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 gc
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 2>&1 | 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
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: http://www.linuxf
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.
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
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: http://www.linuxf
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
http
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 kno