Re: Need to compile kernel for 2 or more processors?

2010-12-05 Thread ill...@gmail.com
On 5 December 2010 12:39, Jorge Biquez wrote: > Hello all. Hello. > > I hope this question does not sound so stupid. I am sorry in advance. > Well, that's life. > >  I guess that actually we do not have to change the kernel so all processors > can be seen? Am I right ? http://svn.freebsd.org

Re: Need to compile kernel for 2 or more processors?

2010-12-05 Thread Chris Brennan
On Sun, Dec 5, 2010 at 12:39 PM, Jorge Biquez wrote: > Hello all. > > I hope this question does not sound so stupid. I am sorry in advance. > > I am doing my guideline of the activities I need to do to change an old 2 > processors INtel 386 machine with 1GB of ram and 30GB of hard disk. The > mach

Need to compile kernel for 2 or more processors?

2010-12-05 Thread Jorge Biquez
Hello all. I hope this question does not sound so stupid. I am sorry in advance. I am doing my guideline of the activities I need to do to change an old 2 processors INtel 386 machine with 1GB of ram and 30GB of hard disk. The machine is working fine but after more than 10 years of working wi

Re: Failing to compile kernel

2008-01-22 Thread Volodymyr Kostyrko
[EMAIL PROTECTED] пишет: On 20/01/2008, Celso Viana <[EMAIL PROTECTED]> wrote: 2008/1/20, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: On 19/01/2008, Celso Viana <[EMAIL PROTECTED]> wrote: . . . 1 error *** Error code 2 1 error *** Error code 2 ...What can be wrong? Did you compile with -j ? -- -

Re: Failing to compile kernel

2008-01-20 Thread [EMAIL PROTECTED]
On 20/01/2008, Celso Viana <[EMAIL PROTECTED]> wrote: > 2008/1/20, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > On 19/01/2008, Celso Viana <[EMAIL PROTECTED]> wrote: > > . . . > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > > > > ...What can be wrong? > > > > Did you c

Re: Failing to compile kernel

2008-01-19 Thread [EMAIL PROTECTED]
On 19/01/2008, Celso Viana <[EMAIL PROTECTED]> wrote: . . . > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > ...What can be wrong? Did you compile with -j ? -- -- ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Failing to compile kernel

2008-01-19 Thread Celso Viana
Hi All, To compile the kernel of FreeBSD 7.0 RC1 and returned the error ... ===> zlib (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/DRUFF/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --p

Compile kernel - stable 6

2007-08-29 Thread Zbigniew Komarnicki
Hello, I compile today kernel and obtain the following error. I something missing in my kernel file MYKER or is error in file tdfx_linux.c or tdfx_linux.h (see below for more): /usr/src/sys/modules/3dfx_linux/../../dev/tdfx/tdfx_linux.c In file included from @/dev/tdfx/tdfx_linux.h:36,

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

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
; 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:0

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

RE: Error Compile Kernel

2007-03-18 Thread Toan. Bach Quang Bao
oan System Engineer -Original Message- 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: >

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 > &g

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

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

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:

Re: print quotas in CUPS (was: Re: Can not compile kernel.)

2007-01-27 Thread Giorgos Keramidas
On 2007-01-27 15:39, Grant Wagner <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] wrote: Grant Wagner wrote: >> Remove 'device ural' from your kernel config. file. Ural is a driver >> for wireless adapters and depends on 'device wlan' which is >> commented in your conf. file. > > Thanks applecom,

Re: Can not compile kernel.

2007-01-27 Thread Grant Wagner
[EMAIL PROTECTED] wrote: Grant Wagner wrote: > Now I have a custom kernel which is failing to build. I've attached the > config file for it, and it fails trying to build with references about > ieee80211. The odd thing is I have no wireless in my box and have > commented out all the wirel

Re: Can not compile kernel.

2007-01-27 Thread applecom
Grant Wagner <[EMAIL PROTECTED]> wrote: Now I have a custom kernel which is failing to build. I've attached the config file for it, and it fails trying to build with references about ieee80211. The odd thing is I have no wireless in my box and have commented out all the wireless references.

Re: Can not compile kernel.

2007-01-26 Thread Kris Kennaway
On Fri, Jan 26, 2007 at 07:33:44PM -0800, Grant Wagner wrote: > > > Kris Kennaway <[EMAIL PROTECTED]> wrote: On Fri, Jan 26, 2007 at 04:40:13PM > -0800, Grant Wagner wrote: > > Hi, although have used various forms of unix for quite a while, I still > > consider myself a rather novice user. I ha

