Freebsd 9.1 kernel compile with Physical Address Extension

2013-03-12 Thread Justin Crawford
Hi, I have been trying to compile the 9.1 kernel for an older system which has PAE support, unfortunately because -Werror is enabled, I cannot complete the compile (see warnings below). I am running a fresh install of FreeBSD 9.1-RELEASE. I can successfully compile the kernel without PAE. Ke

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/

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/..

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 fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 10:39 PM, Kent Stewart wrote: > On Sunday 22 March 2009 12:07:44 pm "Remorque" wrote: > > On Sun, Mar 22, 2009 at 9:27 PM, Kent Stewart wrote: > > > On Sunday 22 March 2009 08:43:53 am "Remorque" wrote: > > > > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart > wrote: > > >

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
On Sunday 22 March 2009 12:07:44 pm "Remorque" wrote: > On Sun, Mar 22, 2009 at 9:27 PM, Kent Stewart wrote: > > On Sunday 22 March 2009 08:43:53 am "Remorque" wrote: > > > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > > > > On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > > > > >

Re: Kernel compile fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 9:27 PM, Kent Stewart wrote: > On Sunday 22 March 2009 08:43:53 am "Remorque" wrote: > > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > > > On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > > > > I have installed 7.1-RELEASE on a hardware with AMD processor.

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
On Sunday 22 March 2009 08:43:53 am "Remorque" wrote: > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > > On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > > > I have installed 7.1-RELEASE on a hardware with AMD processor. I have > > > successfully buildworld, and now doing the "make

Re: Kernel compile fails

2009-03-22 Thread Manolis Kiagias
"Remorque" wrote: > > > > > > If you csup'd source as you say above, you are now on 7-STABLE. > There have been some changes in the atheros driver, and I noticed your > build stopped there. > > Look at the new GENERIC conf file: > > device ath # Atheros

Re: Kernel compile fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 7:04 PM, Manolis Kiagias wrote: > "Remorque" wrote: > > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > > > > > >> On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > >> > >>> I have installed 7.1-RELEASE on a hardware with AMD processor. I have > >>> successful

Re: Kernel compile fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 6:57 PM, Giorgos Keramidas wrote: > On Sun, 22 Mar 2009 17:53:00 +0300, "\"Remorque\"" > wrote: > > I have installed 7.1-RELEASE on a hardware with AMD processor. I have > > successfully buildworld, and now doing the "make kernel" thing.The kernel > > config file is prett

Re: Kernel compile fails

2009-03-22 Thread Manolis Kiagias
"Remorque" wrote: > On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > > >> On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: >> >>> I have installed 7.1-RELEASE on a hardware with AMD processor. I have >>> successfully buildworld, and now doing the "make kernel" thing.The kernel >

Re: Kernel compile fails

2009-03-22 Thread Giorgos Keramidas
On Sun, 22 Mar 2009 17:53:00 +0300, "\"Remorque\"" wrote: > I have installed 7.1-RELEASE on a hardware with AMD processor. I have > successfully buildworld, and now doing the "make kernel" thing.The kernel > config file is pretty GENERIC, I only removed the option to build a DEBUG > kernel.I have

Re: Kernel compile fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 6:46 PM, Vasadi I. Claudiu Florin < claudiu.vas...@gmail.com> wrote: > Still, the fact that there are some optimisation flags remain. That would > be the first thing I would take into consideration in this matter. > Fine. Where do you suppose they are? I am saying this is

Re: Kernel compile fails

2009-03-22 Thread Vasadi I. Claudiu Florin
Still, the fact that there are some optimisation flags remain. That would be the first thing I would take into consideration in this matter. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

Re: Kernel compile fails

2009-03-22 Thread "Remorque"
On Sun, Mar 22, 2009 at 6:23 PM, Kent Stewart wrote: > On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > > I have installed 7.1-RELEASE on a hardware with AMD processor. I have > > successfully buildworld, and now doing the "make kernel" thing.The kernel > > config file is pretty GENERIC, I

Re: Kernel compile fails

