Re: Problem with linking kernel

2009-01-05 Thread Yuri Pankov
On Mon, Jan 05, 2009 at 06:38:19PM +0200, Igor wrote: snip #options INET6 # IPv6 communications protocols options SCTP# Stream Control Transmission Protocol snip excerpt from /sys/conf/NOTES: # Note YOU MUST have both INET and INET6 defined. #

Problem with linking kernel

2009-01-05 Thread Igor
Sorry for my English...))) FreeBSD 7.0 data from Terminal(after using make buildkernel KERNCONF=MYKERNEL) part with errors: * linking kernel uipc_syscalls.o(.text+0x39f): In function `sctp_generic_recvmsg': : undefined reference to `sctp_sorecvmsg' uipc_syscalls.o(.text+0x21c6): In

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-08 Thread utzkul
On Sun, Jul 06, 2003 at 06:32:57PM +0200, [EMAIL PROTECTED] wrote: 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!!! Calm down

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-08 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-07-08 11:34:38 +0200: On Sun, Jul 06, 2003 at 06:32:57PM +0200, [EMAIL PROTECTED] wrote: 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

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-06 Thread utzkul
# [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

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-06 Thread Lowell Gilbert
Roman Neuhauser [EMAIL PROTECTED] writes: # [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

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-06 Thread Herbert
On Sun, Jul 06, 2003 at 06:32:57PM +0200, [EMAIL PROTECTED] wrote: 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!!! Calm down and read

problem with linking kernel in 5.1 release by adding device umodem

2003-07-05 Thread utzkul
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

Re: problem with linking kernel in 5.1 release by adding deviceumodem

2003-07-05 Thread Roman Neuhauser
# [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