Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 10:47:46 +0100
From:      Valerio daelli <valerio.daelli@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   umapfs file system
Message-ID:  <27dbfc8c0511230147y6618b19enc6fb1cd348ed1003@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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=3Dev67 -mieee -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=3Dc99  -nostdinc -I-  -I. -I../../..
-I../../../contrib/dev/acpica -I../../../contrib/altq
-I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/at=
h
-I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL
-include opt_global.h -fno-common -finline-limit=3D15000 --param
inline-unit-growth=3D100 --param large-function-growth=3D1000  -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' wa=
s
here
*** Error code 1

Do you think is still supported?
Bye

Valerio Daelli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27dbfc8c0511230147y6618b19enc6fb1cd348ed1003>