Subject: Re: pdevinit
To: Gary D. Duzan <gary@dragon.dsh.org>
From: Adam Glass <glass@sun-lamp.cs.berkeley.edu>
List: current-users
Date: 02/01/1994 07:12:06
>
> Where is pdevinit defined? On building the kernel, I get:
>
> loading netbsd
> init_main.o: Undefined symbol _pdevinit referenced from text segment
> init_main.o: Undefined symbol _pdevinit referenced from text segment
> *** Error code 1
>
> Stop.
>
> Here is the declaration from /sys/kern/init_main.c:
>
> extern struct pdevinit pdevinit[];
>
> I have grepped around, but I can't find any other references to
> pdevinit (the array, not the struct.)
>
> Gary D. Duzan
> Humble Practitioner of the Computer Arts
>
>
>
it is generated by config. Suggest your recompile & install config.
later,
Adam Glass
------------------------------------------------------------------------------