Alright, results of the make check after linking /lib64 to /lib, /usr/lib64 to /usr/lib, and /usr/local/lib64 to /usr/local/lib, cleaning, rebuilding, and then checking:
make[2]: *** [/sources/glibc-build/libio/tst-ftell-partial-wide.out] Error 1 make[1]: *** [libio/tests] Error 2 make[2]: *** [/sources/glibc-build/posix/tst-getaddrinfo4.out] Error 1 make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) make[1]: *** [posix/tests] Error 2 make[2]: *** [/sources/glibc-build/elf/check-localplt.out] Error 1 make[1]: *** [elf/tests] Error 2 make: *** [check] Error 2 Along with about 4 errors in the math section that I don't have to paste because my SSH session crashed between. But yeah, all expected stuff pretty much. The bunches of errors are gone. Thanks for your help guys! On Wed, Mar 19, 2014 at 3:08 PM, Insidious <insidi...@gmail.com> wrote: > Did that and am running a make clean, make, and another check. Will come > back with results when it finishes > > > On Wed, Mar 19, 2014 at 2:39 PM, William Harrington <kb0...@berzerkula.org > > wrote: > >> >> On Mar 19, 2014, at 1:30 PM, Insidious wrote: >> >> > I had a thought, since my linker reports itself to be in /tools/ >> > lib64, perhaps I should make a link from /usr/lib64 to /usr/lib? >> > since no /usr/lib64 directory exists. >> >> That is correct. >> >> For some of the commands that pertain to x86_64 in the book, you'll >> need for powercp64 (such as the case statements for example). >> >> And of course the interpreter is ld.so.1 or the like. >> >> I mostly build for ppc with the powerbook G4 (My imac G5 powersupply >> went out so I haven't built for ppc64) with CLFS. >> >> I haven't done an LFS build for ppc in a while. >> >> Sincerely, >> >> William Harrington >> -- >> http://linuxfromscratch.org/mailman/listinfo/lfs-dev >> FAQ: http://www.linuxfromscratch.org/faq/ >> Unsubscribe: See the above information page >> > >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page