umapfs file system

Valerio daelli valerio.daelli at gmail.com
Wed Nov 23 09:48:16 GMT 2005


Hi all
do you think is possible to compile cleanly and to use
the umapfs file system?
I tried but I got this error:

cc -c -O -pipe -mcpu=ev67 -mieee -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../..
-I../../../contrib/dev/acpica -I../../../contrib/altq
-I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath
-I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL
-include opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000  -mno-fp-regs
-ffixed-8 -Wa,-mev6 -ffreestanding -Werror  ../../../fs/umapfs/umap_vfsops.c
../../../fs/umapfs/umap_vfsops.c: In function `umapfs_omount':
../../../fs/umapfs/umap_vfsops.c:78: error: argument "ndp" doesn't match
prototype
../../../fs/umapfs/umap_vfsops.c:56: error: prototype declaration
../../../fs/umapfs/umap_vfsops.c:78: error: number of arguments doesn't
match prototype
../../../fs/umapfs/umap_vfsops.c:56: error: prototype declaration
../../../fs/umapfs/umap_vfsops.c: In function `umapfs_root':
../../../fs/umapfs/umap_vfsops.c:300: error: 'td' redeclared as different
kind of symbol
../../../fs/umapfs/umap_vfsops.c:298: error: previous definition of 'td' was
here
*** Error code 1

Do you think is still supported?
Bye

Valerio Daelli


More information about the freebsd-questions mailing list