At Sat, 09 Aug 2003 17:42:34 -0600, Adam Conrad wrote: > glibc fails to build from source on m68k, arm, mips, and mipsel with the > following error: > ---------- > gcc-3.3 ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu99 -O2 -Wall -Winline > -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -pipe -I../include -I. > -I/build/buildd/glibc-2.3.2/m68k-linux/obj/misc -I.. -I../libio > -I/build/buildd/glibc-2.3.2/m68k-linux/obj -I../sysdeps/m68k/elf > -I../linuxthreads/sysdeps/unix/sysv/linux/m68k > -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/m68k > -I../sysdeps/unix/sysv/linux/m68k -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 -I../sysdeps/posix -I../sysdeps/m68k/m68020 > -I../sysdeps/m68k/fpu -I../sysdeps/m68k -I../sysdeps/wordsize-32 > -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 > -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -n > ostdinc -isystem /usr/lib/gcc-lib/m68k-linux/3.3.1/include -isystem > /usr/src/kernel-headers-2.4.20-m68k/include -D_LIBC_REENTRANT -include > ../include/libc-symbols.h -o > /build/buildd/glibc-2.3.2/m68k-linux/obj/misc/futimes.o -MD -MP -MF > /build/buildd/glibc-2.3.2/m68k-linux/obj/misc/futimes.o.dt > ../sysdeps/unix/sysv/linux/futimes.c: In function `__futimes': > ../sysdeps/unix/sysv/linux/futimes.c:40: warning: implicit declaration of function > `memcpy' > ../sysdeps/unix/sysv/linux/futimes.c:57: error: `NULL' undeclared (first use in this > function) > ../sysdeps/unix/sysv/linux/futimes.c:57: error: (Each undeclared identifier is > reported only once > ../sysdeps/unix/sysv/linux/futimes.c:57: error: for each function it appears in.) > make[3]: *** [/build/buildd/glibc-2.3.2/m68k-linux/obj/misc/futimes.o] Error 1
It's fixed in 2.3.2-3. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

