Port-mac68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: custom kernel problems



hauke%Espresso.Rhein-Neckar.DE@localhost wrote:

> >ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
> >autoconf.o(.text+0x186): In function `target_to_unit':
> >: undefined reference to `scsibus_cd'
> >autoconf.o(.text+0x18e): In function `target_to_unit':
> >: undefined reference to `scsibus_cd'
> 
> Two things come to mind:
> 
> (1) The above may be a result of a config file change that left stuff
> behind. Try again with a 'config QUADRA && cd ../compile/QUADRA && make
> cleandir && make depend && make'. Better, blow away compile/QUADRA before
> that.

No, it's a bug in autoconf.c which has been fixed in -current,
but not pulled up to netbsd-4:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/mac68k/mac68k/autoconf.c#rev1.67
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index