Re: Can not compile kernel.

2007-01-26 Thread Grant Wagner
Kris Kennaway <[EMAIL PROTECTED]> wrote: On Fri, Jan 26, 2007 at 04:40:13PM -0800, Grant Wagner wrote: > Hi, although have used various forms of unix for quite a while, I still > consider myself a rather novice user. I have reciently reconfigured my > machine to dual boot FreeBSD 6.2 and Windo

Re: Can not compile kernel.

2007-01-26 Thread Kris Kennaway
On Fri, Jan 26, 2007 at 04:40:13PM -0800, Grant Wagner wrote: > Hi, although have used various forms of unix for quite a while, I still > consider myself a rather novice user. I have reciently reconfigured my > machine to dual boot FreeBSD 6.2 and Windows (damn gaming addiction). > > I have inst

Can not compile kernel.

2007-01-26 Thread Grant Wagner
Hi, although have used various forms of unix for quite a while, I still consider myself a rather novice user. I have reciently reconfigured my machine to dual boot FreeBSD 6.2 and Windows (damn gaming addiction). I have installed a basic system (only base, games, man and src distros) and modifi

Re: strange error code 1 when compile kernel on 6.1-PRERELEASE

2006-03-11 Thread Lowell Gilbert
Dikshie <[EMAIL PROTECTED]> writes: > I got following strange error when compiled kernel: > ===> aic7xxx/ahd (depend) > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > ( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; ) > cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/i

strange error code 1 when compile kernel on 6.1-PRERELEASE

2006-03-09 Thread Dikshie
I got following strange error when compiled kernel: ===> aic7xxx/ahd (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; ) cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aica

Re: Can't compile kernel

2005-11-23 Thread Russell Meek
Lowell Gilbert wrote: Don't top-post, please. Jose Borquez <[EMAIL PROTECTED]> writes: Peter <[EMAIL PROTECTED]> wrote: --- Jose Borquez wrote: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a cus

Re: Can't compile kernel

2005-11-23 Thread Lowell Gilbert
Don't top-post, please. Jose Borquez <[EMAIL PROTECTED]> writes: > > Peter <[EMAIL PROTECTED]> wrote: > --- Jose Borquez wrote: > > > I made a standard install of FreeBSD 5.4 with Kern-Developer Full > > binaries and doc, kernel source only. I attempted to compile a custom > > kernel r

Re: Can't compile kernel

2005-11-23 Thread Jose Borquez
The custom kernel config file is in /usr/src/sys/i386/conf I did more reading from the FreeBSD website handbook and it said if you installed only the kernel source code that you need to compile the traditional way using: /usr/src/sys/i386/conf/config CUSTOM then change to the build dir

Re: Can't compile kernel

2005-11-22 Thread Peter
--- Jose Borquez <[EMAIL PROTECTED]> wrote: > I made a standard install of FreeBSD 5.4 with Kern-Developer Full > binaries and doc, kernel source only. I attempted to compile a custom > kernel running: > make buildkernel KERNCONF=CUSTOM Then I get the following error: > make: don't know h

Re: Can't compile kernel

2005-11-22 Thread Subhro
Jose Borquez sat at his 'puter and typed on 11/23/2005 12:50: I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running: make buildkernel KERNCONF=CUSTOM Then I get the following error: make: don

Can't compile kernel

2005-11-22 Thread Jose Borquez
I made a standard install of FreeBSD 5.4 with Kern-Developer Full binaries and doc, kernel source only. I attempted to compile a custom kernel running: make buildkernel KERNCONF=CUSTOM Then I get the following error: make: don't know how to make buildkernel. Stop I run it from the /usr/

Re: Compile Kernel Question

2005-11-01 Thread Nicholas Wieland
- Lonnie Cumberland : > Greetings All, > > Actually I did read over that information in the handbook but it only > seems to go into detail on mounting a CDROM and then installing the sources. > > It does not tell me how, or where to download the sources over the net > or if there is some pkg w

Re: Compile Kernel Question

2005-10-31 Thread Lonnie Cumberland
Thanks again, I look forward to great success with FreeBSD for my projects. Cheers, Lonnie Giorgos Keramidas wrote: On 2005-10-31 19:57, Lonnie Cumberland <[EMAIL PROTECTED]> wrote: For a particular project as small web hosting company called "PeoplesQuest Web Hosting Services" we are go

