Hello,

After a while of issuing the make -k check command I got the following

   malloc: using debugging hooks

a bit later appeared

   Maximum lock depth 1024 reached task: ld-linux-x86-64 (7986)

and later on it stopped with the following error

   make[2]: *** [/sources/glibc-build/posix/tst-vfork3.out] Error 1
   make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
   make[1]: *** [posix/tests] Error 2
   make: *** [check] Error 2

The contents of tst/vfork3.out is

   script 1
   script 1
   script 1
   script 1
   script 1
   script 2
   script 2
   script 2
   script 2
   script 2
   script 3
   script 3
   script 3
   script 3
   script 3
   echo failed with status 512

And that of annexc.out (last lines)

   .
   .
   *  invalid macro `B2000000'
   *  invalid macro `CSTOPB'
   ** macro `CSTOPN' not defined
   ** macro `INCLR' not defined
   === time.h ===
   ** macro `CLOCK_REALTIME' not defined
   ** macro `TIMER_ABSTIME' not defined
   === unistd.h ===
   === utime.h ===

Last lines of glibc/check/log

   .
   .
   sunrpc/rpcsvc/bootparam.h sysvipc/sys/ipc.h sysvipc/sys/msg.h
sysvipc/sys/sem.h sysvipc/sys/shm.h termios/termios.h termios/sys/termios.h
termios/sys/ttychars.h time/time.h time/sys/time.h time/sys/timeb.h
wcsmbs/wchar.h wctype/wctype.h > /sources/glibc-build/begin-end-check.out
   make[1]: Target `check' not remade because of errors.
   make[1]: Leaving directory `/sources/glibc-2.6.1'
   make: *** [check] Error 2

issuing mount shows

   none on /dev/pts type devpts (rw,gid=4,mode620)
   none on /dev/shm type tmpfs (rw)

I am not sure how to go from here. Any help is appreciated. This time I used
the right linux headers.
Thanks,

Alonso
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to