Re: buildworld problem

2012-05-20 Thread freebsdathome
On Sat, 19 May 2012 11:18:37 -0500 CyberLeo Kitsana wrote: > On 05/19/2012 03:29 AM, Andriy Babiy wrote: > >>> "Makefile.inc1", line 160: CPUTYPE global should be set with ?=. > ... > > In make.conf I have CPUTYPE=nocona > > As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in > /et

Re: buildworld problem

2012-05-19 Thread Edward M
On 05/19/2012 09:18 AM, CyberLeo Kitsana wrote: As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in /etc/make.conf or /etc/src.conf; otherwise the build process chokes while building the 32-bit compatibility stuff, since it cannot override your 64-bit CPU selection with a 32-bit one

Re: buildworld problem

2012-05-19 Thread CyberLeo Kitsana
On 05/19/2012 03:29 AM, Andriy Babiy wrote: >>> "Makefile.inc1", line 160: CPUTYPE global should be set with ?=. ... > In make.conf I have CPUTYPE=nocona As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in /etc/make.conf or /etc/src.conf; otherwise the build process chokes while buil

Re: buildworld problem

2012-05-19 Thread tomdean
On 5/19/2012 3:11 AM, Edward M wrote: Try 'env -i make buildworld' after cleaning obj. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubsc

Re: buildworld problem

2012-05-19 Thread Edward M
On 05/18/2012 09:17 PM, Andriy Babiy wrote: Makefile.inc1", line 160: CPUTYPE global should be set with ?= I think the problem is the wrong cpu type define. . I took a glance at the code in the makefile.inc1 to see what would set that error off and i found this in the makefile.inc1

Re: buildworld problem

2012-05-19 Thread Andriy Babiy
> > FreeBSD myhost 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Mar 23 > > 20:00:59 PDT 2012 root@myhost:/usr/obj/usr/src/sys/GENERIC > > amd64 > > > > root#cd /usr/obj > > root#chflags -R noschg * > > root#rm -rf * > > root#make buildworld > > ... > > cd /usr/src; MACHINE=i386 MACHINE_ARCH=i386 MA

Re: buildworld problem

2012-05-18 Thread Edward M
On 05/18/2012 09:17 PM, Andriy Babiy wrote: FreeBSD myhost 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Mar 23 20:00:59 PDT 2012 root@myhost:/usr/obj/usr/src/sys/GENERIC amd64 root#cd /usr/obj root#chflags -R noschg * root#rm -rf * root#make buildworld ... cd /usr/src; MACHINE=i386 MACHINE_ARCH=

Re: Buildworld problem

2007-12-04 Thread Philip M. Gollucci
Venkatesh K wrote: >> make: don't know how to make bsd.README. Stop obrien 2007-12-03 21:05:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) gnu/usr.bin/gdb/arch/amd64 Makefile gnu/usr.bin/gdb/arch/i386 Makefile gnu/usr.bin/gdb/kgdb kgdb.h Log: MF

Re: Buildworld problem

2007-12-04 Thread Philip M. Gollucci
Venkatesh K wrote: > ===> gnu/usr.bin/gdb/gdbserver (all) > make: don't know how to make bsd.README. Stop >>FreeBSD 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 >>UTC 2007 >>[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC >> i386 What code version are you trying to compile? The sa

Re: Buildworld problem

2007-12-04 Thread Venkatesh K
I am so sorry. forgot to add details about my system. I am running FreeBSD 6.2. Here is uname output. FreeBSD 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Thanks, Venkatesh K On Dec 4, 2007 2:32 PM, Venkatesh K

Re: buildworld problem

2005-06-27 Thread Giorgos Keramidas
On Mon, 27 Jun 2005, ANdrei wrote: > i have a problem, that I think is probably just a mistake in the way I do > things... am trying to buildworld on a 5.2.1-release (have done build > world several times with success on 4.x) the system is a fresh > install. i go to single user, and I get > >

RE: Buildworld problem? -Solved

2005-06-15 Thread Java Weenie
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Java Weenie > Sent: Tuesday, June 14, 2005 11:38 AM > To: [EMAIL PROTECTED] > Subject: Buildworld problem? > > > I had a 4gig drive laying around that I wanted to use for a router, so I > installed the la

RE: Buildworld problem?

2005-06-15 Thread Java Weenie
need to replace the drive before doing > this again. > > Any thoughts on how to determine the problem? > From: "John Brooks" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: "Java Weenie" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: R

RE: Buildworld problem?

2005-06-14 Thread John Brooks
run the hard drive diagnostics software of your hard drive manufacturer to test the condition of your hard drive. it should be available from their website. this should always be done on used drives being put back into service. -- John Brooks [EMAIL PROTECTED] > -Original Message- > From

Re: [Re: Buildworld problem]

2003-02-28 Thread HiTech Creations Support
My apologies. I had responded to the wrong address. - Original Message - From: "Jacques A. Vidrine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "HiTech Creations Support" <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 10:26 AM Subject:

Fwd: [Re: Buildworld problem]

2003-02-28 Thread Jacques A. Vidrine
This belongs on freebsd-questions. - Forwarded message from HiTech Creations Support <[EMAIL PROTECTED]> - Date: Fri, 28 Feb 2003 10:24:36 -0600 From: "HiTech Creations Support" <[EMAIL PROTECTED]> To: "Jacques A. Vidrine" <[EMAIL PROTECTED]> Subj

Re: buildworld problem on cyrix 166

2002-12-18 Thread Giorgos Keramidas
On 2002-12-18 10:27, John Mills <[EMAIL PROTECTED]> wrote: > On Wed, 18 Dec 2002, JacobRhoden wrote: > > On Wed, 18 Dec 2002 13:23, Ken Kroel wrote: > > > i am trying to update an old pc and have run into a problem with the "make > > > > > CPU: Cyrix 6x86 (486-class CPU) > > > Origin = "CyrixInst

Re: buildworld problem on cyrix 166

2002-12-18 Thread John Mills
Freebies - In re: the 'ncurses' buildworld failures while upgrading, which I've also experienced: On Wed, 18 Dec 2002, JacobRhoden wrote: > On Wed, 18 Dec 2002 13:23, Ken Kroel wrote: > > i am trying to update an old pc and have run into a problem with the "make > > > CPU: Cyrix 6x86 (486-class

Re: buildworld problem on cyrix 166

2002-12-17 Thread JacobRhoden
On Wed, 18 Dec 2002 13:23, Ken Kroel wrote: > i am trying to update an old pc and have run into a problem with the "make > CPU: Cyrix 6x86 (486-class CPU) > Origin = "CyrixInstead" DIR=0x2231 Stepping=2 Revision=2 I had the exact same problem with the exact same machine you appear to have.

Re: buildworld problem on cyrix 166

2002-12-17 Thread Giorgos Keramidas
On 2002-12-17 21:23, Ken Kroel <[EMAIL PROTECTED]> wrote: > greetings, > > i am trying to update an old pc and have run into a problem with the "make > buildworld" step. the box is 4.7 release, using a network install. > [...] > *default release=cvs tag=RELENG_4_7. > > next, i made /root/kernel and