Re: kernel link problems with ata driver

2001-03-24 Thread Soren Schmidt

It seems Maxim Sobolev wrote:
> > 
> > It seems Jim Bloom wrote:
> > > For the past couple weeks I have been unable to build a kernel for my
> > > laptop.  I keep getting undefined symbols.  The problem started with
> > > the split of the ata driver by different bus attachments.  My laptop
> > > only has ISA and not PCI so I don't include PCI in the kernel config
> > > file.
> > 
> > Are you sure your /sys/conf/files file is up to date ?
> > Have you removed your /sys/compile/YOURKERNEL dir before a new config ?
> 
> I see this problem too. Removing /sys/compile/MYKERNEL didn't help.

OK, I found the problem, I just committed the fix.

-Søren

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



Re: kernel link problems with ata driver

2001-03-24 Thread Maxim Sobolev

> 
> It seems Jim Bloom wrote:
> > For the past couple weeks I have been unable to build a kernel for my
> > laptop.  I keep getting undefined symbols.  The problem started with
> > the split of the ata driver by different bus attachments.  My laptop
> > only has ISA and not PCI so I don't include PCI in the kernel config
> > file.
> 
> Are you sure your /sys/conf/files file is up to date ?
> Have you removed your /sys/compile/YOURKERNEL dir before a new config ?

I see this problem too. Removing /sys/compile/MYKERNEL didn't help.

-Maxim

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



Re: kernel link problems with ata driver

2001-03-24 Thread Soren Schmidt

It seems Jim Bloom wrote:
> For the past couple weeks I have been unable to build a kernel for my
> laptop.  I keep getting undefined symbols.  The problem started with
> the split of the ata driver by different bus attachments.  My laptop
> only has ISA and not PCI so I don't include PCI in the kernel config
> file.

Are you sure your /sys/conf/files file is up to date ?
Have you removed your /sys/compile/YOURKERNEL dir before a new config ?

-Søren

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