Re: [lfs-dev] Error with check-0.9.9

2012-12-02 Thread Pierre Labastie
Le 26/11/2012 09:06, Pierre Labastie a écrit : First, I confirm that without any flag, everything went well. Actually not: I had forgotten to remove LDFLAGS=-lpthread from the configure command, which I had added for testing. So the error is still there. I think I have found the reason. After

Re: [lfs-dev] Error with check-0.9.9

2012-12-02 Thread Pierre Labastie
Le 02/12/2012 11:31, Pierre Labastie a écrit : [...] After gcc-pass2, using the dummy.c as in the book, try: gcc -v -Wl,--verbose dummy.c -lrt 21 | grep '\( \|usr\)/lib' I get: found libpthread.so.0 at /lib/x86_64-linux-gnu/libpthread.so.0 (see 'at /lib/...' instead of 'at /tools/lib/...')

[lfs-dev] version mismatch in udev/Makefile.lfs

2012-12-02 Thread Pierre Labastie
It seems that the VERSION=196 instruction should be changed to VERSION=196-2 in udev-lfs-196-2/Makefile.lfs. Otherwise the 'include' instructions fails when running make -f udev-lfs-196-2/Makefile.lfs Regards Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ:

Re: [lfs-dev] version mismatch in udev/Makefile.lfs

2012-12-02 Thread Bruce Dubbs
Pierre Labastie wrote: It seems that the VERSION=196 instruction should be changed to VERSION=196-2 in udev-lfs-196-2/Makefile.lfs. Otherwise the 'include' instructions fails when running make -f udev-lfs-196-2/Makefile.lfs Humm, thanks Pierre. I'll have to think about how to address that.

[lfs-dev] BLFS Xfconf dependencies

2012-12-02 Thread Wolf
Glib-1.262 is only required to build Xfconf's Perl bindings; it is not required to build Xfconf. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] BLFS Xfconf dependencies

2012-12-02 Thread Bruce Dubbs
Wolf wrote: Glib-1.262 is only required to build Xfconf's Perl bindings; it is not required to build Xfconf. Wrong list. Use blfs-support or blfs-dev. You might want to add some more detail too. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ:

Re: [lfs-dev] BLFS Xfconf dependencies

2012-12-02 Thread William Harrington
On Dec 2, 2012, at 5:09 PM, Wolf wrote: Glib-1.262 is only required to build Xfconf's Perl bindings; it is not required to build Xfconf. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] BLFS Xfconf dependencies

2012-12-02 Thread Wolf
On 12/2/2012 5:33 PM, Bruce Dubbs wrote: Wolf wrote: Glib-1.262 is only required to build Xfconf's Perl bindings; it is not required to build Xfconf. Wrong list. Use blfs-support or blfs-dev. You might want to add some more detail too. -- Bruce Apologies, I didn't know there was a