Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2003 08:58:55 +0100
From:      Ralf Gebhart <freebsd-amd64@snake.de>
To:        freebsd-amd64@FreeBSD.ORG
Subject:   vinum
Message-ID:  <20031213075855.GM64240@snake.de>

index | next in thread | raw e-mail

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

help

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