On Saturday 29 November 2008 18:18, Alexander Voropay wrote:
> Hi!
>
> I have the same error under Linux (OpenSUSE) with current
> uClibc snapshot and have no such probles with uClibc 0.9.29 release.
libc/sysdeps/linux/mips/bits/socket.h needs libc_hidden_proto here:
extern struct cmsghdr * __NTH (__cmsg_nxthdr (struct msghdr *__mhdr,
struct cmsghdr *__cmsg)) __THROW;
+libc_hidden_proto(__cmsg_nxthdr)
Does it work for you?
--
vda
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc