Date: Sun, 6 Jul 2003 18:32:57 +0200 (MEST) From: utzkul@gmx.li To: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Cc: freebsd-questions@freebsd.org Subject: Re: problem with linking kernel in 5.1 release by adding device umodem Message-ID: <27067.1057509177@www63.gmx.net> References: <44llvbveb8.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Roman Neuhauser <neuhauser@bellavista.cz> writes: > > > # utzkul@gmx.li / 2003-07-05 17:56:02 +0200: > > > linking kernel > > > umodem.o: In function `umodem_attach': > > > umodem.o(.text+0x4aa): undefined reference to `ucom_attach' > > > umodem.o: In function `umodem_intr': > > > umodem.o(.text+0x75d): undefined reference to `ucom_status_change' > > > umodem.o: In function `umodem_detach': > > > umodem.o(.text+0xcfd): undefined reference to `ucom_detach' > > > umodem.o(.data+0x70): undefined reference to `ucom_devclass' > > > *** Error code 1 > > > > > > if i exclude the device umodem it works fine but i need it!!!! > > > > don't ignore the instructions and it'll work. > > I'm not sure where the instructions are supposed to come from. On > 4.x, the LINT file tells you that you need "device usb" for all USB > support, but there is no LINT on 5.x. As a 4.x user trying to give > advice to 5.x users, where can I point people to for those instructions? > the LINT file is in 5.x the NOTES file!! but i only added the device umodem to the GENERIC kernel so all usb devices are included!!!! and also the make depend works fine!!!!! the error is by doing make!!! -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27067.1057509177>
