building epoll gives error
Khem Raj
raj.khem at gmail.com
Tue Aug 2 19:21:40 UTC 2011
On (02/08/11 19:56), uki wrote:
> Hi,
>
> Im getting the following error, what am I doing wrong?
> ---------------
> CC libc/sysdeps/linux/common/iopl.os
> CC libc/sysdeps/linux/common/pipe.os
> CC libc/sysdeps/linux/common/epoll.os
> libc/sysdeps/linux/common/epoll.c: In function '__libc_epoll_pwait':
> libc/sysdeps/linux/common/epoll.c:71:10: error: memory input 7 is not
> directly addressable
> make: *** [libc/sysdeps/linux/common/epoll.os] Error 1
You need to apply this patch
http://git.uclibc.org/uClibc/commit/libc/sysdeps/linux/common/epoll.c?id=8245f3b4638fdff2011c2657af1bb211def704bc
> + exit 1
> =======> ERROR: Building
> '/home/pkgmk/packages/uclibc#0.9.32-1.pkg.tar.gz' failed.
> ----------------
> I'm on crux, 2.6.39-rc1 kernel.
> my .config file http://www.pastie.org/private/pjwvqqtld2djvezkudlrg
>
> cheers,
> Łukasz Gruner
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
--
-Khem
More information about the uClibc
mailing list