nfsmount.c compile errors

Gratien D'haese gdha at it3.be
Sat May 26 10:04:22 UTC 2001


Package: busybox
Version: 0.51

I'd like to report that mkCDrec works fine on Caldera eDesktop 2.4.  It
does not, however, work on the beta of Caldera's next offering (3.1).  I

get some build failures with busybox I suspect are either glibc 2.2 or
kernel 2.4:
make[1]: Entering directory `/home/cyber/mkcdrec/busybox-0.51'
gcc -I- -Wall -Wshadow -Os -fomit-frame-pointer -D_GNU_SOURCE
-DBB_VER='"0.51"' -DBB_BT='"2001.05.25-22:48+0000"'
-DUSE_SYSTEM_PWD_GRP  -I.  -c nfsmount.c -o nfsmount.o
nfsmount.c: In function `nfsmount':
nfsmount.c:394: `NFS_PROGRAM' undeclared (first use in this function)
nfsmount.c:394: (Each undeclared identifier is reported only once
nfsmount.c:394: for each function it appears in.)
nfsmount.c:300: warning: `nfsprog' might be used uninitialized in this
function
nfsmount.c: At top level:
nfsmount.c:844: field `stat' has incomplete type
nfsmount.c:847: `NFS_OK' undeclared here (not in a function)
nfsmount.c:847: initializer element is not constant
nfsmount.c:847: (near initialization for `nfs_errtbl[0].stat')
nfsmount.c:848: `NFSERR_PERM' undeclared here (not in a function)
nfsmount.c:848: initializer element is not constant
nfsmount.c:848: (near initialization for `nfs_errtbl[1].stat')
nfsmount.c:849: `NFSERR_NOENT' undeclared here (not in a function)
nfsmount.c:849: initializer element is not constant
nfsmount.c:849: (near initialization for `nfs_errtbl[2].stat')
nfsmount.c:850: `NFSERR_IO' undeclared here (not in a function)
nfsmount.c:850: initializer element is not constant
nfsmount.c:850: (near initialization for `nfs_errtbl[3].stat')
nfsmount.c:851: `NFSERR_NXIO' undeclared here (not in a function)
nfsmount.c:851: initializer element is not constant
nfsmount.c:851: (near initialization for `nfs_errtbl[4].stat')
nfsmount.c:852: `NFSERR_ACCES' undeclared here (not in a function)
nfsmount.c:852: initializer element is not constant
nfsmount.c:852: (near initialization for `nfs_errtbl[5].stat')
nfsmount.c:853: `NFSERR_EXIST' undeclared here (not in a function)
nfsmount.c:853: initializer element is not constant
nfsmount.c:853: (near initialization for `nfs_errtbl[6].stat')
nfsmount.c:854: `NFSERR_NODEV' undeclared here (not in a function)
nfsmount.c:854: initializer element is not constant
nfsmount.c:854: (near initialization for `nfs_errtbl[7].stat')
nfsmount.c:855: `NFSERR_NOTDIR' undeclared here (not in a function)
nfsmount.c:855: initializer element is not constant
nfsmount.c:855: (near initialization for `nfs_errtbl[8].stat')
nfsmount.c:856: `NFSERR_ISDIR' undeclared here (not in a function)
nfsmount.c:856: initializer element is not constantnfsmount.c:860:
`NFSERR_FBIG' undeclared here (not in a function)
nfsmount.c:860: initializer element is not constant
nfsmount.c:860: (near initialization for `nfs_errtbl[10].stat')
nfsmount.c:861: `NFSERR_NOSPC' undeclared here (not in a function)
nfsmount.c:861: initializer element is not constant
nfsmount.c:861: (near initialization for `nfs_errtbl[11].stat')
nfsmount.c:862: `NFSERR_ROFS' undeclared here (not in a function)
nfsmount.c:862: initializer element is not constant
nfsmount.c:862: (near initialization for `nfs_errtbl[12].stat')
nfsmount.c:863: `NFSERR_NAMETOOLONG' undeclared here (not in a function)

nfsmount.c:863: initializer element is not constant
nfsmount.c:863: (near initialization for `nfs_errtbl[13].stat')
nfsmount.c:864: `NFSERR_NOTEMPTY' undeclared here (not in a function)
nfsmount.c:864: initializer element is not constant
nfsmount.c:864: (near initialization for `nfs_errtbl[14].stat')
nfsmount.c:865: `NFSERR_DQUOT' undeclared here (not in a function)
nfsmount.c:865: initializer element is not constant
nfsmount.c:865: (near initialization for `nfs_errtbl[15].stat')
nfsmount.c:866: `NFSERR_STALE' undeclared here (not in a function)
nfsmount.c:866: initializer element is not constant
nfsmount.c:866: (near initialization for `nfs_errtbl[16].stat')
nfsmount.c:871: invalid initializer
nfsmount.c:871: (near initialization for `nfs_errtbl[17].stat')
nfsmount.c:873: invalid initializer
nfsmount.c:873: (near initialization for `nfs_errtbl[18].stat')
make[1]: *** [nfsmount.o] Error 1


---------------------------------------
Received: (at 1172-done) by bugs.lineo.com; 5 Jul 2001 16:37:11 +0000


More information about the busybox mailing list