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
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
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
[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 ?
--
-
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
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
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
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,
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
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
; 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
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
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:
>
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
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
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
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:
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,
[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
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.
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
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
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
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
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
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
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
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
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
--- 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
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
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/
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 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
_
> 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
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
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
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
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
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_
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
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
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
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
61 matches
Mail list logo