kernel compiling problem

2007-05-02 Thread Kantor Zsolt
Hi,I'm using FreeBsd 6.2 Release i386,If I remove from the configuiration file some wireless NIC devices I get the folowing error at the compilation: . . . . . . . . MAKE=/usr/obj/usr/src/make.i386/make sh /usr/src/sys/conf/newvers.sh FYODOR cc -c -O2 -pipe -fno-strict-aliasing -Wall

Re: kernel compiling problem

2007-05-02 Thread Kris Kennaway
On Wed, May 02, 2007 at 02:19:36PM -0700, Kantor Zsolt wrote: Hi,I'm using FreeBsd 6.2 Release i386,If I remove from the configuiration file some wireless NIC devices I get the folowing error at the compilation: . . . . Because you removed too much, so either don't do that (go back to

Re: kernel compiling problem

2007-05-02 Thread Jeffrey Goldberg
On May 2, 2007, at 4:19 PM, Kantor Zsolt wrote: Hi,I'm using FreeBsd 6.2 Release i386,If I remove from the configuiration file some wireless NIC devices I get the folowing error at the compilation: . . . [snip] if_ural.o(.text+0x66): In function `ural_free_tx_list': [snip] Zsolt,

Re: kernel compiling problem

2007-05-02 Thread Jeffrey Goldberg
On May 2, 2007, at 4:57 PM, Kris Kennaway wrote: On Wed, May 02, 2007 at 02:19:36PM -0700, Kantor Zsolt wrote: Hi,I'm using FreeBsd 6.2 Release i386,If I remove from the configuiration file some wireless NIC devices I get the folowing error at the compilation: . . . . Because you

Re: Kernel Compiling Problem

2007-01-19 Thread Lowell Gilbert
Xu-Long Wang [EMAIL PROTECTED] writes: Some problem in my kernal file and it suggests that: one code error devicesbp # SCSI over FireWire (Requires scbus and da) Note the comment: Requires scbus and da ___

Kernel Compiling Problem

2007-01-18 Thread Xu-Long Wang
Hi, Some problem in my kernal file and it suggests that: one code error Sincerely Wang # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # #