Date: Wed, 28 Aug 1996 13:35:52 -0700 From: "Sean J. Schluntz" <schluntz@gromit.pinpt.com> To: questions@freebsd.org Subject: Help! Kernel Compile Problem! Message-ID: <2.2.32.19960828203552.00684c7c@wallace.pinpt.com>
next in thread | raw e-mail | index | archive | help
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? Thanks -Sean --- Sean J. Schluntz eMail schluntz@pinpt.com Manager Support Services Phone (408) 997-6900 x222 PinPoint Software Corporation Fax (408) 323-2300 http://www.pinpt.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2.2.32.19960828203552.00684c7c>