make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.1 objdir=`pwd` all make[1]: Entering directory `/home/manojv/glibc-2.3.1' (echo 'sysd-rules-sysdirs := sysdeps/arm/elf linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/arm sysdeps/unix/sysv/linux/arm sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/arm sysdeps/unix sysdeps/posix sysdeps/arm/fpu sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'; \ for dir in '$(..)sysdeps/arm/elf' '$(..)linuxthreads/sysdeps/unix/sysv/linux' '$(..)linuxthreads/sysdeps/pthread' '$(..)sysdeps/pthread' '$(..)linuxthreads/sysdeps/unix/sysv' '$(..)linuxthreads/sysdeps/unix' '$(..)linuxthreads/sysdeps/arm' '$(..)sysdeps/unix/sysv/linux/arm' '$(..)sysdeps/unix/sysv/linux' '$(..)sysdeps/gnu' '$(..)sysdeps/unix/common' '$(..)sysdeps/unix/mman' '$(..)sysdeps/unix/inet' '$(..)sysdeps/unix/sysv' '$(..)sysdeps/unix/arm' '$(..)sysdeps/unix' '$(..)sysdeps/posix' '$(..)sysdeps/arm/fpu' '$(..)sysdeps/arm' '$(..)sysdeps/wordsize-32' '$(..)sysdeps/ieee754/flt-32' '$(..)sysdeps/ieee754/dbl-64' '$(..)sysdeps/ieee754' '$(..)sysdeps/generic/elf' '$(..)sysdeps/generic'; do \ for o in .o .os .op .og .ob .oS; do \ \ echo "\$(objpfx)%$o: $dir/%.S \$(before-compile); \ \$(compile-command.S)"; \ echo "\$(objpfx)%$o: $dir/%.s \$(before-compile); \ \$(compile-command.s)"; \ \ echo "\$(objpfx)%$o: $dir/%.c \$(before-compile); \ \$(compile-command.c)"; \ done; \ \ echo "\$(objpfx)%.d: $dir/%.s \$(common-objpfx)dummy.d; \ \$(make-dummy-dep)"; \ echo "\$(objpfx)%.d: $dir/%.S \$(before-compile); \ \$(+make-deps)"; \ \ echo "\$(objpfx)%.d: $dir/%.c \$(before-compile); \ \$(+make-deps)"; \ done; \ echo 'sysd-rules-done = t') > /home/manojv/build_glibc/sysd-rulesT mv -f /home/manojv/build_glibc/sysd-rulesT /home/manojv/build_glibc/sysd-rules for dir in /home/manojv/build_glibc sysdeps/arm/elf linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/arm sysdeps/unix/sysv/linux/arm sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/arm sysdeps/unix sysdeps/posix sysdeps/arm/fpu sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \ test -f $dir/syscalls.list && \ { /bin/sh.exe sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /home/manojv/build_glibc/sysd-syscallsT mv -f /home/manojv/build_glibc/sysd-syscallsT /home/manojv/build_glibc/sysd-syscalls gawk '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 > /home/manojv/build_glibc/sysd-dirs-tmp mv -f /home/manojv/build_glibc/sysd-dirs-tmp /home/manojv/build_glibc/sysd-dirs make[1]: Leaving directory `/home/manojv/glibc-2.3.1' make[1]: Entering directory `/home/manojv/glibc-2.3.1' { { dirs='assert catgets iconvdata intl libio localedata malloc nis nscd nss posix resolv rt stdio-common string time wcsmbs';\ for d in $dirs; do \ while read on; do \ echo "depend $d $on"; \ done < $d/Depend; \ done; \ for f in csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow po argp crypt linuxthreads nss localedata timezone rt conform debug linuxthreads_db inet resolv hesiod sunrpc nis nscd streams login dlfcn elf; do \ echo $f; \ done; \ } | gawk -f scripts/gen-sorted.awk && \ echo sysd-sorted-done = t; \ } > /home/manojv/build_glibc/sysd-sorted-tmp mv -f /home/manojv/build_glibc/sysd-sorted-tmp /home/manojv/build_glibc/sysd-sorted make[1]: Leaving directory `/home/manojv/glibc-2.3.1' make[1]: Entering directory `/home/manojv/glibc-2.3.1' sed '/^[ ]*#/d;s/^[ ]*%/#/' shlib-versions linuxthreads/shlib-versions linuxthreads_db/shlib-versions \ | arm-linux-gcc -E -undef -Iinclude -I. -I/home/manojv/build_glibc -Ilibio -I/home/manojv/build_glibc -Isysdeps/arm/elf -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/arm -Isysdeps/unix/sysv/linux/arm -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/arm -Isysdeps/unix -Isysdeps/posix -Isysdeps/arm/fpu -Isysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /home/manojv/build_glibc/shlib-versions.v.iT mv -f /home/manojv/build_glibc/shlib-versions.v.iT /home/manojv/build_glibc/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /home/manojv/build_glibc/shlib-versions.v.i > /home/manojv/build_glibc/shlib-versions.vT mv -f /home/manojv/build_glibc/shlib-versions.vT /home/manojv/build_glibc/shlib-versions.v default_setname=''; \ while read conf version setname; do \ test -n "$version" && \ test `expr 'arm-unknown-linux-gnu' \ : "$conf"` != 0 || continue; \ if test "x$version" = xDEFAULT; then \ default_setname="$setname"; \ else \ \ lib=`echo $version | sed 's/=.*$//'`; \ if eval test -z "\${versioned_${lib}}"; then \ eval versioned_${lib}=yes; \ number=`echo $version | sed "s/^.*=//"`; \ echo $lib $number ${setname:-${default_setname}}; \ fi; \ fi; \ done < /home/manojv/build_glibc/shlib-versions.v > /home/manojv/build_glibc/soversions.iT; exit 0 mv -f /home/manojv/build_glibc/soversions.iT /home/manojv/build_glibc/soversions.i sed '/^[ ]*#/d;s/^[ ]*%/#/' Versions.def \ | arm-linux-gcc -E -undef -Iinclude -I. -I/home/manojv/build_glibc -Ilibio -I/home/manojv/build_glibc -Isysdeps/arm/elf -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/arm -Isysdeps/unix/sysv/linux/arm -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/arm -Isysdeps/unix -Isysdeps/posix -Isysdeps/arm/fpu -Isysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /home/manojv/build_glibc/Versions.def.v.iT mv -f /home/manojv/build_glibc/Versions.def.v.iT /home/manojv/build_glibc/Versions.def.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /home/manojv/build_glibc/Versions.def.v.i > /home/manojv/build_glibc/Versions.def.vT mv -f /home/manojv/build_glibc/Versions.def.vT /home/manojv/build_glibc/Versions.def.v { while read lib version setname; do \ test -z "$setname" || echo "$lib : $setname"; \ done < /home/manojv/build_glibc/soversions.i; \ cat /home/manojv/build_glibc/Versions.def.v; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /home/manojv/build_glibc/Versions.allT mv -f /home/manojv/build_glibc/Versions.allT /home/manojv/build_glibc/Versions.all LC_ALL=C gawk -v oldest_abi=default -f scripts/abi-versions.awk /home/manojv/build_glibc/Versions.all > /home/manojv/build_glibc/abi-versions.hT mv -f /home/manojv/build_glibc/abi-versions.hT /home/manojv/build_glibc/abi-versions.h sed '/^[ ]*#/d;s/^[ ]*%/#/' csu/Versions assert/Versions ctype/Versions locale/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions grp/Versions pwd/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions iconv/Versions wctype/Versions shadow/Versions argp/Versions crypt/Versions linuxthreads/Versions nss/Versions rt/Versions debug/Versions linuxthreads_db/Versions inet/Versions resolv/Versions hesiod/Versions sunrpc/Versions nis/Versions streams/Versions login/Versions dlfcn/Versions elf/Versions sysdeps/unix/sysv/linux/arm/Versions sysdeps/unix/sysv/linux/Versions sysdeps/unix/sysv/Versions \ | arm-linux-gcc -E -undef -Iinclude -I. -I/home/manojv/build_glibc -Ilibio -I/home/manojv/build_glibc -Isysdeps/arm/elf -Ilinuxthreads/sysdeps/unix/sysv/linux -Ilinuxthreads/sysdeps/pthread -Isysdeps/pthread -Ilinuxthreads/sysdeps/unix/sysv -Ilinuxthreads/sysdeps/unix -Ilinuxthreads/sysdeps/arm -Isysdeps/unix/sysv/linux/arm -Isysdeps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix/arm -Isysdeps/unix -Isysdeps/posix -Isysdeps/arm/fpu -Isysdeps/arm -Isysdeps/wordsize-32 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -D_LIBC_REENTRANT -include include/libc-symbols.h \ -DASSEMBLER -x assembler-with-cpp - \ > /home/manojv/build_glibc/Versions.v.iT mv -f /home/manojv/build_glibc/Versions.v.iT /home/manojv/build_glibc/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /home/manojv/build_glibc/Versions.v.i > /home/manojv/build_glibc/Versions.vT mv -f /home/manojv/build_glibc/Versions.vT /home/manojv/build_glibc/Versions.v ( echo 'sysd-versions-subdirs = csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual shadow po argp crypt linuxthreads nss localedata timezone rt conform debug linuxthreads_db inet resolv hesiod sunrpc nis nscd streams login dlfcn elf sysdeps/arm/elf linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/arm sysdeps/unix/sysv/linux/arm sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/arm sysdeps/unix sysdeps/posix sysdeps/arm/fpu sysdeps/arm sysdeps/wordsize-32 sysdeps/ieee754/flt-32 sysdeps/ieee754/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' ; \ cat /home/manojv/build_glibc/Versions.v \ | LC_ALL=C gawk -v buildroot=/home/manojv/build_glibc/ -v defsfile=/home/manojv/build_glibc/Versions.all \ -v move_if_change='/bin/sh.exe scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /home/manojv/build_glibc/sysd-versionsT mv -f /home/manojv/build_glibc/sysd-versionsT /home/manojv/build_glibc/sysd-versions (while read lib number setname; do \ case $number in \ [0-9]*) echo "$lib.so-version=.$number"; \ echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\ *) echo "$lib.so-version=$number"; \ echo "all-sonames+=$lib=\$($lib.so-version)";;\ esac; \ done; \ echo soversions.mk-done = t;) < /home/manojv/build_glibc/soversions.i > /home/manojv/build_glibc/soversions.mkT; exit 0 mv -f /home/manojv/build_glibc/soversions.mkT /home/manojv/build_glibc/soversions.mk make[1]: Leaving directory `/home/manojv/glibc-2.3.1' make[1]: Entering directory `/home/manojv/glibc-2.3.1' rm -f /home/manojv/build_glibc/stamp.o; > /home/manojv/build_glibc/stamp.o rm -f /home/manojv/build_glibc/stamp.os; > /home/manojv/build_glibc/stamp.os rm -f /home/manojv/build_glibc/stamp.op; > /home/manojv/build_glibc/stamp.op make -C csu subdir_lib make[2]: Entering directory `/home/manojv/glibc-2.3.1/csu' echo '#include "../posix/bits/posix1_lim.h"' | \ SUNPRO_DEPENDENCIES='/home/manojv/build_glibc/bits/stdio_lim.dT /home/manojv/build_glibc/bits/stdio_lim.st' \ arm-linux-gcc -I../include -I. -I/home/manojv/build_glibc/csu -I.. -I../libio -I/home/manojv/build_glibc -I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/arm -I../sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -E -dM -xc - -o /home/manojv/build_glibc/bits/stdio_lim.hT echo '#include "../misc/sys/uio.h"' | \ SUNPRO_DEPENDENCIES='/home/manojv/build_glibc/bits/stdio_lim.dT /home/manojv/build_glibc/bits/stdio_lim.st' \ arm-linux-gcc -D_LIBC=1 -I../include -I. -I/home/manojv/build_glibc/csu -I.. -I../libio -I/home/manojv/build_glibc -I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/arm -I../sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -E -dM -xc - | cat - >> /home/manojv/build_glibc/bits/stdio_lim.hT In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from ../misc/sys/uio.h:24, from :1: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../misc/sys/uio.h:24, from :1: ../posix/sys/types.h:146:20: stddef.h: No such file or directory sed -e 's@ /home/manojv/build_glibc/@ $(common-objpfx)@g' -e 's@^/home/manojv/build_glibc/@$(common-objpfx)@g' /home/manojv/build_glibc/bits/stdio_lim.dT > /home/manojv/build_glibc/bits/stdio_lim.dt cat /home/manojv/build_glibc/bits/stdio_lim.dt >> /home/manojv/build_glibc/bits/stdio_lim.d fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /home/manojv/build_glibc/bits/stdio_lim.hT`; \ filename_max=`sed -n 's/^#define PATH_MAX //1p' /home/manojv/build_glibc/bits/stdio_lim.hT`; \ iov_max=`sed -n 's/^#define UIO_MAXIOV //p' /home/manojv/build_glibc/bits/stdio_lim.hT`; \ fopen_max=${fopen_max:-16}; \ filename_max=${filename_max:-1024}; \ if [ -z $iov_max ]; then \ define_iov_max="# undef IOV_MAX"; \ else \ define_iov_max="# define IOV_MAX $iov_max"; \ fi; \ sed -e "s/@FOPEN_MAX@/$fopen_max/" \ -e "s/@FILENAME_MAX@/$filename_max/" \ -e "s/@L_tmpnam@/20/" \ -e "s/@TMP_MAX@/238328/" \ -e "s/@L_ctermid@/9/" \ -e "s/@L_cuserid@/9/" \ -e "s/@define_IOV_MAX@/$define_iov_max/" \ ../stdio-common/stdio_lim.h.in > /home/manojv/build_glibc/bits/stdio_lim.h.new /bin/sh.exe ../scripts/move-if-change /home/manojv/build_glibc/bits/stdio_lim.h.new /home/manojv/build_glibc/bits/stdio_lim.h rm -f /home/manojv/build_glibc/bits/stdio_lim.hT /home/manojv/build_glibc/bits/stdio_lim.dT /home/manojv/build_glibc/bits/stdio_lim.dt touch /home/manojv/build_glibc/bits/stdio_lim.st .././scripts/mkinstalldirs /home/manojv/build_glibc/csu mkdir /home/manojv/build_glibc/csu (case linux-gnu in \ linux*) version=`(echo -e "#include \nUTS_RELEASE"\ | arm-linux-gcc -E -P - | \ sed -e 's/"\([^"]*\)".*/\1/p' -e d) 2>/dev/null`;\ if [ -z "$version" ]; then \ if [ -r /proc/version ]; then \ version=`sed 's/.*Linux version \([^ ]*\) .*/>>\1< /dev/null`; \ if [ -z "$os" ]; then \ os=Linux; \ fi; \ echo "\"Compiled on a $os $version system" \ "on `date +%Y-%m-%d`.\\n\"" ;; \ *) ;; \ esac; \ files="../libio/Banner ../crypt/Banner ../linuxthreads/Banner ../resolv/Banner ../linuxthreads_db/Banner ../nis/Banner"; \ if test -n "$files"; then \ echo "\"Available extensions:\\n\""; \ sed -e '/^#/d' -e 's/^[[:space:]]*/ /' \ -e 's/\(^.*$\)/\"\1\\n\"/' $files; \ fi) > /home/manojv/build_glibc/csu/version-info.hT mv -f /home/manojv/build_glibc/csu/version-info.hT /home/manojv/build_glibc/csu/version-info.h .././scripts/mkinstalldirs /home/manojv/build_glibc/gnu mkdir /home/manojv/build_glibc/gnu (echo '/* This file is automatically generated.';\ echo ' It defines macros to allow user program to find the shared';\ echo ' library files which come as part of GNU libc. */';\ echo '#ifndef __GNU_LIB_NAMES_H'; \ echo '#define __GNU_LIB_NAMES_H 1'; \ echo; \ (libs='libm=libm.so.6 libc=libc.so.6 ld=ld-linux.so.2 libdl=libdl.so.2 libutil=libutil.so.1 libresolv=libresolv.so.2 libnss_files=libnss_files.so.2 libnss_dns=libnss_dns.so.2 libnss_compat=libnss_compat.so.2 libnss_nis=libnss_nis.so.2 libnss_nisplus=libnss_nisplus.so.2 libnss_ldap=libnss_ldap.so.2 libnss_hesiod=libnss_hesiod.so.2 libnsl=libnsl.so.1 libcrypt=libcrypt.so.1 libBrokenLocale=libBrokenLocale.so.1 librt=librt.so.1 libanl=libanl.so.1 libpthread=libpthread.so.0 libthread_db=libthread_db.so.1';\ for l in $libs; do \ name=`echo $l | sed 's/.*=//'`; \ upname=`echo $l | sed 's/=.*//' | \ tr 'abcdefghijklmnopqrstuvwxyz-' \ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`; \ upname2=`echo $name | sed 's/[.]so.*//' | \ tr 'abcdefghijklmnopqrstuvwxyz-' \ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`; \ echo "#define ${upname}_SO \"$name\""; \ if test $upname != $upname2; then \ echo "#define ${upname2}_SO \"$name\""; \ fi; \ done;) | sort; \ echo; \ echo '#endif /* gnu/lib-names.h */';) > /home/manojv/build_glibc/gnu/lib-names.T /bin/sh.exe ../scripts/move-if-change /home/manojv/build_glibc/gnu/lib-names.T /home/manojv/build_glibc/gnu/lib-names.h touch /home/manojv/build_glibc/gnu/lib-names.stmp .././scripts/mkinstalldirs /home/manojv/build_glibc/csu rm -f /home/manojv/build_glibc/csu/abi-tag.h.new sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ while read conf tagos tagver; do \ test `expr 'arm-unknown-linux-gnu' \ : "$conf"` != 0 || continue; \ ( echo "$tagos" | \ sed -e 's/[^0-9xXa-fA-F ]//' \ -e 's/^/#define __ABI_TAG_OS /'; \ echo "#ifndef __ABI_TAG_VERSION"; \ echo "$tagver" | \ sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \ -e 's/ /,/g' -e 's/^/# define __ABI_TAG_VERSION /'; \ echo "#endif" ) > /home/manojv/build_glibc/csu/abi-tag.h.new; \ done if test -r /home/manojv/build_glibc/csu/abi-tag.h.new; then mv -f /home/manojv/build_glibc/csu/abi-tag.h.new /home/manojv/build_glibc/csu/abi-tag.h; \ else echo >&2 'This configuration not matched in ../abi-tags'; exit 1; fi .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../sysdeps/gnu/_G_config.h:9, from init.c:22: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from init.c:22: ../sysdeps/gnu/_G_config.h:14:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../sysdeps/gnu/_G_config.h:24, from init.c:22: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../iconv/gconv.h:28, from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from init.c:22: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from init.c:22: ../iconv/gconv.h:31:20: stddef.h: No such file or directory .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from gmon-start.c:20: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from gmon-start.c:20: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from gmon-start.c:22: ../include/stdlib.h:7:20: stddef.h: No such file or directory In file included from ../include/stdlib.h:8, from gmon-start.c:22: ../stdlib/stdlib.h:33:20: stddef.h: No such file or directory In file included from ../include/alloca.h:3, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from gmon-start.c:22: ../stdlib/alloca.h:25:20: stddef.h: No such file or directory In file included from ../linuxthreads/sysdeps/unix/sysv/linux/allocalim.h:20, from ../include/alloca.h:19, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from gmon-start.c:22: ../include/limits.h:124:26: limits.h: No such file or directory In file included from ../include/unistd.h:2, from gmon-start.c:23: ../posix/unistd.h:199:20: stddef.h: No such file or directory .././scripts/mkinstalldirs /home/manojv/build_glibc/csu .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../sysdeps/wordsize-32/divdi3.c:22: ../include/stdlib.h:7:20: stddef.h: No such file or directory In file included from ../include/stdlib.h:8, from ../sysdeps/wordsize-32/divdi3.c:22: ../stdlib/stdlib.h:33:20: stddef.h: No such file or directory In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from ../stdlib/stdlib.h:414, from ../include/stdlib.h:8, from ../sysdeps/wordsize-32/divdi3.c:22: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../stdlib/stdlib.h:414, from ../include/stdlib.h:8, from ../sysdeps/wordsize-32/divdi3.c:22: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from ../include/alloca.h:3, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/wordsize-32/divdi3.c:22: ../stdlib/alloca.h:25:20: stddef.h: No such file or directory In file included from ../linuxthreads/sysdeps/unix/sysv/linux/allocalim.h:20, from ../include/alloca.h:19, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/wordsize-32/divdi3.c:22: ../include/limits.h:124:26: limits.h: No such file or directory .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../sysdeps/generic/ldsodefs.h:25:21: stdbool.h: No such file or directory ../sysdeps/generic/ldsodefs.h:28:20: stddef.h: No such file or directory In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from ../include/string.h:3, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../include/string.h:3, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from ../include/string.h:49, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../string/string.h:33:20: stddef.h: No such file or directory In file included from ../string/bits/string2.h:1211, from ../include/bits/string2.h:1, from ../string/string.h:375, from ../include/string.h:49, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../include/stdlib.h:7:20: stddef.h: No such file or directory In file included from ../include/stdlib.h:8, from ../string/bits/string2.h:1211, from ../include/bits/string2.h:1, from ../string/string.h:375, from ../include/string.h:49, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../stdlib/stdlib.h:33:20: stddef.h: No such file or directory In file included from ../include/sys/mman.h:2, from ../sysdeps/generic/ldsodefs.h:34, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../misc/sys/mman.h:26:20: stddef.h: No such file or directory In file included from ../sysdeps/generic/ldsodefs.h:35, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../include/link.h:26:20: stddef.h: No such file or directory In file included from ../include/time.h:5, from ../linuxthreads/sysdeps/pthread/pthread.h:21, from ../include/pthread.h:1, from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:23, from ../sysdeps/generic/ldsodefs.h:37, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-tls.c:21: ../time/time.h:38:21: stddef.h: No such file or directory In file included from ../include/unistd.h:2, from ../sysdeps/generic/libc-tls.c:23: ../posix/unistd.h:199:20: stddef.h: No such file or directory In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from ../sysdeps/unix/sysv/linux/arm/bits/fcntl.h:25, from ../io/fcntl.h:33, from ../include/fcntl.h:2, from ../sysdeps/generic/check_fds.c:20: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../sysdeps/unix/sysv/linux/arm/bits/fcntl.h:25, from ../io/fcntl.h:33, from ../include/fcntl.h:2, from ../sysdeps/generic/check_fds.c:20: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from ../include/unistd.h:2, from ../sysdeps/generic/check_fds.c:22: ../posix/unistd.h:199:20: stddef.h: No such file or directory In file included from ../posix/unistd.h:190, from ../include/unistd.h:2, from version.c:42: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/unistd.h:2, from version.c:42: ../posix/unistd.h:199:20: stddef.h: No such file or directory .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../sysdeps/generic/libc-start.c:19: ../include/stdlib.h:7:20: stddef.h: No such file or directory In file included from ../include/stdlib.h:8, from ../sysdeps/generic/libc-start.c:19: ../stdlib/stdlib.h:33:20: stddef.h: No such file or directory In file included from ../posix/sys/types.h:30, from ../include/sys/types.h:1, from ../stdlib/stdlib.h:414, from ../include/stdlib.h:8, from ../sysdeps/generic/libc-start.c:19: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../stdlib/stdlib.h:414, from ../include/stdlib.h:8, from ../sysdeps/generic/libc-start.c:19: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from ../include/alloca.h:3, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/generic/libc-start.c:19: ../stdlib/alloca.h:25:20: stddef.h: No such file or directory In file included from ../linuxthreads/sysdeps/unix/sysv/linux/allocalim.h:20, from ../include/alloca.h:19, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/generic/libc-start.c:19: ../include/limits.h:124:26: limits.h: No such file or directory In file included from ../include/unistd.h:2, from ../sysdeps/generic/libc-start.c:20: ../posix/unistd.h:199:20: stddef.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-start.c:21: ../sysdeps/generic/ldsodefs.h:25:21: stdbool.h: No such file or directory ../sysdeps/generic/ldsodefs.h:28:20: stddef.h: No such file or directory In file included from ../include/string.h:49, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-start.c:21: ../string/string.h:33:20: stddef.h: No such file or directory In file included from ../include/sys/mman.h:2, from ../sysdeps/generic/ldsodefs.h:34, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-start.c:21: ../misc/sys/mman.h:26:20: stddef.h: No such file or directory In file included from ../sysdeps/generic/ldsodefs.h:35, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-start.c:21: ../include/link.h:26:20: stddef.h: No such file or directory In file included from ../include/time.h:5, from ../linuxthreads/sysdeps/pthread/pthread.h:21, from ../include/pthread.h:1, from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:23, from ../sysdeps/generic/ldsodefs.h:37, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/generic/libc-start.c:21: ../time/time.h:38:21: stddef.h: No such file or directory .././scripts/mkinstalldirs /home/manojv/build_glibc/csu In file included from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../libio/stdio.h:34:21: stddef.h: No such file or directory In file included from ../libio/stdio.h:36, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../sysdeps/gnu/_G_config.h:14:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../sysdeps/gnu/_G_config.h:24, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../iconv/gconv.h:28, from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../iconv/gconv.h:31:20: stddef.h: No such file or directory In file included from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../libio/libio.h:53:21: stdarg.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/init-first.c:20: ../include/stdio.h:37:22: stddef.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/init-first.c:21: ../include/stdlib.h:7:20: stddef.h: No such file or directory In file included from ../include/stdlib.h:8, from ../sysdeps/unix/sysv/linux/init-first.c:21: ../stdlib/stdlib.h:33:20: stddef.h: No such file or directory In file included from ../include/sys/types.h:1, from ../stdlib/stdlib.h:414, from ../include/stdlib.h:8, from ../sysdeps/unix/sysv/linux/init-first.c:21: ../posix/sys/types.h:146:20: stddef.h: No such file or directory In file included from ../include/alloca.h:3, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/unix/sysv/linux/init-first.c:21: ../stdlib/alloca.h:25:20: stddef.h: No such file or directory In file included from ../linuxthreads/sysdeps/unix/sysv/linux/allocalim.h:20, from ../include/alloca.h:19, from ../stdlib/stdlib.h:576, from ../include/stdlib.h:8, from ../sysdeps/unix/sysv/linux/init-first.c:21: ../include/limits.h:124:26: limits.h: No such file or directory In file included from ../include/unistd.h:2, from ../sysdeps/unix/sysv/linux/init-first.c:23: ../posix/unistd.h:199:20: stddef.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/sys/param.h:22, from ../sysdeps/unix/sysv/linux/init-first.c:26: ../include/limits.h:124:26: limits.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../sysdeps/generic/ldsodefs.h:25:21: stdbool.h: No such file or directory ../sysdeps/generic/ldsodefs.h:28:20: stddef.h: No such file or directory In file included from ../include/string.h:49, from ../sysdeps/generic/ldsodefs.h:29, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../string/string.h:33:20: stddef.h: No such file or directory In file included from ../include/sys/mman.h:2, from ../sysdeps/generic/ldsodefs.h:34, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../misc/sys/mman.h:26:20: stddef.h: No such file or directory In file included from ../sysdeps/generic/ldsodefs.h:35, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../include/link.h:26:20: stddef.h: No such file or directory In file included from ../include/time.h:5, from ../linuxthreads/sysdeps/pthread/pthread.h:21, from ../include/pthread.h:1, from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:23, from ../sysdeps/generic/ldsodefs.h:37, from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../time/time.h:38:21: stddef.h: No such file or directory In file included from ../include/sys/sysctl.h:2, from ../sysdeps/unix/sysv/linux/dl-osinfo.h:21, from ../sysdeps/unix/sysv/linux/init-first.c:32: ../sysdeps/unix/sysv/linux/sys/sysctl.h:27:20: stddef.h: No such file or directory make[2]: Leaving directory `/home/manojv/glibc-2.3.1/csu' make[2]: Entering directory `/home/manojv/glibc-2.3.1/csu' arm-linux-gcc ../sysdeps/unix/sysv/linux/init-first.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -I../include -I. -I/home/manojv/build_glibc/csu -I.. -I../libio -I/home/manojv/build_glibc -I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/arm -I../sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem c:\MinGW\msys\home\manojv\cinstall_arm\bin\..\lib\gcc-lib\arm-linux\3.2.2\include -isystem /c/MinGW/msys/home/manojv/cinstall_arm/arm-linux/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DHAVE_INITFINI -o /home/manojv/build_glibc/csu/init-first.o In file included from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../libio/stdio.h:34:21: stddef.h: No such file or directory In file included from ../libio/stdio.h:36, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../sysdeps/unix/sysv/linux/bits/types.h:29:20: stddef.h: No such file or directory In file included from ../sysdeps/unix/sysv/linux/bits/types.h:143, from ../libio/stdio.h:36, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:48: parse error before "size_t" ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:48: warning: no semicolon at end of struct or union ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:51: parse error before "__stacksize" ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:51: warning: type defaults to `int' in declaration of `__stacksize' ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:51: warning: data definition has no type or storage class ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:52: warning: type defaults to `int' in declaration of `pthread_attr_t' ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h:52: warning: data definition has no type or storage class In file included from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../sysdeps/gnu/_G_config.h:14:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../sysdeps/gnu/_G_config.h:24, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/wchar.h:2, from ../iconv/gconv.h:28, from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../wcsmbs/wchar.h:48:20: stddef.h: No such file or directory In file included from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../iconv/gconv.h:31:20: stddef.h: No such file or directory In file included from ../include/gconv.h:1, from ../sysdeps/gnu/_G_config.h:44, from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../iconv/gconv.h:72: parse error before "size_t" ../iconv/gconv.h:72: warning: function declaration isn't a prototype ../iconv/gconv.h:85: parse error before "size_t" ../iconv/gconv.h:85: warning: function declaration isn't a prototype ../iconv/gconv.h:94: parse error before "size_t" ../iconv/gconv.h:94: warning: function declaration isn't a prototype ../iconv/gconv.h:170: parse error before "size_t" ../iconv/gconv.h:170: warning: no semicolon at end of struct or union ../iconv/gconv.h:173: parse error before '}' token ../iconv/gconv.h:173: warning: type defaults to `int' in declaration of `__gconv_t' ../iconv/gconv.h:173: warning: data definition has no type or storage class In file included from ../libio/libio.h:32, from ../include/libio.h:1, from ../libio/stdio.h:72, from ../include/stdio.h:5, from ../sysdeps/unix/sysv/linux/init-first.c:20: ../sysdeps/gnu/_G_config.h:47: field `__cd' has incomplete type ../sysdeps/gnu/_G_config.h:50: field `__cd' has incomplete type ../sysdeps/gnu/_G_config.h:52: confused by earlier errors, bailing out make[2]: *** [/home/manojv/build_glibc/csu/init-first.o] Error 1 make[2]: Leaving directory `/home/manojv/glibc-2.3.1/csu' make[1]: *** [csu/subdir_lib] Error 2 make[1]: Leaving directory `/home/manojv/glibc-2.3.1' make: *** [all] Error 2