Kernel Compile Errors

2003-08-18 Thread Thomas Smith
Environment: FreeBSD 4.8 Situation: I setup this server last week and recompiled the kernel to remove unecassary hardware and feature support. That worked without a hitch. I installed a few other apps (Pine, Vim 6, Squid, and Dans Guardian (Dans was compiled from their source--not from a port).

Kernel Compile Errors

2003-09-06 Thread Stefan Malte Schumacher
Hi After some playing with CURRENT I decided that 5.1-Release-P2 had all I wanted, removed /usr/src/sys and installed the files back from CD. After this I used cvsup to bring the sources up to P2. But now every kernel compile fails - even GENERIC ! - and I have absolutely no clue why. This is the

Re: Kernel Compile Errors

2003-08-18 Thread Kris Kennaway
On Mon, Aug 18, 2003 at 02:52:32PM -0700, Thomas Smith wrote: > Everytime I try this it fails. The only difference between CUSTOM and > GENERIC are the options and devices I removed and the firewall options > I added. However, if I try to build GENERIC it also fails now. > > The errors in the

kernel compile errors 5.0-DP1

2002-07-22 Thread Karl Agee
here's the errors: ===> NEWKERNEL mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/NEWKERNEL /usr/src/sys/i386/conf/NEWKERNEL c

Re: Kernel Compile Errors - SOLVED

2003-09-06 Thread Stefan Malte Schumacher
Well, I just deleted all of /usr/src and not just /usr/src/sys and reinstalled it and now everything works fine again. Although I do not have to understand what was the cause of the problem I would be gratefull for any hints, after all I do not want only to use FreeBSD but also learn more about it

Re: kernel compile errors 5.0-DP1

2002-07-22 Thread Simon 'corecode' Schubert
On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote: > config -d /usr/obj/usr/src/sys/NEWKERNEL > /usr/src/sys/i386/conf/NEWKERNEL > config: Device "pci" requires a count > FYI: static unit limits for ppp are set: NPPP=1 > config: Device "card" requires a count > FYI: static unit limits for atkbdc

Re: kernel compile errors 5.0-DP1

2002-07-22 Thread Karl Agee
At 02:04 AM 7/23/2002 +0200, Simon 'corecode' Schubert wrote: >On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote: > > > config -d /usr/obj/usr/src/sys/NEWKERNEL > > /usr/src/sys/i386/conf/NEWKERNEL > > config: Device "pci" requires a count > > FYI: static unit limits for ppp are set: NPPP=1 > > c

Re: kernel compile errors 5.0-DP1

2002-07-23 Thread Simon 'corecode' Schubert
On Mon, 22 Jul 2002 18:44:16 -0700 Karl Agee wrote: > Yes, it's DP-1...that is what I started with. I've updated the source > tree...I'll read up on it. > >pci now needs a count, as config states. read GENERIC for details. as i see in today's commits this issue should be resolved and pci shoul

kernel compile errors - but how do I get the output

2004-03-01 Thread Tadimeti Keshav
Hi all I have problems compiling my kernel. I have enabled: device udbp# USB Double Bulk Pipe devices I get errors at link time with udbp.o. I am not able to copy from aterm and paste to nedit. make > /home/abcd/make_log.log only says stop... But is does not contain the erro

Re: kernel compile errors - but how do I get the output

2004-03-01 Thread Shaun T. Erickson
Tadimeti Keshav wrote: Hi all I have problems compiling my kernel. I have enabled: device udbp# USB Double Bulk Pipe devices I get errors at link time with udbp.o. I am not able to copy from aterm and paste to nedit. make > /home/abcd/make_log.log only says stop... But is do

Re: kernel compile errors - but how do I get the output

2004-03-01 Thread James Long
On Tue, Mar 02, 2004 at 05:37:31AM +, Tadimeti Keshav wrote: > > make > /home/abcd/make_log.log only says stop... make > /home/abcd/make_log.log 2>&1 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

what are "counts" in generic? Was kernel compile errors 5.0-DP1

2002-07-23 Thread Karl Agee
Simon 'corecode' Schubert wrote on 7/22/02 5:04 pm: > >>config -d >/usr/obj/usr/src/sys/NEWK >ERNEL >> >/usr/src/sys/i386/conf/NE >WKERNEL >>config: Device "pci" >requires a count >>FYI: static unit limits for >ppp are set: NPPP=1 >>config: Device "card" >requires a count >>FYI: static unit limi