> # [EMAIL PROTECTED] / 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. > > -- > If you cc me or remove the list(s) completely I'll most likely ignore > your message. see http://www.eyrie.org./~eagle/faqs/questions.html >
where are the instruction??? there are only error messages??? and i didn't forget to make a make depend thx -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Jetzt ein- oder umsteigen und USB-Speicheruhr als Pr�mie sichern! _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
