28 Jun 2000 12:53
glibc compilation errors
Nathan Hall <nrh2 <at> aber.ac.uk>
2000-06-28 10:53:28 GMT
2000-06-28 10:53:28 GMT
Hi, i am new to the list and am creating LFS version 4.0.
I am getting an error on page 83 of the book when I try to compile glibc
I have typed the commands in as in the book and also line by line to
locate the error. When I type make i get the following page of text;
make -r PARALLELMFLAGS="" CVX="" -C ../glibc-2.25 objdir='pwd' all
make[1]: Entering directory '/src/glibc-2.2.5'
'BEGIN { subdirs = ""; inhibit = "" }; /
/^#/ { next }; /
/^[^-]/ { subdirs = subdirs " " $0}; /
/^-/ { inhibit = inhibit " " substr(£0, 2) }; /
END{ printf "sysdep-subdirs =%s\n",subdirs; /
printf "sysdep-inhibit-subdirs =%s\n", inhibit; /
print "sysd-dirs-done = t" }' /
/dev/null linuxthreads/sysdeps/pthread/Subdirs sysdeps/inet/subdirs
sysdeps/unix/Subdirs > /src/glibc-build/sys-dirs-tmp
/bin/sh: BEGIN { subdirs = ""; inhibit = ""}; /^#/ { next };
/^[^-]/ { subdirs = subdirs " " $0}; /^-/ { inhibit = inhibi
t " " substr($0, 2) }; END { printf "sysdep-subdirs =%s\n", subdirs;
printf "sysdep-inhibit-subdirs =%s\n"}, inhibit; print "sysd-dirs-done
= t" }: No such file or directory
make[1]: *** [/src/glibc-build/sysd-dirs] error 127]
make[1]: Leaving directory '/src/glibc-2.2.5'
make *** [all] Error 2
Note: This is copied exactly from the screen output, and has already
been formatted 72 deliminated on bash screen.
god im glad to have finished typing that, any help would be greatly
(Continue reading)
RSS Feed