All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Anyone know why Buildroot complains about uClibc RPC for NFS support?
@ 2008-05-07  0:57 Arun Reddy
  2008-05-07  2:09 ` Hamish Moffatt
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Reddy @ 2008-05-07  0:57 UTC (permalink / raw)
  To: buildroot

After successfully building a FS image using an Atmel default configuration
I am now doing a build from scratch for an ARM Ltd. Integrator (ARM926EJ-S).

I go ahead and set my kernel's makefile ARCH variable to arm, then configure
my kernel to support ARM926T. For the filesystem I disabled NFS and simply
have ext2.

After configuring busybox and buildroot, I build and after a while I get the
error:

#error "*You* *need to build uClibc with UCLIBC_HAS_RPC* for NFS support."

http://img254.imageshack.us/img254/8638/rpcproblemka7.jpg

I am not understanding this error, because I never wanted support for NFS in
the first place. (I just want to build something that will run in QEMU).
Does anyone know why I get this error and why it complains about NFS support
even though I disabled it in the kernel?

Thank you for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080506/a2481cc4/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Anyone know why Buildroot complains about uClibc RPC for NFS support?
  2008-05-07  0:57 [Buildroot] Anyone know why Buildroot complains about uClibc RPC for NFS support? Arun Reddy
@ 2008-05-07  2:09 ` Hamish Moffatt
  2008-05-07  7:42   ` Arun Reddy
  0 siblings, 1 reply; 3+ messages in thread
From: Hamish Moffatt @ 2008-05-07  2:09 UTC (permalink / raw)
  To: buildroot

On Tue, May 06, 2008 at 05:57:45PM -0700, Arun Reddy wrote:
> #error "*You* *need to build uClibc with UCLIBC_HAS_RPC* for NFS support."
> 
> http://img254.imageshack.us/img254/8638/rpcproblemka7.jpg
> 
> I am not understanding this error, because I never wanted support for NFS in
> the first place. (I just want to build something that will run in QEMU).
> Does anyone know why I get this error and why it complains about NFS support
> even though I disabled it in the kernel?

The kernel doesn't use uClibc, and disabling NFS in the kernel isn't
enough. Maybe you have the NFS utilities package enabled, and/or NFS mount
support in busybox?


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Anyone know why Buildroot complains about uClibc RPC for NFS support?
  2008-05-07  2:09 ` Hamish Moffatt
@ 2008-05-07  7:42   ` Arun Reddy
  0 siblings, 0 replies; 3+ messages in thread
From: Arun Reddy @ 2008-05-07  7:42 UTC (permalink / raw)
  To: buildroot

Thanks fellas. That was my mistake. :)

On Tue, May 6, 2008 at 7:09 PM, Hamish Moffatt <hamish@cloud.net.au> wrote:

> On Tue, May 06, 2008 at 05:57:45PM -0700, Arun Reddy wrote:
> > #error "*You* *need to build uClibc with UCLIBC_HAS_RPC* for NFS
> support."
> >
> > http://img254.imageshack.us/img254/8638/rpcproblemka7.jpg
> >
> > I am not understanding this error, because I never wanted support for
> NFS in
> > the first place. (I just want to build something that will run in QEMU).
> > Does anyone know why I get this error and why it complains about NFS
> support
> > even though I disabled it in the kernel?
>
> The kernel doesn't use uClibc, and disabling NFS in the kernel isn't
> enough. Maybe you have the NFS utilities package enabled, and/or NFS mount
> support in busybox?
>
>
> Hamish
> --
> Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080507/4f348f60/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-07  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07  0:57 [Buildroot] Anyone know why Buildroot complains about uClibc RPC for NFS support? Arun Reddy
2008-05-07  2:09 ` Hamish Moffatt
2008-05-07  7:42   ` Arun Reddy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.