This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: sendfile64 not impelemented in mips64


On Thu, Nov 15, 2012 at 1:36 AM,  <yili0568@gmail.com> wrote:
> Hello, everyone, when I compile the file used sendfile64 in mips64el,
> gcc reported that warning: sendfile64 is not implemented.
> Are the 3 files "sysdeps/unix/sysv/linux/syscalls.list
> ports/sysdeps/unix/sysv/linux/mips/mips64/syscalls.list
> ports/sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
> " the template of syscalls?
>
> What the relationship of the 3 files. And I found sendfile64 in the
> file sysdeps/unix/sysv/linux/syscalls.list. But why gcc report
> that warning?
>
> How could I fix the bug? Implemented sendifle64 in
> ports/sysdeps/unix/sysv/linux/mips/mips64/n64/?

Please email libc-help@sourceware.org to discuss issues like this,
and we'll be happy to help talk about what might be going wrong.

Please make sure to include exactly which sources you are using,
how you configured glibc, and the full output of the error that
you see during the build.

Thanks!

Cheers,
Carlos.


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