geli on sparc64

Matthew Herzog matthew.herzog at gmail.com
Wed Oct 3 19:39:06 PDT 2007


What options do I need for geli on sparc64? Did I miss something?
-------------- next part --------------
_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=medlow -msoft-float -ffreestanding -Werror  hints.c
cc -c -O2 -pipe -fno-strict-aliasing  -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/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=medlow -msoft-float -ffreestanding -Werror  vnode_if.c
:> hack.c
cc -shared -nostdlib hack.c -o hack.So
rm -f hack.c
MAKE=make sh /usr/src/sys/conf/newvers.sh GENERIC
cc -c -O2 -pipe -fno-strict-aliasing  -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/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=medlow -msoft-float -ffreestanding -Werror  vers.c
linking kernel
g_eli.o(.text+0x200): In function `g_eli_crypto_rerun':
: undefined reference to `crypto_dispatch'
g_eli.o(.text+0xb24): In function `g_eli_worker':
: undefined reference to `crypto_freesession'
g_eli.o(.text+0x1914): In function `g_eli_create':
: undefined reference to `crypto_newsession'
g_eli.o(.text+0x1bc0): In function `g_eli_create':
: undefined reference to `crypto_newsession'
g_eli.o(.text+0x1d74): In function `g_eli_create':
: undefined reference to `crypto_freesession'
g_eli_crypto.o(.text+0x4c): In function `g_eli_crypto_cipher':
: undefined reference to `crypto_newsession'
g_eli_crypto.o(.text+0x108): In function `g_eli_crypto_cipher':
: undefined reference to `crypto_dispatch'
g_eli_crypto.o(.text+0x178): In function `g_eli_crypto_cipher':
: undefined reference to `crypto_freesession'
g_eli_crypto.o(.text+0x194): In function `g_eli_crypto_cipher':
: undefined reference to `crypto_freesession'
g_eli_integrity.o(.text+0xdb8): In function `g_eli_auth_run':
: undefined reference to `crypto_dispatch'
g_eli_privacy.o(.text+0x60c): In function `g_eli_crypto_run':
: undefined reference to `crypto_dispatch'
*** Error code 1

Stop in /home/obj/usr/src/sys/spork20070927.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
#


More information about the freebsd-stable mailing list