Trying to get upgraded, especially with all this talk of moving to egcs, and trying to compile the kernel, at the load stage, I get:
loading kernel lpt.o: In function `lpt_request_ppbus': /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x1c): undefined reference to `ppb_request_bus' lpt.o: In function `lpt_release_ppbus': /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x3c): undefined reference to `ppb_release_bus' lpt.o: In function `lptread': /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x6b6): undefined reference to `ppb_1284_negociate' /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x6f0): undefined reference to `ppb_1284_read' /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x726): undefined reference to `ppb_1284_terminate' lpt.o: In function `lptwrite': /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x7bb): undefined reference to `ppb_write' ioconf.o(.data+0x2ac): undefined reference to `lptdriver' *** Error code 1 1 error first thought was newer version of 'config', but results are the same... Marc G. Fournier Systems Administrator @ hub.org primary: [email protected] secondary: scra...@{freebsd|postgresql}.org To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