2009-03-22 Thread Kent Stewart
On Sunday 22 March 2009 07:53:00 am "Remorque" wrote: > I have installed 7.1-RELEASE on a hardware with AMD processor. I have > successfully buildworld, and now doing the "make kernel" thing.The kernel > config file is pretty GENERIC, I only removed the option to build a DEBUG > kernel.I have csup-

Kernel compile fails

2009-03-22 Thread "Remorque"
I have installed 7.1-RELEASE on a hardware with AMD processor. I have successfully buildworld, and now doing the "make kernel" thing.The kernel config file is pretty GENERIC, I only removed the option to build a DEBUG kernel.I have csup-ped today. However, my compilation fails, viz: cc -c -O2 -fre

Re: Kernel Compile issue

2009-03-02 Thread Polytropon
On Mon, 2 Mar 2009 02:43:01 -0800, Paige Thompson wrote: > You're right, my source tree is incomplete: > > # pwd > /usr/src/sys > # cd sys > sys: No such file or directory. > # I had a similar problem some years ago and couldn't find out what the reason was - the magic of this mailing list didn'

Re: Kernel Compile issue

2009-03-02 Thread Paige Thompson
On Mon, Mar 2, 2009 at 2:44 AM, Paige Thompson wrote: > PS: it seems just straight up mget * works x.x > k! satisfactory enough... > > > On Mon, Mar 2, 2009 at 2:43 AM, Paige Thompson wrote: >> You're right, my source tree is incomplete: >> >> # pwd >> /usr/src/sys >> # cd sys >> sys: No such fil

Re: Kernel Compile issue

2009-03-02 Thread Paige Thompson
On Mon, Mar 2, 2009 at 2:43 AM, Paige Thompson wrote: > You're right, my source tree is incomplete: > > # pwd > /usr/src/sys > # cd sys > sys: No such file or directory. > # > > Thank you that helps a lot actually, it probably has something to do > with the source archives that I downloaded not be

Re: Kernel Compile issue

2009-03-02 Thread Polytropon
On Mon, 2 Mar 2009 01:28:59 -0800, Paige Thompson wrote: > Mike, > > I think you misread what I sent, however I noticed that you used > 'KERNELCONF' instead of 'config' (as I noted) but I still get the same > error. Correct is KERNCONF= as parameter for buildkernel and installkernel targets. Al

Re: Kernel Compile issue

2009-03-02 Thread Paige Thompson
Mike, I think you misread what I sent, however I noticed that you used 'KERNELCONF' instead of 'config' (as I noted) but I still get the same error. I want to say the issue must have something to do with the fact that there's no environment variables that specify the include directories. FWIW here

Re: Kernel Compile issue

2009-03-02 Thread Michael Powell
Paige Thompson wrote: > Also I wanted to note how I got to this problem: > > [root@ /usr/src]# make buildkernel config=GENERIC 2> error.log > [snip] cd /usr/obj and rm -rf usr before trying again. Then cd /usr/src and do: make buildkernel KERNCONF=nameofsomeconffile another example: make bui

Kernel Compile issue

2009-03-02 Thread Paige Thompson
[root@ /usr/src]# head error.log /usr/src/sys/i386/i386/genassym.c:35:23: error: sys/cdefs.h: No such file or directory /usr/src/sys/i386/i386/genassym.c:36: error: expected declaration specifiers or '...' before string constant /usr/src/sys/i386/i386/genassym.c:36: warning: data definition has no

Re: Kernel Compile issue

2009-03-02 Thread Paige Thompson
Also I wanted to note how I got to this problem: [root@ /usr/src]# make buildkernel config=GENERIC 2> error.log [root@ /usr/src]# uname -a FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 [root@ /usr/src]#

Re: kernel compile problems

2009-02-22 Thread Tim Judd
On Sat, 2009-02-21 at 13:41 +, daemon wrote: > Hi, > > I try to build a 7.1 kernel but when i does > > # make depend && make clean depend So you make the dependency chain, then clean it and remake the dependency chain. You've gained nothing. > > make shows : > > make : don't know how

