buildrootschalter/package/nfs-utils
Axel Lin bacb55a5d6 nfs-utils: needs mmu
Fix below build error:

mountd-mountd.o: In function `main':
mountd.c:(.text+0x1264): undefined reference to `fork'
mountd.c:(.text+0x1320): undefined reference to `fork'
mountd-rmtab.o: In function `ha_callout':
rmtab.c:(.text+0xa8): undefined reference to `fork'
collect2: ld returned 1 exit status
make[3]: *** [mountd] Error 1

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-02 09:32:15 +02:00
..
Config.in nfs-utils: needs mmu 2013-10-02 09:32:15 +02:00
nfs-utils-0001-build-avoid-AM_CONDITIONAL-in-conditional-execution.patch
nfs-utils-0002-Patch-taken-from-Gentoo.patch
nfs-utils-0003-Switch-legacy-index-in-favour-of-strchr.patch
nfs-utils-0004-fix-build-with-uClibc.patch
nfs-utils-0005-Allow-usage-of-getrpcbynumber-when-getrpcbynumber_r-.patch
nfs-utils-0006-Let-the-configure-script-find-getrpcbynumber-in-libt.patch
nfs-utils-0007-sockaddr-h-needs-stddef-h-for-NULL.patch nfs-utils: fix build failure caused by missing include 2013-09-13 11:06:43 +02:00
nfs-utils.mk
S60nfs