This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 2/2] Enable ILP32 mode on aarch64


On Wed, 2016-11-30 at 10:06 +0100, Andreas Schwab wrote:
> ../sysdeps/unix/sysv/linux/generic/rename.c: In function ‘rename’:
> ../sysdeps/unix/sysv/linux/aarch64/sysdep.h:41:32: error:
> ‘__NR_renameat’ undeclared (first use in this function)
>  #define SYS_ify(syscall_name) (__NR_##syscall_name)
>                                 ^
> 
> Andreas.

I am seeing this too, but I am also seeing it on a standard tree
without my ILP32 patches.  I am trying to figure out what is going on.

Steve Ellcey


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