Re: kernel compile problems

2009-02-21 Thread Reed Loefgren
Wojciech Puchar wrote: # make depend && make clean depend <--? make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! that you miss some files - this file do exist. ___ freebsd-questions@f

Re: kernel compile problems

2009-02-21 Thread Wojciech Puchar
The process for building a kernel has changed since the days of 4.x. Now you should just use: make buildkernel KERNCONF=configfile Leave the KERNCONF out to build GENERIC. See http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html for more details. -- if userland and kern

Re: kernel compile problems

2009-02-21 Thread Bruce Cran
daemon wrote: I try to build a 7.1 kernel but when i does # make depend && make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! The process for building a kernel has changed since the days of 4.x. Now you should just us

Re: kernel compile problems

2009-02-21 Thread Wojciech Puchar
# make depend && make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! that you miss some files - this file do exist. ___ freebsd-questions@freebsd.org mailing list http://lists.fr

Re: kernel compile problems

2009-02-21 Thread Michael Powell
daemon wrote: > Hi, > > I try to build a 7.1 kernel but when i does > > # make depend && make clean depend > > make shows : > > make : don't know how to make ../../../dev/agp/agp.c. Stop > > anyone know anything? Thanks! [snip] Have you tried cd to /usr/src and make buildkernel KERNCONF=your

kernel compile problems

2009-02-21 Thread daemon
Hi, I try to build a 7.1 kernel but when i does # make depend && make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Re: kernel compile e branches

2008-09-16 Thread Daniel Bye
On Tue, Sep 16, 2008 at 02:40:51PM +0200, Gian Paolo Buono wrote: > Hi, > I have upgrade my distro and kernel..with following steps: > > 1) cd /usr/src ; make update > 2) edit /usr/src/sys/i386/conf/GENERIC file for the kernel I usually copy the GENERIC config and edit the copy. That way, I alway

Re: Kernel compile R7.0 i386 GENERIC, fails

2008-08-11 Thread Peter B
>> In previous releases. It was possible to make at leas the generic >> kernel compile out of the box. > >It still is. You have to get the full sources though. > >What you are trying to do now, by extracting more parts of the source >tree as you need them is a

Re: Kernel compile R7.0 i386 GENERIC, fails

2008-08-11 Thread Giorgos Keramidas
to make cam.c. Stop > *** Error code 2 > In previous releases. It was possible to make at leas the generic > kernel compile out of the box. It still is. You have to get the full sources though. What you are trying to do now, by extracting more parts of the source tree as you need them i

Re: Kernel compile R7.0 i386 GENERIC, fails

2008-08-11 Thread Michael Powell
Peter B wrote: [snip] > > In previous releases. It was possible to make at leas the generic kernel > compile out of the box. > As it still is. I just did a make buildkernel KERNCONF=GENERIC on a 7-Release box and it built with no diffic

Re: Kernel compile R7.0 i386 GENERIC, fails

2008-08-11 Thread Peter B
Error code 1 Stop in /usr/src. Exit 1 Exit 1 In previous releases. It was possible to make at leas the generic kernel compile out of the box. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Kernel compile R7.0 i386 GENERIC, fails

2008-08-11 Thread pluknet
[EMAIL PROTECTED]>[EMAIL PROTECTED] 2008/8/11 Peter B <[EMAIL PROTECTED]>: > > I'm trying to compile the generic FreeBSD kernel 7.0-RELEASE i386. But it > fails. Any tip on how to fix it? > > Extracted sources: sbase, srelease, ssys You also need scontrib (ACPI sources are there) component and ma

Re: Kernel Compile Error

2008-05-01 Thread chris
> Chris Maness <[EMAIL PROTECTED]> writes: > >> I was trying to compile a 7.0 Release and the compile failed. I have >> never had a kernel compilation fail before. >> >> Here is the last of the output: >> >> opt_global.h -fno-common -finline-limit=8000 --param >> inline-unit-growth=100 --param lar

