kernel compile problem

2003-08-26 Thread Vulpes Velox
I just cvsuped my router to 4stable, from 4.6.2. I tried recompile the previous kernel. That did not work. It configed properly, but a make depend did not succeed. I get the same errors trying to compile the generic kernel. The last few lines I get when trying to do a make depend are... make -V

kernel compile problem

2009-05-31 Thread Rodrigo Vilanova
Hi there, I want to use FreeBSD 7.2 as a simple firewall and VPN at home. I’ve a dedicated computer to this. I’m trying to compile my FreeBSD 7.2 Kernel on my computer and I having the following problem: [...] /usr/src/sys/modules/svr4/../../compat/svr4/svr4_stat.c: In function 'svr

Re: kernel compile problem

2003-08-28 Thread Lowell Gilbert
Vulpes Velox <[EMAIL PROTECTED]> writes: > I just cvsuped my router to 4stable, from 4.6.2. I tried recompile the previous > kernel. That did not work. It configed properly, but a make depend did not > succeed. I get the same errors trying to compile the generic kernel. Does this also happen with

Re: kernel compile problem

2003-08-28 Thread Josh Paetzel
On Thu, Aug 28, 2003 at 10:06:00AM -0400, Lowell Gilbert wrote: > Vulpes Velox <[EMAIL PROTECTED]> writes: > > > I just cvsuped my router to 4stable, from 4.6.2. I tried recompile the previous > > kernel. That did not work. It configed properly, but a make depend did not > > succeed. I get the sam

Re: kernel compile problem

2009-05-31 Thread Chris Rees
2009/5/31 Rodrigo Vilanova : > > Hi there, > > >  I want to use FreeBSD 7.2 as a simple firewall and VPN at home. I’ve a > dedicated computer to this. > > >  I’m trying to compile my FreeBSD 7.2 Kernel on my computer and I having > the following problem: > > > [...] > > /usr/src/sys/modules/svr4/..

RE: kernel compile problem

2009-05-31 Thread Rodrigo Vilanova
Hi Chris,Tks for help. My source was incomplete. My bad! best regards,Cabelyn > From: utis...@googlemail.com > Date: Sun, 31 May 2009 20:32:46 +0100 > To: vilanova_rodr...@hotmail.com > CC: freebsd-questions@freebsd.org > Subject: Re: kernel compile problem > > 2009/