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: clntudp_create error in busybox-1.01


I found it is because 17-rc1-3477-1 and 17-rc3-3495-1 EABI patch are
not used to build tool chain, so some syscall interfaces are not
matched between glibc and kernel.

On 8/29/06, Bridge Wu <mingqiao.wu@gmail.com> wrote:
I made a little progress. 20060821 snapshot can be built now, but the
result is as bad as before. I also re-built the glibc with
-mabi=aapcs-linux flags to make clntudp_create work correctly. But now
there is another question. clnt_call (i.e, clntudp_call) returned
RPC_CANTRECV which make nfsmount report "mount: RPC: Unable to
receive; errno = Connection refused" error.

Any hints?

--
best regards,
-Bridge



--
best regards,
-Bridge


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