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]

problem report in wait.c and others of glibc-2.1.3's cvs


I'm wainting untill it's fiexd them.
I have still some errors in glibc-2.1.3'cvs


Kaoru 

===========
problem1
===========
 definition
../sysdeps/unix/sysv/linux/bits/resource.h:78: warning: `RLIMIT_MEMLOCK' redefined
/usr/include/asm/resource.h:12: warning: this is the location of the previous 
definition
../sysdeps/unix/sysv/linux/bits/resource.h:82: warning: `RLIM_NLIMITS' redefined
/usr/include/asm/resource.h:15: warning: this is the location of the previous 
definition
In file included from ../resource/sys/resource.h:25,
                 from ../include/sys/resource.h:2,
                 from ../sysdeps/unix/bsd/bsd4.4/wait.c:21,
                 from ../sysdeps/unix/sysv/linux/wait.c:1:
../sysdeps/unix/sysv/linux/bits/resource.h:36: parse error before `0'
../sysdeps/unix/sysv/linux/bits/resource.h:69: parse error before `9'
make[2]: *** [/usr/src/redhat/BUILD/glibc-2.1.3/build-ppc-linux/posix/wait.o] 
Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.3/posix'
make[1]: *** [posix/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.56114 (%build)
[root@bwg3 SPECS]# 
===========
problem2
===========
3/build-ppc-linux/posix/pread.o
In file included from ../sysdeps/unix/sysv/linux/powerpc/pread.c:58:
../sysdeps/posix/pread.c: In function `__libc_pread':
../sysdeps/posix/pread.c:32: warning: implicit declaration of function `__libc
_lseek'
../sysdeps/posix/pread.c: At top level:
../sysdeps/posix/pread.c:59: redefinition of `__pread'
../sysdeps/unix/sysv/linux/powerpc/pread.c:37: `__pread' previously defined 
here
../sysdeps/posix/pread.c:60: redefinition of `pread'
../sysdeps/unix/sysv/linux/powerpc/pread.c:53: `pread' previously defined here
../sysdeps/unix/sysv/linux/powerpc/pread.c:32: warning: `__emulate_pread' used 
but never defined
make[2]: *** [/usr/src/redhat/BUILD/glibc-2.1.3/build-ppc-linux/posix/pread.o] 
Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/glibc-2.1.3/posix'
make[1]: *** [posix/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.81306 (%build)


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