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] Fix build...


On Wed, Mar 31, 2010 at 2:42 AM, David Miller <davem@davemloft.net> wrote:
>
> This change:
>
> ? ? ? ?* sysdeps/unix/sysv/linux/mmap64.c: Allow variable shift values.
>
> Broke the build on sparc.
>
> ../sysdeps/unix/sysv/linux/mmap64.c: In function '__mmap64':
> ../sysdeps/unix/sysv/linux/mmap64.c:52:26: warning: extra tokens at end of #ifdef directive
> ../sysdeps/unix/sysv/linux/mmap64.c:56:7: error: lvalue required as increment operand

Thanks Dave.

This also broke the build on hppa this morning.

Cheers,
Carlos.


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