Re: Compile Kernel Question

2005-10-31 Thread Giorgos Keramidas
On 2005-10-31 19:57, Lonnie Cumberland <[EMAIL PROTECTED]> wrote: > For a particular project as small web hosting company called > "PeoplesQuest Web Hosting Services" we are going to be using a > control panel H-Sphere that needs FreeBSD 4.11 because of some > particular Java dependency so I have h

Re: Compile Kernel Question

2005-10-31 Thread Lonnie Cumberland
For a particular project as small web hosting company called "PeoplesQuest Web Hosting Services" we are going to be using a control panel H-Sphere that needs FreeBSD 4.11 because of some particular Java dependency so I have had that version loaded onto the server so that we can migrate over

Re: Compile Kernel Question

2005-10-31 Thread Giorgos Keramidas
On 2005-10-31 18:25, Lonnie Cumberland <[EMAIL PROTECTED]> wrote: > Thanks Grigory, > > That did the trick > > I am starting to get a feel for the layout of the FreeBSD system and it > looks to ber really clean. Cool! What version of FreeBSD did you install, if I may ask? Once you get the

Re: Compile Kernel Question

2005-10-31 Thread Lonnie Cumberland
Thanks Grigory, That did the trick I am starting to get a feel for the layout of the FreeBSD system and it looks to ber really clean. Thanks again, Lonnie Grigory O. Ptashko wrote: Lonnie, run /stand/sysinstall as root choose Configure->Distributions->src-> choose what sources to in

Re: Compile Kernel Question

2005-10-31 Thread Grigory O. Ptashko
Lonnie, run /stand/sysinstall as root choose Configure->Distributions->src-> choose what sources to install and sysinstall will ask you what media would you like to use for installation. You can choose the installation over the net from various servers. And generally, you have to read chapters

Re: Compile Kernel Question

2005-10-31 Thread Lonnie Cumberland
Greetings All, Actually I did read over that information in the handbook but it only seems to go into detail on mounting a CDROM and then installing the sources. It does not tell me how, or where to download the sources over the net or if there is some pkg way to get the sources. That is why

Re: Compile Kernel Question

2005-10-31 Thread Subhro
Lonnie Cumberland sat at his 'puter and typed on 11/1/2005 3:05: Greetings All, I am new to FreeBSD but have a lot of Linux experience so I think that the migration should not be too difficult. The reason that I am investigating FreeBSD is because I hear that it performs GREAT under heavy lo

Re: Compile Kernel Question

2005-10-31 Thread Robert Slade
On Mon, 2005-10-31 at 21:35, Lonnie Cumberland wrote: > Greetings All, > > I am new to FreeBSD but have a lot of Linux experience so I think that > the migration should not be too difficult. > > The reason that I am investigating FreeBSD is because I hear that it > performs GREAT under heavy lo

Compile Kernel Question

2005-10-31 Thread Lonnie Cumberland
Greetings All, I am new to FreeBSD but have a lot of Linux experience so I think that the migration should not be too difficult. The reason that I am investigating FreeBSD is because I hear that it performs GREAT under heavy loads and many larger ISP are using it without fail. In my experien

Re: FreeBSD 5.3 won't compile kernel

2004-12-29 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 09:57:01AM -0500, Alvaro J. Gurdi?n wrote: > I used to have FreeBSD on two different boxes, each with a custom > kernel. Then I installed from scratch FreeBSD 5.3 on both boxes and it > runs well. However both show compile errors when i try to make a custom > kernel. Both

FreeBSD 5.3 won't compile kernel

2004-12-29 Thread Alvaro J. Gurdián
I used to have FreeBSD on two different boxes, each with a custom kernel. Then I installed from scratch FreeBSD 5.3 on both boxes and it runs well. However both show compile errors when i try to make a custom kernel. Both show the same error. I have even tried to use rename the file /usr/src/sy

Re: Can't compile kernel...

2004-12-14 Thread Nigel Wohlers
Mike Meyer wrote: Ok, I'm an old hand at building BSD kernels. Been doing it since BSD 4.2, and FreeBSD 3.0. But the code for 5-STABLE fails to compile for me. I've tried 5.3 from the CD-ROM, RELENG_5_3_0, RELENG_5_3, and RELENG_5. They all fail to build with this error: cc -c -O -pipe -march=athlo

Can't compile kernel...

