Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2003 17:56:02 +0200 (MEST)
From:      utzkul@gmx.li
To:        freebsd-questions@freebsd.org
Subject:   problem with linking kernel in 5.1 release by adding device umodem
Message-ID:  <3745.1057420562@www30.gmx.net>

next in thread | raw e-mail | index | archive | help
hello,
my problem is:
i added the device umodem to the GENERIC kernel and want to compile it.

make depend works fine!
but the make didn't work!!!

the compiling stops with this messages:

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!!!!

thanks for help!!
system: FreeBSD 5.1 Release

-- 
+++ 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?3745.1057420562>