Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2008 15:13:31 +0100
From:      "Colin Brace" <cb@lim.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: kernel make error: /usr/src/sys/crypto/rijndael/* missing
Message-ID:  <aec9371b0801190613l5c37355brb43626aa1d27dd55@mail.gmail.com>
In-Reply-To: <4791FC2B.5070205@FreeBSD.org>
References:  <aec9371b0801190515q457c68f7sabee8b994f370a73@mail.gmail.com> <4791FC2B.5070205@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 19, 2008 2:33 PM, Kris Kennaway <kris@freebsd.org> wrote:

> Probably you are missing the src-sys-crypto cvsup collection.

Thanks. Fixed.

Unfortunately, I got another error. Any ideas what is going wrong here?

MAKE=make sh /usr/src/sys/conf/newvers.sh VENUS
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  vers.c
linking kernel
scvidctl.o(.text+0xb1): In function `sc_render_match':
: undefined reference to `__start_set_scrndr_set'
scvidctl.o(.text+0xb6): In function `sc_render_match':
: undefined reference to `__stop_set_scrndr_set'
scvidctl.o(.text+0xbd): In function `sc_render_match':
: undefined reference to `__start_set_scrndr_set'
scvidctl.o(.text+0xe6): In function `sc_render_match':
: undefined reference to `__stop_set_scrndr_set'
scvidctl.o(.text+0x10f): In function `sc_set_graphics_mode':
: undefined reference to `vidsw'
scvidctl.o(.text+0x342): In function `sc_set_text_mode':
: undefined reference to `vidsw'
scvidctl.o(.text+0x888): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0x914): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xa50): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xac8): more undefined references to `vidsw' follow
scvidctl.o(.text+0xbfb): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xc0d): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xc50): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xc80): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xd2b): In function `sc_vid_ioctl':
: undefined reference to `vid_get_adapter'
scvidctl.o(.text+0xd43): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xdb3): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xdf6): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xe32): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xe4e): In function `sc_vid_ioctl':
: undefined reference to `vidsw'
scvidctl.o(.text+0xee4): more undefined references to `vidsw' follow
syscons.o(.text+0xf6d): In function `sc_cnterm':
: undefined reference to `vid_release'
syscons.o(.text+0x1005): In function `set_mode':
: undefined reference to `vidsw'
syscons.o(.text+0x1054): In function `set_mode':
: undefined reference to `vidsw'
syscons.o(.text+0x124e): In function `init_scp':
: undefined reference to `vidsw'
syscons.o(.text+0x1744): In function `exchange_scr':
: undefined reference to `vidsw'
syscons.o(.text+0x1c74): In function `scvidprobe':
: undefined reference to `vid_configure'
syscons.o(.text+0x1c84): In function `scvidprobe':
: undefined reference to `vid_find_adapter'
syscons.o(.text+0x317e): In function `scinit':
: undefined reference to `vid_release'
syscons.o(.text+0x31bf): In function `scinit':
: undefined reference to `vid_allocate'
syscons.o(.text+0x31ca): In function `scinit':
: undefined reference to `vid_get_adapter'
syscons.o(.text+0x3222): In function `scinit':
: undefined reference to `vidsw'
syscons.o(.text+0x3241): In function `scinit':
: undefined reference to `vidsw'
syscons.o(.text+0x34c1): In function `scinit':
: undefined reference to `vidsw'
umass.o(.text+0x19): In function `umass_cam_detach_sim':
: undefined reference to `xpt_bus_deregister'
umass.o(.text+0x35): In function `umass_cam_detach_sim':
: undefined reference to `cam_sim_free'
umass.o(.text+0x489): In function `umass_cam_sense_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x62b): In function `umass_cam_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x64b): In function `umass_cam_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x8e9): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0x91b): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0x99b): more undefined references to `xpt_done' follow
umass.o(.text+0xae7): In function `umass_cam_action':
: undefined reference to `cam_calc_geometry'
umass.o(.text+0xaef): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xb26): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xbb9): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xcb8): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xcfa): In function `umass_cam_action':
: undefined reference to `xpt_done'
umass.o(.text+0xfe5): In function `umass_attach':
: undefined reference to `cam_simq_alloc'
umass.o(.text+0x1039): In function `umass_attach':
: undefined reference to `cam_sim_alloc'
umass.o(.text+0x1065): In function `umass_attach':
: undefined reference to `xpt_bus_register'
umass.o(.text+0x1145): In function `umass_attach':
: undefined reference to `cam_simq_free'
umass.o(.text+0x1281): In function `umass_cam_rescan_callback':
: undefined reference to `xpt_free_path'
umass.o(.text+0x22de): In function `umass_cam_rescan':
: undefined reference to `xpt_periph'
umass.o(.text+0x22ed): In function `umass_cam_rescan':
: undefined reference to `xpt_create_path'
umass.o(.text+0x2323): In function `umass_cam_rescan':
: undefined reference to `xpt_setup_ccb'
umass.o(.text+0x2340): In function `umass_cam_rescan':
: undefined reference to `xpt_action'
umass.o(.text+0x43b): In function `umass_cam_quirk_cb':
: undefined reference to `xpt_done'
umass.o(.text+0x453): In function `umass_cam_quirk_cb':
: undefined reference to `xpt_done'
*** Error code 1

-- 
  Colin Brace
  Amsterdam
  http://lim.nl



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