[Nix-dev] libtool: link: unsupported hardcode properties while compiling nix-0.16

2011-10-25 Thread Paul Dufresne
I am trying to compile nixos-0.16 on Lubuntu 11.10. First, ./configure seems to have not found that I needed g++, that I then installed. But now I get: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o mv -f

Re: [Nix-dev] libtool: link: unsupported hardcode properties while compiling nix-0.16

2011-10-25 Thread Marc Weber
Excerpts from Paul Dufresne's message of Tue Oct 25 20:50:42 +0200 2011: I am trying to compile nixos-0.16 on Lubuntu 11.10. Have you tried the trivial thing such as: make clean ./bootsrap.sh ? ./configure make Marc Weber ___ nix-dev mailing list