Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build broken - sys/rump/librump/librumpvfs/rumpfs.c
Not sure if you really meant to change MAXPATHLEN to RUMPFS_MAXPATHLEN
(which isn't defined), or if you really meant to change MAXPATHLEN to
RUMPFS_MAXNAMLEN.
# compile librumpvfs/rumpfs.o
/test-bed/tools/bin/x86_64--netbsd-gcc -O2 -ffreestanding
-fno-strict-aliasing -Wsign-compare -Wno-pointer-sign -Wno-attributes
-std=gnu99 -mno-red-zone -std=gnu99 -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror
-Wno-format-zero-length -Wno-pointer-sign -fstack-protector
-Wstack-protector --param ssp-buffer-size=1 --sysroot=/test-bed/dst
-D_RUMP_NATIVE_ABI -D_KERNEL -DMULTIPROCESSOR -D_MODULE -DMODULAR
-DMAXUSERS=32 -DDIAGNOSTIC -DCOMPAT_50=1 -DDEBUGPRINT
-I/test-bed/src/lib/librumpvfs -I.
-I/test-bed/src/lib/librumpvfs/../../sys/rump/../../common/include
-isystem /test-bed/src/lib/librumpvfs/../../sys/rump/../arch
-I/test-bed/src/lib/librumpvfs/../../sys/rump/include
-I/test-bed/src/lib/librumpvfs/../../sys/rump/librump/rumpkern/opt
-nostdinc -isystem /test-bed/src/lib/librumpvfs/../../sys/rump/..
-D__NetBSD__
-I/test-bed/src/lib/librumpvfs/../../sys/rump/librump/rumpkern -c
/test-bed/src/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c -o
rumpfs.o
/test-bed/src/lib/librumpvfs/../../sys/rump/librump/rumpvfs/rumpfs.c:232:14:
error: 'RUMPFS_MAXPATHLEN' undeclared here (not in a function)
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index