is it enough if I make make buildworld ?

anyway thanks for the help. now I could compile kernel
without any problem. I didnt know that I have to make world etc.
Since when this is required? (or is it required?)

On Wed, 27 Dec 2000, Donn Miller wrote:

> On Wed, 27 Dec 2000, Evren Yurtesen wrote:
> 
> > > }> > .data" {.data section} - "KERNBASE" {*UND* section} at
> > > }file address 1496.
> > > }> > {standard input}:2444: Error: Subtraction of two symbols
> > > }in different
> > > }> > sections "IdlePTD" {.data section} - "KERNBASE" {*UND*
> > > }section} at file
> 
> Looks to me like you're doing a make buildkernel in /usr/src without doing
> a make world first.  In that case,
> 
> cd /sys/i386/conf
> config -r CUSTOM
> 
> cd [to the directory config gives you]
> make depend all install
> 
> 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to