On 10/08/13 05:20, Bernd Eggink wrote:
On 09.08.2013 17:14, Alan Mizrahi wrote:
 > I'm presently doing a fresh install of Crux-3.0. Everything works fine,

 > except the gcc update to 4.7.3. Output ends with these lines:

...


 > See `config.log' for more details.

Use pkgmk -kw to keep the working directory, then see config.log for
more details.

Thanks, Alan. The gzipped config.log is attached. At 2 points a check has failed:

Line 195:
    configure:5668: gcc -o conftest -O2 -march=x86-64 -pipe conftest.c -lpwl    -lstdc++ -lm >&5
    /usr/bin/ld: cannot find -lpwl

Line 226:
    configure:5708: gcc -c -O2 -march=x86-64 -pipe    conftest.c >&5
    conftest.c:10:19: fatal error: ppl_c.h: No such file or directory
    compilation terminated.

I guess I miss something, but I couldn't find any port containing libpwl or ppl_c.h .

Thanks for any help,
Bernd



_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux
You do have glibc-32 installed don't you?