Re: Kernel Compile Error

2008-05-01 Thread Lowell Gilbert
Chris Maness <[EMAIL PROTECTED]> writes: > I was trying to compile a 7.0 Release and the compile failed. I have > never had a kernel compilation fail before. > > Here is the last of the output: > > opt_global.h -fno-common -finline-limit=8000 --param > inline-unit-growth=100 --param large-functio

Kernel Compile Error

2008-04-29 Thread Chris Maness
I was trying to compile a 7.0 Release and the compile failed. I have never had a kernel compilation fail before. Here is the last of the output: opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred

Re: Kernel Compile Error

2008-03-03 Thread Giorgos Keramidas
On 2008-03-03 13:00, Win32 Win32 <[EMAIL PROTECTED]> wrote: > Hi there, > > I tried to compile an custom kernel, and i've got a lot of errors. > I don't know what is the problem, even when i try to compile with > GENERIC conf file i've got same link errors. So, what should i do ? The problem is t

Kernel Compile Error

2008-03-03 Thread Win32 Win32
Hi there, I tried to compile an custom kernel, and i've got a lot of errors. I don't know what is the problem, even when i try to compile with GENERIC conf file i've got same link errors. So, what should i do ? Thanks for help. #uname -a FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19

Re: Kernel compile problems

2007-12-15 Thread s.huckenholz
Hi Ryan, I presume you do something like : make -jX KERNCONF=newkernel kernel where X is a number larger than 2 ?? Run it without the j flag and then other errors will show up. These errors are caused by a misconfigured kernel and reading your kernel conf I found at least 2: I suggest tha

Re: Kernel compile problems

2007-12-14 Thread John Murphy
On Fri, 14 Dec 2007 16:23:41 -0500 (EST) "O-ren-ishi-i" <[EMAIL PROTECTED]> wrote: > > Hi all, > > I use this kernel config file (follows below): syntactical the > configuration appears ok.I get no errors here. > When compiling the kernel I get errors as soon as the modules are > being build. >

Kernel compile problems

2007-12-14 Thread O-ren-ishi-i
Hi all, I use this kernel config file (follows below): syntactical the configuration appears ok.I get no errors here. When compiling the kernel I get errors as soon as the modules are being build. I then tried /etc/make.conf (adding this line as zlib.ko is the first module that makes problems)

Re: Kernel Compile Error

2007-11-28 Thread Schiz0
On Nov 28, 2007 12:17 PM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Schiz0 wrote: > > On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > >> Schiz0 wrote: > >>> Hey, > >>> > >>> I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > >>> (src-all) and buil

Re: Kernel Compile Error

2007-11-28 Thread Philip M. Gollucci
Schiz0 wrote: > On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: >> Schiz0 wrote: >>> Hey, >>> >>> I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code >>> (src-all) and built world. >>> I then tried to "make buildkernel", and it ran for a little while, >>> th

Re: Kernel Compile Error

2007-11-28 Thread Schiz0
On Nov 28, 2007 8:47 AM, Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Schiz0 wrote: > > Hey, > > > > I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > > (src-all) and built world. > > I then tried to "make buildkernel", and it ran for a little while, > > then gave the follo

Re: Kernel Compile Error

2007-11-28 Thread Philip M. Gollucci
Schiz0 wrote: > Hey, > > I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code > (src-all) and built world. > I then tried to "make buildkernel", and it ran for a little while, > then gave the following error and stopped: > > http://schiz0.securityexploits.com/make.buildkernel.out

Kernel Compile Error

2007-11-28 Thread Schiz0
Hey, I'm running FreeBSD 6.3-PRERELEASE. I recently csuped the source code (src-all) and built world. I then tried to "make buildkernel", and it ran for a little while, then gave the following error and stopped: http://schiz0.securityexploits.com/make.buildkernel.out The error is at the bottom -

RE: Bge Kernel Compile Issues

