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]

Re: Build problems on alpha (glibc 2.1 nearly current)


>>>>> Ulrich Drepper writes:

UD> Zack Weinberg <zack@rabi.phys.columbia.edu> writes:
>> >../sysdeps/unix/sysv/linux/__sendmsg.S:5: socket.S: No such file or directory
>> >../sysdeps/unix/sysv/linux/__recvmsg.S:5: socket.S: No such file or directory
>> 
>> Does this fix it?

UD> It's a bit more complicated since the recvmsg/sendmsg functions are
UD> cancelation points.  Take a look at the currect sources.

And now I've got problems with the kernel includes :-(

In file included from ../sysdeps/unix/sysv/linux/recvmsg.c:23:
/home/jaeger/linux/include/asm/posix_types.h:50: parse error before `__kernel_fd_set'
/home/jaeger/linux/include/asm/posix_types.h:51: warning: function declaration isn't a prototype
/home/jaeger/linux/include/asm/posix_types.h: In function `__FD_SET':
/home/jaeger/linux/include/asm/posix_types.h:52: `fd' undeclared (first use this function)

I'm using egcs 1.0.3 and linux 2.1.107 kernel headers.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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