I am able to configure the kernel ("make depend"), however, when I try to perform a "make all install"...I get the following stream of errors:
===============================
linking kernel
umass.o: In function 'umass_cam_attach_sim'
umass.o(.text+0x152f): undefined reference to 'cam_simq_alloc'
umass.o(.text+xxxxxx): '' " " 'cam_sim_alloc'
umass.o(.text+xxxxxx): " " " 'cam_simq_free'
umass.o(.text+xxxxxx): " " " 'xpt_bus_register'
umass.o(.text+xxxxxx): " " " 'xpt_free_path'
umass.o(.text+xxxxxx): " " " 'xpt_periph'
umass.o(.text+xxxxxx): " " " 'xpt_create_path'
umass.o(.text+xxxxxx): " " " 'xpt_setup_ccb'
umass.o(.text+xxxxxx): " " " 'xpt_action'
umass.o(.text+xxxxxx): " " " 'xpt_bus_deregister'
umass.o(.text+xxxxxx): " " " 'cam_sim_free'
umass.o(.text+xxxxxx): " " " 'cam_calc_geometry'
umass.o(.text+xxxxxx): " " " 'cam_done'
.....etc...


***Error code 1
Stop in /usr/src/sys/amd64/compile/TESTMACHINE
========================================
The uname -a produces:

FreeBSD 5.2.1-RC2 FreeBSD 5.2.1-RC2 #0: Thu Feb 12 21:40:36 GMT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64

I have an AMD64 3000+, 512Meg RAM, Asus K8V deluxe motherboard, 30 Gig IDE drive, Creative EMU101K (Soundblaster Live)...

Is there any resource which could point me to these crytic errors?

regards,
stewart

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN Premium http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to