[Clfs-support] Error compiling glibc
Anand Pandav
anandp_pandav at yahoo.com
Sun Nov 16 12:25:39 PST 2008
Hi,
I get erro message as follows when compiling glibc-2.7
cross-tool chain.
My machine is Celeron processor i386. I am building
for i386 (same processor).
I could successfuly build gcc and binutils packages.
Please let me know how to proceed.
Thansk,
Anand.
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.7
objdir=`pwd` all
make[1]: Entering directory
`/mnt/lfs/sources/glibc-2.7'
make subdir=csu -C csu ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/csu'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/csu'
make subdir=iconv -C iconv ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/iconv'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/iconv'
make subdir=iconvdata -C iconvdata ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/iconvdata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/iconvdata'
make subdir=locale -C locale ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/locale'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/locale'
make subdir=localedata -C localedata ..=../
subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/localedata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/localedata'
make subdir=assert -C assert ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/assert'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/assert'
make subdir=ctype -C ctype ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/ctype'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/ctype'
make subdir=intl -C intl ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/intl'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/intl'
make subdir=catgets -C catgets ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/catgets'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/catgets'
make subdir=math -C math ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/math'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/math'
make subdir=setjmp -C setjmp ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/setjmp'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/setjmp'
make subdir=signal -C signal ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/signal'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/signal'
make subdir=stdlib -C stdlib ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/stdlib'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/stdlib'
make subdir=stdio-common -C stdio-common ..=../
subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/stdio-common'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/stdio-common'
make subdir=libio -C libio ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/libio'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/libio'
make subdir=dlfcn -C dlfcn ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/dlfcn'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/dlfcn'
make subdir=malloc -C malloc ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/malloc'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/malloc'
make subdir=string -C string ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/string'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/string'
make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/wcsmbs'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/wcsmbs'
make subdir=timezone -C timezone ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/timezone'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/timezone'
make subdir=time -C time ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/time'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/time'
make subdir=dirent -C dirent ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/dirent'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/dirent'
make subdir=grp -C grp ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/grp'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/grp'
make subdir=pwd -C pwd ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/pwd'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/pwd'
make subdir=posix -C posix ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/posix'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/posix'
make subdir=io -C io ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/io'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/io'
make subdir=termios -C termios ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/termios'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/termios'
make subdir=resource -C resource ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/resource'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/resource'
make subdir=misc -C misc ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/misc'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/misc'
make subdir=socket -C socket ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/socket'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/socket'
make subdir=sysvipc -C sysvipc ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/sysvipc'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/sysvipc'
make subdir=gmon -C gmon ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/gmon'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/gmon'
make subdir=gnulib -C gnulib ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/gnulib'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/gnulib'
make subdir=wctype -C wctype ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/wctype'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/wctype'
make subdir=manual -C manual ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/manual'
make[2]: `subdir_lib' is up to date.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/manual'
make subdir=shadow -C shadow ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/shadow'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/shadow'
make subdir=po -C po ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/po'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/po'
make subdir=argp -C argp ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/argp'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/argp'
make subdir=crypt -C crypt ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/crypt'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/crypt'
make subdir=nptl -C nptl ..=../ subdir_lib
make[2]: Entering directory
`/mnt/lfs/sources/glibc-2.7/nptl'
make[2]: *** No rule to make target
`/mnt/lfs/sources/glibc-build/nptl/pthread_spin_trylock.o',
needed by `lib-noranlib'. Stop.
make[2]: Leaving directory
`/mnt/lfs/sources/glibc-2.7/nptl'
make[1]: *** [nptl/subdir_lib] Error 2
make[1]: Leaving directory
`/mnt/lfs/sources/glibc-2.7'
make: *** [all] Error 2
More information about the Clfs-support
mailing list