2004-12-14 Thread Mike Meyer
Ok, I'm an old hand at building BSD kernels. Been doing it since BSD 4.2, and FreeBSD 3.0. But the code for 5-STABLE fails to compile for me. I've tried 5.3 from the CD-ROM, RELENG_5_3_0, RELENG_5_3, and RELENG_5. They all fail to build with this error: cc -c -O -pipe -march=athlon -Wall -Wredunda

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 KERNCO

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

Re: how to compile kernel with options NETGRAPH ?

2004-03-20 Thread Matthew Seaman
On Sat, Mar 20, 2004 at 08:08:45AM +, manish gautam wrote: > how can i compile my kernel with netgraph > > Actually i want to attach my own created node to the > existed ether node. so for that i need ether node. > > For that i need to compile my kernel with optins > NETGRAPH. > > plz expla

how to compile kernel with options NETGRAPH ?

2004-03-20 Thread manish gautam
how can i compile my kernel with netgraph Actually i want to attach my own created node to the existed ether node. so for that i need ether node. For that i need to compile my kernel with optins NETGRAPH. plz explain elaborately. Reply asap Best regards Manish Gautam _

Re: Compile kernel

2004-01-22 Thread Mike Maltese
> I have a 4.9 FreeBSD and would like to compile the kernel to that it can > support IPSEC, could you say me where I can find information to compile > kernel to IPSEC. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html http://www.onlamp.com/pub/a/bsd/2

Compile kernel

2004-01-22 Thread Cesar Farro Flores
Hi all, I have a 4.9 FreeBSD and would like to compile the kernel to that it can support IPSEC, could you say me where I can find information to compile kernel to IPSEC. Thank you. César Farro Flores Gerencia Diseño e Implementación de Infraestructuras Telefonica Empresas Tel : 210-9456 / Cel

Re: Using icc to compile kernel

2003-02-22 Thread Kris Kennaway
On Sat, Feb 22, 2003 at 02:31:08PM -0600, Matt Hartzell wrote: > I am running a dual processor P4 system, and I think compiling with icc > might help out my performance. > > Can anyone point me in the right direction? I don't think it can be done (requires code changes). Kris pgp0.pgp Desc

Using icc to compile kernel

2003-02-22 Thread Matt Hartzell
I am running a dual processor P4 system, and I think compiling with icc might help out my performance. Can anyone point me in the right direction? Matt Hartzell Chief Technical Officer Digital Technology & Surveillance [EMAIL PROTECTED] 1444 E. Bradford Parkway Springfield, Missouri 65804 417-886

Re: compile kernel - copy it to another machine?

2002-10-06 Thread Nathan Kinkade
On Sun, 6 Oct 2002 10:04:43 -0400 (EDT) Tim Kellers <[EMAIL PROTECTED]> wrote: > > What sort of pitfalls could be expected? The reason this issue has > > come up for me is I've been working on getting a diskless > > workstation going. The diskless workstation will boot off NICs > > boot-ROM and

Re: compile kernel - copy it to another machine?

2002-10-06 Thread Tim Kellers
I can only think of 2 options that I've had to be careful with; the first is the CPU type -be sure to allow the proper CPU type, like below. # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.38 2002/01/25 17:41:40 murray Exp $ machine i386 #cpuI386_CPU #cpuI486_

Re: compile kernel - copy it to another machine?

2002-10-05 Thread Nathan Kinkade
On Sat, 5 Oct 2002 13:29:21 -0400 (EDT) Tim Kellers <[EMAIL PROTECTED]> wrote: > I have several custom kernel source files that I compile on my fastest > machine and "make installkernel" on my slower desktop and server > machines. > > Granted, the kernel files are bigger than normal --I keep man

Re: compile kernel - copy it to another machine?

2002-10-05 Thread Tim Kellers
do it with the default Generic Kernel in an emergency, but > not otherwise...didn't even try it. > > - Original Message - > From: "Nathan Kinkade" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, October 05, 2002 1:16 PM > Subjec

Re: compile kernel - copy it to another machine?

2002-10-05 Thread Todd Robinson
I've been able to do it with the default Generic Kernel in an emergency, but not otherwise...didn't even try it. - Original Message - From: "Nathan Kinkade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 05, 2002 1:16 PM Subject: com

compile kernel - copy it to another machine?

2002-10-05 Thread Nathan Kinkade
Will it work to compile a kernel on one machine and then copy/boot that kernel on another machine with different hardware? I've been trying to do this, but I can't get the kernel to boot on the machine to which it was copied. I've made sure that the kernel config file is crafted specifically to