mmap64: use INLINE_SYSCALL() helper fails for ppc

Khem Raj raj.khem at gmail.com
Thu Apr 12 23:38:08 UTC 2012


I am seeing build failure on ppc


| libc/libc_so.a(mmap64.os): In function `mmap64':
| /home/kraj/work/openembedded-core/build/tmp-uclibc/work/ppc603e-oe-linux-uclibc/uclibc-0.9.33+gitra7c4e889e9c36fc19198654ada229aaa11955ee6-r6.0/git/libc/sysdeps/linux/common/mmap64.c:60:
undefined reference to `__illegally_sized_syscall_arg6'
| collect2: error: ld returned 1 exit status


It could be related to

Author: Mike Frysinger <vapier at gentoo.org>
Date:   Wed Apr 11 16:05:08 2012 -0400

    mmap64: use INLINE_SYSCALL() helper

    Signed-off-by: Mike Frysinger <vapier at gentoo.org>


anybody else seeing it on master ?

-Khem


More information about the uClibc mailing list