Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 1999 14:45:36 -0800
From:      charon@freethought.org
To:        Ted Spradley <tsprad@set.spradley.tmi.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Problems compiling Kernel.. 
Message-ID:  <3.0.5.32.19990214144536.00a25a30@mail>
In-Reply-To: <199902141604.KAA01166@set.spradley.tmi.net>
References:  <Your message of "Sat, 13 Feb 1999 22:39:33 EST."             <Pine.BSF.4.05.9902132222560.13145-100000@nova.eri.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I can't speak for anyone else, but personally, I took my configuration file
from the source tree that CTM created, so it's certainly not out of date.
Previously, I've had problems with what sources to use, but I replaced all
the original sources with the ones CTM created, as was suggested to me.
Would this have caused a problem?  (I'm not sure how... previously it
wouldn't even config the kernel, but...)
 
At 10:04 AM 2/14/99 -0600, Ted Spradley wrote:
>My guess is that your kernel configuration file isn't up to date.  
>Compare it carefully against the GENERIC and LINT files that match the 
>sources you're using, and you'll probably find something that's changed 
>since the last time you looked.
>
>> I have been trying to compile a custom kernel so I can have the dual
>> processor support and I keep getting the output included at the end of
>> this message.  
>[...]
>> 
>> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
>> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
>> -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi
>> -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK -include
>> opt_global.h -aout  vers.c
>> 
>> loading kernel
>> scsi_da.o: Undefined symbol `_cam_extend_get' referenced from text segment
>> scsi_da.o: Undefined symbol `_cam_periph_lock' referenced from text
>> segment
>[...]
>> syscons.o: Undefined symbol `_vidsw' referenced from text segment
>> syscons.o: More undefined symbol _vidsw refs follow
>> *** Error code 1
>> 
>> Stop.

-charon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990214144536.00a25a30>