Date: Wed, 28 Aug 1996 17:08:33 -0500 (CDT) From: Randy <randyd@nconnect.net> To: "Sean J. Schluntz" <schluntz@gromit.pinpt.com> Cc: questions@FreeBSD.org Subject: RE: Help! Kernel Compile Problem! Message-ID: <XFMail.960828171230.randyd@nconnect.net> In-Reply-To: <2.2.32.19960828203552.00684c7c@wallace.pinpt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28-Aug-96 "Sean J. Schluntz" wrote: >>I get the following error when doing the make, > >(cut for brevety) >cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. >-I../.. -I../../sys -I/usr/include -DGROMIT -DI586_CPU -DSYSVMSG -DSYSVESM >-DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DPROCFS -DCD9660 >-DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000 -c vers.c >loading kernel >ioconf.o: Undefined symbol `_ahcdriver' referenced from data segment >ioconf.o: Undefined symbol `_ahcintr' referenced from data segment >*** Error code 1 > >Stop. > >I can make GENERIC with out a problem, this config file I'm trying to build >is from my 2.1.0 install. > >Can someone help me? > Sean, It's likeley that you are compiling in support for SCSI cdroms, SCSI tapes, or SCSI Drives without adapter support. Send a copy of your config file. Randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.960828171230.randyd>