2006-04-11 Thread Kris Anderson
--- Wil Hatfield <[EMAIL PROTECTED]> wrote: > > > Check your RAM lately? Kernel and world compiles > usually make RAM issues > > > evident. > > RAM checked out fine. > > > /usr/src/sys/dev/bge/if_bge.c > > /usr/src/sys/dev/bge/if_bge.c: In function > `bge_newbuf_jumbo': > > /usr/src/sys/sys/mb

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
> > Check your RAM lately? Kernel and world compiles usually make RAM issues > > evident. RAM checked out fine. > /usr/src/sys/dev/bge/if_bge.c > /usr/src/sys/dev/bge/if_bge.c: In function `bge_newbuf_jumbo': > /usr/src/sys/sys/mbuf.h:513: warning: 'zone' might be used > uninitialized in > this f

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
> Check your RAM lately? Kernel and world compiles usually make RAM issues > evident. /usr/src/sys/dev/bge/if_bge.c /usr/src/sys/dev/bge/if_bge.c: In function `bge_newbuf_jumbo': /usr/src/sys/sys/mbuf.h:513: warning: 'zone' might be used uninitialized in this function I haven't ever seen errors l

Re: Bge Kernel Compile Issues

2006-04-10 Thread Garrett Cooper
Wil Hatfield wrote: Yes I ran a buildworld first. No I can't build the GENERIC config as it has ALOT more problems than just the bge drivers. What I am saying about the GENERIC is that it chokes when trying to install alot of the GENERIC drivers that aren't needed. For instance the aic an

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
> Yes I ran a buildworld first. > No I can't build the GENERIC config as it has ALOT more problems than just > the bge drivers. What I am saying about the GENERIC is that it chokes when trying to install alot of the GENERIC drivers that aren't needed. For instance the aic and aha. Once I disable

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
> Let us start with the usual questions: > Did you do a buildworld first? > Can you build a GENERIC kernel? Yes I ran a buildworld first. No I can't build the GENERIC config as it has ALOT more problems than just the bge drivers. -- Wil Hatfield __

Re: Bge Kernel Compile Issues

2006-04-10 Thread Lowell Gilbert
"Wil Hatfield" <[EMAIL PROTECTED]> writes: > Trying to upgrade a Dell Poweredge 1750 with Broadcom BCM5704C Dual Gigabit > Ethernet. However my buildkernel is erroring out with the following. Let us start with the usual questions: Did you do a buildworld first? Can you build a GENERIC kernel? _

Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Trying to upgrade a Dell Poweredge 1750 with Broadcom BCM5704C Dual Gigabit Ethernet. However my buildkernel is erroring out with the following. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens

Kernel Compile Question

2006-01-28 Thread Graham Bentley
Hi All, I have just been testing www.raqdevil.com which is coming along nicely :) I decide to recompile the stock 6.0 kernel and strip out all the stuff I would not be using on my 'web appliance' (LPT, Serial, Firewire, USB) I think I have got my kernel down as small as I can (about 2.8 MB) howe

Re: make depend kernel compile error

2005-05-30 Thread Lowell Gilbert
Peter Miller <[EMAIL PROTECTED]> writes: > I'm running a clean install of the freebsd 5.4 and i'm > building a new kernel with usb 2.0 support but i'm > getting the following error after typing make depend. Go back to the GENERIC kernel. Change a small number of things at a time until you have f

Re: make depend kernel compile error [solved]

2005-05-30 Thread Peter Miller
Sorry, i wasn't too clear. The only thing I changed to the config was the addition of the usb2 support. I had tried compiling the generic kernel which didn't work either. The good news is that I installed and ran cvsup and used the 2nd compile method in the handbook (after running make clean) an

make depend kernel compile error

2005-05-29 Thread Peter Miller
I'm running a clean install of the freebsd 5.4 and i'm building a new kernel with usb 2.0 support but i'm getting the following error after typing make depend. basement# make depend rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend cc -c -O -pipe -Wall -Wredundant-de

Re: kernel compile error

2004-11-26 Thread Dick Davies
* Brian Bobowski <[EMAIL PROTECTED]> [1134 14:34]: > Joshua Lokken wrote: > > >>On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: > >> > >> > >>>Matt Emmerton wrote: > >>> > >>> > >>>Having such a mechanism, would prevent lots of beginners in the > >>>kernel compiling stuff, to get frus

Re: kernel compile error

2004-11-26 Thread Gert Cuykens
On Fri, 26 Nov 2004 09:32:08 -0500, Brian Bobowski <[EMAIL PROTECTED]> wrote: > Joshua Lokken wrote: > > >>On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: > >> > >> > >>>Matt Emmerton wrote: > >>> > >>> > >>>Having such a mechanism, would prevent lots of beginners in the > >>>kernel compiling

Re: kernel compile error

2004-11-26 Thread Brian Bobowski
Joshua Lokken wrote: On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: Matt Emmerton wrote: Having such a mechanism, would prevent lots of beginners in the kernel compiling stuff, to get frustrated with errors like above. Also, as you see, it's well-documented in the kernel co

Re: kernel compile error

2004-11-26 Thread Joshua Lokken
> On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: > > Matt Emmerton wrote: > > >>/usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory > > >>mkdep: compile failed > > > > > > > > >You need "device miibus" in your kernel config if you want to use "device > > >rl". > > Having s

Re: kernel compile error

2004-11-26 Thread Kris Kennaway
On Fri, Nov 26, 2004 at 04:03:52PM +0900, Rob wrote: > Matt Emmerton wrote: > > > >>/usr/src/sys/dev/usb/if_rue.c:104:23: miibus_if.h: No such file or > > > >directory > > > >>/usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory > >>mkdep: compile failed > > > > > >You need "devi

Re: kernel compile error

2004-11-25 Thread Rob
Matt Emmerton wrote: /usr/src/sys/dev/usb/if_rue.c:104:23: miibus_if.h: No such file or directory /usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory mkdep: compile failed You need "device miibus" in your kernel config if you want to use "device rl". I always wonder why there

Re: kernel compile error

2004-11-25 Thread Matt Emmerton
> /usr/src/sys/dev/usb/if_rue.c:104:23: miibus_if.h: No such file or directory > /usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory > mkdep: compile failed You need "device miibus" in your kernel config if you want to use "device rl". # PCI Ethernet NICs that use the comm

kernel compile error

2004-11-25 Thread Gert Cuykens
/usr/src/sys/dev/usb/if_rue.c:104:23: miibus_if.h: No such file or directory /usr/src/sys/pci/if_rl.c:122:23: miibus_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/gert. *** Error code 1 Stop in /usr/obj/usr/src/sys/gert. *** Error code 1 Stop

Re: kernel compile

2004-11-15 Thread Brian Henning
On Mon, 15 Nov 2004 13:59:47 -0600, Laurence Sanford <[EMAIL PROTECTED]> wrote: > Brian Henning wrote: > > > > >Greetings: > > > >what is the process to compile a kernel for a slower machine with a > >small disk from a faster machine with lots of disk. So far I have > >created a KERNCONF file fo

kernel compile

2004-11-15 Thread Brian Henning
Greetings: what is the process to compile a kernel for a slower machine with a small disk from a faster machine with lots of disk. So far I have created a KERNCONF file for the slow machine. I have done a make buildkernel KERNCONF=SLOW_MACHINE Thanks, BH __

Re: Kernel Compile slow on 5.x series?

2004-10-02 Thread Kris Kennaway
On Sun, Oct 03, 2004 at 03:27:02AM +0530, Subhro wrote: > On Sat, 2 Oct 2004 15:45:31 +0200, Simon Barner <[EMAIL PROTECTED]> wrote: > > Markie wrote: > > > Has anyone else noticed that the 5.x series kernel compile times take much > > > longer than that of

Re: Kernel Compile slow on 5.x series?

2004-10-02 Thread Subhro
On Sat, 2 Oct 2004 15:45:31 +0200, Simon Barner <[EMAIL PROTECTED]> wrote: > Markie wrote: > > Has anyone else noticed that the 5.x series kernel compile times take much > > longer than that of the 4.x series? My friends 233MHz machine running 4.x > > finished a kern

Re: Kernel Compile slow on 5.x series?

2004-10-02 Thread Markie
- Original Message - From: "Simon Barner" <[EMAIL PROTECTED]> To: "Markie" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, October 02, 2004 2:45 PM Subject: Re: Kernel Compile slow on 5.x series? Markie wrote: >> Has anyone els

Re: Kernel Compile slow on 5.x series?

2004-10-02 Thread Simon Barner
Markie wrote: > Has anyone else noticed that the 5.x series kernel compile times take much > longer than that of the 4.x series? My friends 233MHz machine running 4.x > finished a kernel compile before my 500MHz machine running 5.x a while > back. It seems to take forever? Is there

Kernel Compile slow on 5.x series?

2004-10-02 Thread Markie
Has anyone else noticed that the 5.x series kernel compile times take much longer than that of the 4.x series? My friends 233MHz machine running 4.x finished a kernel compile before my 500MHz machine running 5.x a while back. It seems to take forever? Is there a reason for this, or is it just me

Re: kernel compile

2004-08-25 Thread Nathan Kinkade
On Wed, Aug 25, 2004 at 09:11:51AM +0300, Cristi Tauber wrote: > hi all, > I compile a 5.2.1 release's kernel with IPFIREWALL and IPSEC (? > IPSEC_ESP). I compiled the kernel w/o errors i rebooted and everything > works great. I mention that I do not installed any IPSEC software at > t

Re: kernel compile

2004-08-25 Thread Kevin D. Kinsey, DaleCo, S.P.
Cristi Tauber wrote: hi all, I compile a 5.2.1 release's kernel with IPFIREWALL and IPSEC (? IPSEC_ESP). I compiled the kernel w/o errors i rebooted and everything works great. I mention that I do not installed any IPSEC software at that time. I downloaded qmail ? ucspi and try to instal

kernel compile

2004-08-24 Thread Cristi Tauber
hi all, I compile a 5.2.1 release's kernel with IPFIREWALL and IPSEC (? IPSEC_ESP). I compiled the kernel w/o errors i rebooted and everything works great. I mention that I do not installed any IPSEC software at that time. I downloaded qmail ? ucspi and try to install. After ucspi I ha

Re: Kernel Compile Error

2004-08-09 Thread Bill Moran
Not 100% sure, but you don't have a keyboard device in your kernel (device atkbdc0). I figure if you're compiling in a console (sc0), that you'll need at least atkbdc0. Ryan <[EMAIL PROTECTED]> wrote: > bash-2.05b# make buildkernel KERNCONF=POTL > >

Kernel Compile Error

2004-08-09 Thread Ryan
bash-2.05b# make buildkernel KERNCONF=POTL -- >>> Kernel build for POTL started on Mon Aug 9 09:07:24 EST 2004 -- ===> POTL Skiping To The End cc -c -O -pipe -march=pe

Re: kernel compile make don't know how to make @/dev/fb/fbreg/h.

2004-06-09 Thread Giorgos Keramidas
On 2004-06-09 13:41, mark & tracie <[EMAIL PROTECTED]> wrote: > after config and make depend (which report no problems) make stops at > the following point. i don't have any more ideas. i have compiled a > kernel oon this system before ( i just want to have sound) and it > worked fine. > > ===> sys

kernel compile make don't know how to make @/dev/fb/fbreg/h.

2004-06-09 Thread mark & tracie
after config and make depend (which report no problems) make stops at the following point. i don't have any more ideas. i have compiled a kernel oon this system before ( i just want to have sound) and it worked fine. ===> syscons/daemon ===> syscons/dragon ===> syscons/fade ===> syscons/fire =

Re: Kernel compile failing

2004-05-25 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Odhiambo Washington thusly... > > > FreeBSD 4.9-STABLE here. > I have done cvsup several times hoping the problem would go away but no. > The log of the kernel compiling is here: > > http://ns2.wananchi.com/~wash/pain/KERNEL.TXT I recently compiled 4.9-p8.

Re: Kernel compile failing

2004-05-25 Thread Kent Stewart
On Monday 24 May 2004 11:13 pm, Odhiambo Washington wrote: > FreeBSD 4.9-STABLE here. > I have done cvsup several times hoping the problem would go away but > no. The log of the kernel compiling is here: > > http://ns2.wananchi.com/~wash/pain/KERNEL.TXT > > Please tell me what you think is screwing

Kernel compile failing

2004-05-24 Thread Odhiambo Washington
FreeBSD 4.9-STABLE here. I have done cvsup several times hoping the problem would go away but no. The log of the kernel compiling is here: http://ns2.wananchi.com/~wash/pain/KERNEL.TXT Please tell me what you think is screwing this up .. -Wash http://www.netmeister.org/news/learn2quote.html

Re: kernel compile Q - How to get the speaker to work?

2004-03-04 Thread Johnson David
On Wednesday 03 March 2004 10:12 pm, Tadimeti Keshav wrote: > Hi > thanks for the answer, but when I had Windows > installed, the speaker did work, I mean I was able to > hear music, in addition to the beeps. I may be confused as to what speaker you are talking about. My assumption was that you w

Re: kernel compile Q - How to get the speaker to work?

2004-03-04 Thread Sergey 'DoubleF' Zaharchenko
On Thu, 04 Mar 2004 01:30:27 -0500 "HOLLOW, CHRISTOPHER" <[EMAIL PROTECTED]> probably wrote: > I've never heard of the case speaker making anything but beeps. Either > yours is quite unique or you guys are talking about different speakers. >From a 4.x LINT file: # # pca: PCM audio through you

Re: kernel compile Q - How to get the speaker to work?

2004-03-04 Thread Erik Trulsson
On Thu, Mar 04, 2004 at 01:30:27AM -0500, HOLLOW, CHRISTOPHER wrote: > > > > > >thanks for the answer, but when I had Windows > >installed, the speaker did work, I mean I was able to > >hear music, in addition to the beeps. > > > I've never heard of the case speaker making anything but beeps.

Re: kernel compile Q - How to get the speaker to work?

2004-03-04 Thread HOLLOW, CHRISTOPHER
thanks for the answer, but when I had Windows installed, the speaker did work, I mean I was able to hear music, in addition to the beeps. I've never heard of the case speaker making anything but beeps. Either yours is quite unique or you guys are talking about different speakers. I th

Re: kernel compile Q - How to get the speaker to work?

2004-03-03 Thread Tadimeti Keshav
Hi thanks for the answer, but when I had Windows installed, the speaker did work, I mean I was able to hear music, in addition to the beeps. thx --- Johnson David <[EMAIL PROTECTED]> wrote: > On Tuesday 02 March 2004 04:28 pm, Tadimeti Keshav > wrote: > > > I added to my kernel config file: > >

kernel compile options/info for 4.9/5.2.1

2004-03-02 Thread Octavian Hornoiu
I have several questions for the gurus out there relating to compiling my own kernel. I have been making my own kernel since I first started using FreeBSD back in 4.5 but I want to get more in-depth with the process. My questions are: - What are ALL of the different make options/switches for the

Re: kernel compile Q - How to get the speaker to work?

2004-03-02 Thread Johnson David
On Tuesday 02 March 2004 04:28 pm, Tadimeti Keshav wrote: > I added to my kernel config file: > device pca > (this was mentioned in the NOTES file) Typically a PC speaker is not an audio device in the normal sense of the term. It's there just to make beeps, and not music. It's not going to do w

kernel compile Q - How to get the speaker to work?

2004-03-02 Thread Tadimeti Keshav
Hi all, I Just (successfully) compiled my kernel. I have a Digital PC5100. It has a built in speaker. Now, How can I get FreeBSD to output sound to the speaker. I added to my kernel config file: device pca (this was mentioned in the NOTES file) secondly, what is the use of adding: device udbp Th

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

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

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

  1   2   >