Subject: pdevinit
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Gary D. Duzan <gary@dragon.dsh.org>
List: current-users
Date: 02/01/1994 07:23:22
   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




------------------------------------------------------------------------------