Re: Kernel compilation error for 7.0 ( with IPSEC )

2008-03-03 Thread Norman Maurer
Be sure to have this stuff in kernel config file: options IPSEC options IPSEC_FILTERTUNNEL device crypto Cheers Norman Am Montag, den 03.03.2008, 15:15 +0300 schrieb Leonid Satanovsky: > Hi, people! > I've just "CvsUP"ed the "src-all" collection for "RELENG_7_0" > [This is a 7.0-RELEASE, as I u

Re: Kernel compilation error for 7.0 ( with IPSEC )

2008-03-03 Thread Michael Ross
Am Mon, 03 Mar 2008 15:15:29 +0300 schrieb Leonid Satanovsky <[EMAIL PROTECTED]>: > Hi, people! > I've just "CvsUP"ed the "src-all" collection for "RELENG_7_0" > [This is a 7.0-RELEASE, as I understand, am I correct? ] RELENG_7_0 The release branch for FreeBSD-7.0, used only for security advisor

Kernel compilation error for 7.0 ( with IPSEC )

2008-03-03 Thread Leonid Satanovsky
Hi, people! I've just "CvsUP"ed the "src-all" collection for "RELENG_7_0" [This is a 7.0-RELEASE, as I understand, am I correct? ] trying to compile the source with IPSEC reselts in the following: --- <...> xform_ipcomp.o(.text+0xcac):/usr/src/sys/neti

Kernel compilation error on DS20E

2004-03-29 Thread andrea . crisanti
Hy, I just installed FreeBSD 5.2.1 on a Alpha DS20E server. The installation was without problems. The problem comes when I try to compile the kernel. Following both the "traditional" or the "new" procedure I always gets the forrlowing error: - CUT CUT CUT - awk -f /usr/src/s

Re: 5.2 kernel compilation error

2004-01-30 Thread Melvyn Sopacua
On Saturday 31 January 2004 01:29, paul wrote: > after i fresh 5.2 install i cvsup using the tag releng_5_2 do a make > world i then tryed doing a custom kernel and recieve the following error > i also tryed make buildkernel make kernel and recieve the same error > > sh ../../../conf/newvers.sh GEN

5.2 kernel compilation error

2004-01-30 Thread paul
after i fresh 5.2 install i cvsup using the tag releng_5_2 do a make world i then tryed doing a custom kernel and recieve the following error i also tryed make buildkernel make kernel and recieve the same error sh ../../../conf/newvers.sh GENERIC cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant

Re: Kernel compilation error

2003-06-18 Thread Fernando Gleiser
On Wed, 18 Jun 2003, Matias Pascaner wrote: > > cc: Internal error: Segmentation fault (program cpp0) > Please submit a full bug report. > See http://www.gnu.org/software/gcc/bugs.html> for instructions. > makdep: compile failed > > *** Error code 1 > > So i compile try to compile the generic kern

Re: Kernel compilation error

2003-06-18 Thread Gary Jennejohn
"Matias Pascaner" writes: > Hi, my name's Matias and it's the first time that i'm using freebsd or other > linux based system. i'm trying to compile a kernel and it gives me this > error > Please! FreeBSD is !!NOT!! Linux based. > cc: Internal error: Segmentation fault (program cpp0) > Please

Kernel compilation error

2003-06-18 Thread Matias Pascaner
Hi, my name's Matias and it's the first time that i'm using freebsd or other linux based system. i'm trying to compile a kernel and it gives me this error cc: Internal error: Segmentation fault (program cpp0) Please submit a full bug report. See http://www.gnu.org/software/gcc/bugs.html> for ins

Re: kernel compilation error

2003-06-11 Thread Kris Kennaway
On Wed, Jun 11, 2003 at 09:20:20AM -0700, Vaida Bogdan wrote: > Please cc this answer to me because I'm not in the > mailling list. > I'm using Freebsd 5.0-RELEASE. I sysinstall > /usr/src/ sys,tools,usr.bin then I cvsup those. I try > to compile the kernel (GENERIC) using: > make buildker

kernel compilation error

2003-06-11 Thread Vaida Bogdan
Please cc this answer to me because I'm not in the mailling list. I'm using Freebsd 5.0-RELEASE. I sysinstall /usr/src/ sys,tools,usr.bin then I cvsup those. I try to compile the kernel (GENERIC) using: make buildkernel KERNCONF=BUGNERIC and I get the following errors: .c /usr/src/sys/netg

kernel compilation error (emergency)

2002-09-26 Thread z x
>From: "Rodrigo Reis" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: kernel compilation error (emergency) >Date: Thu, 26 Sep 2002 06:34:53 -0700 > >hi, > >I`m trying to put up ipfw to work in my computer. I followed the directions >in