vinum
Ralf Gebhart
freebsd-amd64 at snake.de
Fri Dec 12 23:59:00 PST 2003
Has anyone tried to make vinum run yet on amd64 FreeBSD?
I get compile errors when I try to build a kernel with it:
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=20000 -fno-strict-aliasing -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/dev/vinum/vinum.c
/usr/src/sys/dev/vinum/vinum.c: In function `vinumattach':
/usr/src/sys/dev/vinum/vinum.c:136: error: structure has no member named `p_intr_nesting_level'
/usr/src/sys/dev/vinum/vinum.c:143: error: structure has no member named `p_intr_nesting_level'
/usr/src/sys/dev/vinum/vinum.c:150: error: structure has no member named `p_intr_nesting_level'
/usr/src/sys/dev/vinum/vinum.c:162: error: structure has no member named `p_intr_nesting_level'
*** Error code 1
Stop in /usr/obj/usr/src/sys/TS.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Am I doing something wrong or is vinum simply not available yet in FreeBSD/amd64 ?
--
Ralf 'Snake' Gebhart
More information about the freebsd-amd64
mailing list