Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-28 Thread Paul Rogers
I tried restarting the make, but it just failed with the next routine in the list, connect.c. I expected that, it's using the same parameter list. I did grep for -fstack-protector, and found it only in the login nscd directories. Then it occurred to me to check the gcc package for that

Is there any wireless script in /etc/sysconfig/network-devices/services/

2010-05-28 Thread xinglp
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

LFS-6.6, Chapter 6.16 Install GCC, libacl.so.1 not found

2010-05-28 Thread Mateusz Kaźmierczak
Hello, When I'm try compile with make command I have an error: libtool: link: ranlib .libs/libstdc++.a libtool: link: rm -fr .libs/libstdc++.lax libtool: link: ( cd .libs rm -f libstdc++.la ln -s ../libstdc++.la libstdc++.la ) make[4]: Leaving directory

Re: LFS-6.6, Chapter 6.16 Install GCC, libacl.so.1 not found

2010-05-28 Thread William Immendorf
2010/5/28 Mateusz Kaźmierczak kazik...@gmail.com: msgfmt -o de.mo ../../../../gcc-4.4.3/libstdc++-v3/po/de.po msgfmt: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory From what I can tell, it seems that msgfmt is compiled against

Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-28 Thread linux fan
On 5/28/10, Paul Rogers paulgrog...@fastmail.fm wrote: gcc package for that __stack_chk_guard variable, assuming it was defined there. It's not. Could someone please grep their include directory and let me know where it is defined? I haven't found it on my system. grep -r -c

Re: How to Improve the LFS book

2010-05-28 Thread Paul Rogers
On this topic, I too had a notion that what I call Lab Notes would have been an improvement and perhaps call users attention to important procedures. I like that. In the BLFS book, each package has user notes that link to a wiki page if it exists. Those are not even noticed unless the

Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-28 Thread Ken Moffat
On 28 May 2010 05:21, linux fan linuxscra...@gmail.com wrote: I maintain some pure IDE drives as hdXn by using the config parameters: CONFIG_HAVE_IDE=y CONFIG_IDE=y in addition to: CONFIG_ATA=y CONFIG_SATA_SIL24=y CONFIG_SATA_PROMISE=y for the SATAS as sdXn, providing the peaceful

Re: How to Improve the LFS book

2010-05-28 Thread Mike McCarty
Paul Rogers wrote: I do too! Although I strongly suggest that section of the book NOT refer to anything online, but include whatever's important as succinct notes. I strongly recommend all systems be built on disconnected, standalone boxes. I was surprized the book doesn't! I do, too,

Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-28 Thread linux fan
On 5/28/10, Ken Moffat zarniwhoo...@googlemail.com wrote: Good advice. I'd actually recommend 'make oldconfig' and then make notes on *everything* that might be questionable, research, then set or not in menuconfig, but that's just a variation - the important thing is not to try to jump

Re: LFS-6.6, Stage2, glibc, nscd.c:442

2010-05-28 Thread Paul Rogers
I spent more time poking around. I don't find anything obvious grepping in the kernel source code, neither 2.6.18 nor the 2.6.32.7. All I can find is in the gcc-4.4.3. There are pointers, all of which I've looked at, but I lack the skills, other than having to function in more than a dozen