Re: Error Compile Kernel

2007-03-18 Thread Gerard Seibert
On Sat, 17 Mar 2007 11:35:47 +0700 Toan. Bach Quang Bao [EMAIL PROTECTED] wrote: I have compile kernel: cd /usr/src/sys/i386/conf mkdir /root/kernels cp GENERIC /root/kernels/MYKERNEL ln -s /root/kernels/MYKERNEL /usr/sbin/config MYKERNEL cd ../compile/MYKERNEL

RE: Error Compile Kernel

2007-03-18 Thread Toan. Bach Quang Bao
- From: Kris Kennaway [mailto:[EMAIL PROTECTED] Sent: Saturday, March 17, 2007 12:20 PM To: Toan. Bach Quang Bao Cc: freebsd-questions@freebsd.org Subject: Re: Error Compile Kernel On Sat, Mar 17, 2007 at 11:35:47AM +0700, Toan. Bach Quang Bao wrote: ip_input.o(.text+0x200): In function `ip_init

Re: Error Compile Kernel

2007-03-18 Thread Kris Kennaway
On Mon, Mar 19, 2007 at 08:45:16AM +0700, Toan. Bach Quang Bao wrote: Dear Kris, I'm sorry, I have install FreeBSD # uname -an FreeBSD freebsd 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sat Mar 17 11:06:39 ICT 2007 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/GENERIC i386 After I install

RE: Error Compile Kernel

2007-03-18 Thread Toan. Bach Quang Bao
; freebsd-questions@freebsd.org Subject: Re: Error Compile Kernel On Mon, Mar 19, 2007 at 08:45:16AM +0700, Toan. Bach Quang Bao wrote: Dear Kris, I'm sorry, I have install FreeBSD # uname -an FreeBSD freebsd 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sat Mar 17 11:06:39 ICT 2007 [EMAIL PROTECTED

Re: Error Compile Kernel

2007-03-18 Thread Kris Kennaway
On Mon, Mar 19, 2007 at 09:40:00AM +0700, Toan. Bach Quang Bao wrote: Dear Kris, I see, but not install it on FreeBSD 6.2? If you have a solution, please help me. You're going to have to talk to whoever wrote that patch, we can't help you. Kris

RE: Error Compile Kernel

2007-03-18 Thread Toan. Bach Quang Bao
Dear Kris, Thank you. Have a good day. System Engineer -Original Message- From: Kris Kennaway [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 9:57 AM To: Toan. Bach Quang Bao Cc: Kris Kennaway; freebsd-questions@freebsd.org Subject: Re: Error Compile Kernel On Mon, Mar 19, 2007

Error Compile Kernel

2007-03-16 Thread Toan. Bach Quang Bao
Dear, I have compile kernel: cd /usr/src/sys/i386/conf mkdir /root/kernels cp GENERIC /root/kernels/MYKERNEL ln -s /root/kernels/MYKERNEL /usr/sbin/config MYKERNEL cd ../compile/MYKERNEL make depend make make install But when I make it have error: # make

Re: Error Compile Kernel

2007-03-16 Thread Garrett Cooper
On Mar 16, 2007, at 9:35 PM, Toan. Bach Quang Bao wrote: Dear, I have compile kernel: cd /usr/src/sys/i386/conf mkdir /root/kernels cp GENERIC /root/kernels/MYKERNEL ln -s /root/kernels/MYKERNEL /usr/sbin/config MYKERNEL cd ../compile/MYKERNEL make depend make make

Re: Error Compile Kernel

2007-03-16 Thread Kris Kennaway
On Sat, Mar 17, 2007 at 11:35:47AM +0700, Toan. Bach Quang Bao wrote: ip_input.o(.text+0x200): In function `ip_init': ../../../netinet/ip_input.c:312: undefined reference to `nf_sockopt_init' You forgot to mention what version of FreeBSD you are trying to compile, but I can't find any

Re: error compile kernel in 5.2.1.Release

2004-09-29 Thread Subhro
Did you cvsup with src-all ? If not then do it. Also can u just cat /etc/make.conf ? Regards S. On Wed, 29 Sep 2004 05:17:29 +0300, salihin [EMAIL PROTECTED] wrote: Dear all, i have problem with my freebsd 5.2.1RELEASE , when i compile kernel using make buildkernel KERNCONF=MYKERNEL I got

error compile kernel in 5.2.1.Release

2004-09-28 Thread salihin
Dear all, i have problem with my freebsd 5.2.1RELEASE , when i compile kernel using make buildkernel KERNCONF=MYKERNEL I got this error messages... should i upgrade to 5.3. BETA RELEASE :( or upgrade to 5.2.1.STABLE help me please,... cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls