This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

don't find kernel-future.h in glibc-2.1.3cvs


Hi!

I have the problem in glibc-2.1.3cvs,
so I got kernel-future.h from corrent glibc.
Please fix one.
Recently setrlimit.c is fixed which don't have kernel-future.h

gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -O2 -Wall -Winline -Wstrict-prototypes -
Wwrite-strings -fsigned-char      -I../include -I. -I/usr/src/redhat/BUILD/
glibc-2.1.3/build-ppc-linux/resource -I.. -I../libio  -I/usr/src/redhat/BUILD/
glibc-2.1.3/build-ppc-linux -I../sysdeps/powerpc/elf -I../crypt/sysdeps/unix -
I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -
I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/
sysdeps/powerpc -I../sysdeps/unix/sysv/linux/powerpc -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/powerpc -I../sysdeps/
unix -I../sysdeps/posix -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../
sysdeps/wordsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/
generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h  
   -o /usr/src/redhat/BUILD/glibc-2.1.3/build-ppc-linux/resource/setrlimit.o
../sysdeps/unix/sysv/linux/setrlimit.c:26: kernel-features.h: No such file 
or directory
make[2]: *** [/usr/src/redhat/BUILD/glibc-2.1.3/build-ppc-linux/resource/setrlimit.o] 
Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.3/resource'
make[1]: *** [resource/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.3'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.97003 (%build)
------------------------------------------

kernel future.h.patch


-----------------------------------------
Thanks
Kaoru






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]