Date: Thu, 26 Mar 1998 04:29:49 -0500 From: Ashby Gochenour <ashby@seven7.net> To: freebsd-questions@FreeBSD.ORG, questions@FreeBSD.ORG Subject: kernel compile Message-ID: <351A200D.60E7A416@seven7.net>
next in thread | raw e-mail | index | archive | help
I have been trying to compile my kernel for days. I am hung up on my sound card source, I think. But I do not know what to edit to fix this problem. FS -DINET -DKERNEL swapkernel.c sh ../../conf/newvers.sh VA -DDPT_TIMEOUT_FACTOR=4 -DDPTOPT -DNFS -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari th -nostdinc -I- -I. -I../.. -I../../../include -DDPT_TIMEOUT_FACTOR=4 -DDPTOPT -DNFS -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -c vers.c loading kernel machdep.o: Undefined symbol `_dptisr_set' referenced from text segment ioconf.o: Undefined symbol `_opldriver' referenced from data segment ioconf.o: Undefined symbol `_gunsintr' referenced from data segment *** Error code 1 Stop. Can anyone please help me out? Thanks! Ashby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?351A200D.60E7A416>