Date: 06 Jul 2003 11:56:59 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> To: Roman Neuhauser <neuhauser@bellavista.cz> Cc: freebsd-questions@freebsd.org Subject: Re: problem with linking kernel in 5.1 release by adding device umodem Message-ID: <44llvbveb8.fsf@be-well.ilk.org> In-Reply-To: <20030705164256.GI55047@freepuppy.bellavista.cz> References: <3745.1057420562@www30.gmx.net> <20030705164256.GI55047@freepuppy.bellavista.cz>
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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44llvbveb8.fsf>
