From owner-freebsd-questions Thu Mar 26 01:37:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09051 for freebsd-questions-outgoing; Thu, 26 Mar 1998 01:37:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newyork.cosmoweb.net (root@cosmoweb.net [209.51.165.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA09046; Thu, 26 Mar 1998 01:37:31 -0800 (PST) (envelope-from ashby@seven7.net) Received: from seven7.net ([208.216.223.21]) by newyork.cosmoweb.net (8.8.8/8.8.8+no_root) with ESMTP id EAA30410; Thu, 26 Mar 1998 04:38:37 -0500 Message-ID: <351A200D.60E7A416@seven7.net> Date: Thu, 26 Mar 1998 04:29:49 -0500 From: Ashby Gochenour Organization: Seven7 Studios X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, questions@FreeBSD.ORG Subject: kernel compile Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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