This is the mail archive of the libc-hacker@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__kernel_fd_set with glibc-2.0.95


Hi!
I tried compile glibc-2.0.95,
I had error stop under that.
Plerase give me any suggestion.

kernel-headers-2.1.103
egcs-19980727
Mklinux-DR3

make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/posix'
make  -C io subdir_lib
make[2]: Entering directory `/wk-glibc-2.1/glibc-2.0.95/io'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/io'
make  -C termios subdir_lib
make[2]: Entering directory `/wk-glibc-2.1/glibc-2.0.95/termios'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/termios'
make  -C resource subdir_lib
make[2]: Entering directory `/wk-glibc-2.1/glibc-2.0.95/resource'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/resource'
make  -C misc subdir_lib
make[2]: Entering directory `/wk-glibc-2.1/glibc-2.0.95/misc'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/misc'
make  -C socket subdir_lib
make[2]: Entering directory `/wk-glibc-2.1/glibc-2.0.95/socket'
gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -O2 -Wall -Winline -Wno-parentheses 
-Wstrict-prototypes -Wwrite-strings      -I. -I/wk-glibc-2.1/glibc-build/socket 
-I.. -I../include -I../libio  -I/wk-glibc-2.1/glibc-build -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../linuxthreads/sysdeps/pthread
/cmpxchg -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 -I../sysdeps/posix -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 /wk-glibc-2.1/glibc-build/socket/recvmsg.o
In file included from ../sysdeps/unix/sysv/linux/recvmsg.c:23:
/usr/include/asm/posix_types.h:49: parse error before `__kernel_fd_set'
/usr/include/asm/posix_types.h:50: warning: function declaration isn't a prototype

/usr/include/asm/posix_types.h: In function `__FD_SET':
/usr/include/asm/posix_types.h:51: `fd' undeclared (first use in this function
)
/usr/include/asm/posix_types.h:51: (Each undeclared identifier is reported only 
once
/usr/include/asm/posix_types.h:51: for each function it appears in.)
/usr/include/asm/posix_types.h:53: `fdsetp' undeclared (first use in this function
)
/usr/include/asm/posix_types.h: At top level:
/usr/include/asm/posix_types.h:57: parse error before `__kernel_fd_set'
/usr/include/asm/posix_types.h:58: warning: function declaration isn't a prototype

/usr/include/asm/posix_types.h: In function `__FD_CLR':
/usr/include/asm/posix_types.h:59: `fd' undeclared (first use in this function
)
/usr/include/asm/posix_types.h:61: `fdsetp' undeclared (first use in this function
)
/usr/include/asm/posix_types.h: At top level:
/usr/include/asm/posix_types.h:65: parse error before `__kernel_fd_set'
/usr/include/asm/posix_types.h:66: warning: function declaration isn't a prototype

/usr/include/asm/posix_types.h: In function `__FD_ISSET':
/usr/include/asm/posix_types.h:67: `fd' undeclared (first use in this function
)
/usr/include/asm/posix_types.h:69: `p' undeclared (first use in this function
)
/usr/include/asm/posix_types.h:70: warning: control reaches end of non-void 
function
/usr/include/asm/posix_types.h: At top level:
/usr/include/asm/posix_types.h:77: parse error before `*'
/usr/include/asm/posix_types.h:78: warning: function declaration isn't a prototype

/usr/include/asm/posix_types.h: In function `__FD_ZERO':
/usr/include/asm/posix_types.h:79: `p' undeclared (first use in this function
)
/usr/include/asm/posix_types.h:82: `__FDSET_LONGS' undeclared (first use in 
this function)
/usr/include/asm/posix_types.h:85: warning: unreachable code at beginning of
 switch statement
make[2]: *** [/wk-glibc-2.1/glibc-build/socket/recvmsg.o] Error 1
make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/socket'
make[1]: *** [socket/subdir_lib] Error 2
make[1]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95'
make: *** [all] Error 2

Kaoru Fukui
k_fukui@highway.ne.jp

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