Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 1999 01:15:54 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-current@freebsd.org
Subject:   3.0-STABLE -> 4.x ...
Message-ID:  <Pine.BSF.4.05.9903020114500.59717-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

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: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903020114500.59717-100000>