Opened 22 years ago

Closed 22 years ago

Last modified 21 years ago

#498 closed defect (invalid)

glibc 2.2.5 exits with error at make during part 6

Reported by: rbaardman@… Owned by: lfs-book@…
Priority: high Milestone:
Component: Book Version: 4.0
Severity: critical Keywords:
Cc:

Description

make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.2.5 objdir=pwd all make[1]: Entering directory `/usr/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/unix/inet/Subdirs

sysdeps/unix/Subdirs > /usr/src/glibc-build/sysd-dirs-tmp make[1]: Leaving directory `/usr/src/glibc-2.2.5'

Change History (1)

comment:1 by gerard@…, 22 years ago

Resolution: invalid
Status: newclosed

Dynamic gawk program, not Glibc bug.

Note: See TracTickets for help on using tickets.