help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

packaging ancient node issues


From: Jelle Licht
Subject: packaging ancient node issues
Date: Fri, 5 Aug 2016 15:58:25 +0200

Hello

Currenly I am having some difficulties trying to get an old version of Node to build /w guix.
The package definition I am working on can be found at [0], and the tail of the ouput
I get at [1].

The reported error is:
ld: cannot find crt1.o: No such file or directory
ld: cannot find crti.o: No such file or directory

It is a bit hard for me to find out what is happening, although it might have something
to do with the fact that the build system is gnu-like, but actually delegates work to a
bundled copy of waf.

Does anyone have a clue on what might be going on?
I am using address@hidden, 64 bit, if that is relevant.

Thanks
- Jelle

[0] http://paste.lisp.org/display/322257 is the package definition that I am tweaking
[1] http://paste.lisp.org/display/322256  for the tail of the failing build

reply via email to

[Prev in Thread] Current Thread [Next in Thread]