Subject: Re: make kernel error
To: netbsd alpha <netbsd_alpha@yahoo.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-alpha
Date: 06/29/2000 11:09:04
On Thu, Jun 29, 2000 at 11:09:06AM -0700, netbsd alpha wrote:
> sup as of today. i'm on the Alpha PWS 450ua.
> ...
Your kernel is configured incorrectly. Can you e-mail your kernel
config file?
> ld -N -Ttext fffffc0000300000 -e __transfer -G 4 -S -o
> netbsd ${SYSTEM_OBJ} vers
> .o
> ioconf.o(.data+0x2088): undefined reference to
> `tlsb_ca'
> ioconf.o(.data+0x2168): undefined reference to
> `mcbus_ca'
> ioconf.o(.data+0x2bb0): undefined reference to
> `tsc_ca'
> ioconf.o(.data+0x2be8): undefined reference to
> `tsp_ca'
> tcds.o: In function `tcds_params':
> tcds.c(.text+0xf60): undefined reference to
> `dec_3000_scsiid'
> tcds.c(.text+0xf64): undefined reference to
> `dec_3000_scsifast'
> dwlpx.o: In function `dwlpxattach':
> dwlpx.c(.text+0x1e8): undefined reference to
> `pci_kn8ae_pickintr'
> dwlpx.c(.text+0x1ec): undefined reference to
> `pci_kn8ae_pickintr'
> dwlpx.c(.text+0x210): undefined reference to
> `pci_kn8ae_pickintr'
> dwlpx.c(.text+0x214): undefined reference to
> `pci_kn8ae_pickintr'
> mcpcia.o: In function `mcpciaattach':
> mcpcia.c(.text+0x250): undefined reference to
> `pci_kn300_pickintr'
> mcpcia.c(.text+0x254): undefined reference to
> `pci_kn300_pickintr'
> mcpcia.o: In function `mcpcia_init':
> mcpcia.c(.text+0x338): undefined reference to
> `mcbus_mcpcia_probe_order'
> mcpcia.o: In function `mcpcia_init0':
> mcpcia.c(.text+0x520): undefined reference to
> `mcbus_primary'
> i82365.o: In function `pcic_attach_card':
> i82365.c(.text+0x18a8): undefined reference to
> `pcmcia_card_attach'
> i82365.c(.text+0x18ac): undefined reference to
> `pcmcia_card_attach'
> i82365.o: In function `pcic_detach_card':
> i82365.c(.text+0x192c): undefined reference to
> `pcmcia_card_detach'
> i82365.c(.text+0x1930): undefined reference to
> `pcmcia_card_detach'
> i82365.o: In function `pcic_deactivate_card':
> i82365.c(.text+0x199c): undefined reference to
> `pcmcia_card_deactivate'
> i82365.c(.text+0x19a0): undefined reference to
> `pcmcia_card_deactivate'
> i82365.o: In function `pcic_chip_socket_enable':
> i82365.c(.text+0x2b98): undefined reference to
> `pcmcia_card_gettype'
> i82365.c(.text+0x2b9c): undefined reference to
> `pcmcia_card_gettype'
> *** Error code 1
>
> Stop.
> #
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>
--
-- Jason R. Thorpe <thorpej@zembu.com>