Re: make buildworld error

2007-03-20 Thread Giorgos Keramidas
On 2007-03-20 00:21, Dino Vliet <[EMAIL PROTECTED]> wrote: > Hi folks, > > on my pc , > > CPU: VIA C3 Samuel 2 (796.10-MHz 686-class CPU) > Origin = "CentaurHauls" Id = 0x673 Stepping = 3 > Features=0x803035 > real memory = 503250944 (479 MB) > avail memory = 483028992 (460 MB) > > I get

RE: make buildworld error

2005-07-28 Thread Norbert Koch
> I keep getting the following on a 4.9 system when trying to move to > 4.11. > > rm -f sa main.o pdb.o usrdb.o sa.8.gz sa.8.cat.gz > rm -f .depend GPATH GRTAGS GSYMS GTAGS > ===> usr.sbin/setkey > ".depend", line 1: Need an operator > ".depend", line 2: Need an operator > ".depend", line 3: Need

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 14:45:52 -0600, Donald J. O'Neill <[EMAIL PROTECTED]> wrote: > On Saturday 29 January 2005 01:49 pm, Gert Cuykens wrote: > > On Sun, 30 Jan 2005 01:11:32 +0530, Subhro <[EMAIL PROTECTED]> > wrote: > > > The correct way would be CPUTYPE=k8 as all "Hammers" are basically > > > hav

Re: make buildworld error

2005-01-29 Thread Donald J. O'Neill
On Saturday 29 January 2005 01:49 pm, Gert Cuykens wrote: > On Sun, 30 Jan 2005 01:11:32 +0530, Subhro <[EMAIL PROTECTED]> wrote: > > The correct way would be CPUTYPE=k8 as all "Hammers" are basically > > having K8 cores. This is also revealed in dmesg. > > my dmesg > CPU: AMD Athlon(tm) 64 FX-53

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sun, 30 Jan 2005 01:11:32 +0530, Subhro <[EMAIL PROTECTED]> wrote: > The correct way would be CPUTYPE=k8 as all "Hammers" are basically having K8 > cores. This is also revealed in dmesg. my dmesg CPU: AMD Athlon(tm) 64 FX-53 Processor (2400.01-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0

RE: make buildworld error

2005-01-29 Thread Subhro
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Donald J. O'Neill > Sent: Sunday, January 30, 2005 0:57 > To: Gert Cuykens > Cc: freebsd-questions@freebsd.org > Subject: Re: make buildworld error > &g

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 20:37:59 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > On Sat, 29 Jan 2005 20:33:12 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > > On Sat, 29 Jan 2005 13:27:15 -0600, Donald J. O'Neill > > <[EMAIL PROTECTED]> wrote: > > > On Saturday 29 January 2005 07:55 am, Gert Cuykens

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 20:33:12 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > On Sat, 29 Jan 2005 13:27:15 -0600, Donald J. O'Neill > <[EMAIL PROTECTED]> wrote: > > On Saturday 29 January 2005 07:55 am, Gert Cuykens wrote: > > > On Sat, 29 Jan 2005 11:17:59 +0100, Peter Harmsen > > <[EMAIL PROTECTE

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 13:27:15 -0600, Donald J. O'Neill <[EMAIL PROTECTED]> wrote: > On Saturday 29 January 2005 07:55 am, Gert Cuykens wrote: > > On Sat, 29 Jan 2005 11:17:59 +0100, Peter Harmsen > <[EMAIL PROTECTED]> wrote: > > > Seems to me you specified amd64 in /etc/makeconf. > > > If i remember

Re: make buildworld error

2005-01-29 Thread Donald J. O'Neill
On Saturday 29 January 2005 07:55 am, Gert Cuykens wrote: > On Sat, 29 Jan 2005 11:17:59 +0100, Peter Harmsen <[EMAIL PROTECTED]> wrote: > > Seems to me you specified amd64 in /etc/makeconf. > > If i remember correctly from some posts ago this is obsolete. > > You can however switch to 32-bit mode

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 11:17:59 +0100, Peter Harmsen <[EMAIL PROTECTED]> wrote: > > Seems to me you specified amd64 in /etc/makeconf. > If i remember correctly from some posts ago this is obsolete. > You can however switch to 32-bit mode by specifying athlon-xp. > Otherwise everything should be auto d

Re: make buildworld error

2005-01-29 Thread Gert Cuykens
On Sat, 29 Jan 2005 05:40:25 -0600, Donald J. O'Neill <[EMAIL PROTECTED]> wrote: > What do you have in your /usr/src/sys/amd64/conf/config file, show me > about the first 30 lines of it. config is the kernel config right ? i only did make cleanworld and make buildworld wasnt compiling the kernel

Re: make buildworld error

2005-01-29 Thread Donald J. O'Neill
On Saturday 29 January 2005 02:56 am, Gert Cuykens wrote: > ... > cd /usr/src/etc; make buildincludes; make installincludes > ===> etc/sendmail > ===> etc/sendmail > > -- > > >>> stage 4.2: building libraries > > --

Re: make buildworld error

2003-10-22 Thread Gregory Neil Shapiro
> ===> etc/sendmail > make: don't know how to make freebsd.cf. Stop > *** Error code 2 Does /usr/src/etc/sendmail/freebsd.mc exist? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: make buildworld error upgrading to 4.8R

2003-04-06 Thread Kris Kennaway
TECTED]>; <[EMAIL PROTECTED]> > >Sent: Saturday, April 05, 2003 11:02 PM > >Subject: Re: make buildworld error upgrading to 4.8R > > > >On Sat, Apr 05, 2003 at 11:01:52PM -0400, Nicholas Fitzgerald wrote: > > > >> No, I do not have either one of the

Re: make buildworld error upgrading to 4.8R

2003-04-05 Thread Nicholas Fitzgerald
>- Original Message - >From: "Kris Kennaway" <[EMAIL PROTECTED]> >To: "Nicholas Fitzgerald" <[EMAIL PROTECTED]> >Cc: "Kris Kennaway" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Saturday, April 05, 2003 11:02 PM &g

Re: make buildworld error upgrading to 4.8R

2003-04-05 Thread Kris Kennaway
On Sat, Apr 05, 2003 at 11:01:52PM -0400, Nicholas Fitzgerald wrote: > >>Thanks for the quick reply Kris. I am assuming that it is trying to use > gcc > >> 3.x because of a setting somewhere but I am unsure where I would find > this. > >> Any help? > > > >Do you have CC or CXX set in your environ

Re: make buildworld error upgrading to 4.8R

2003-04-05 Thread Nicholas Fitzgerald
>- Original Message - >From: "Kris Kennaway" <[EMAIL PROTECTED]> >To: "Nicholas Fitzgerald" <[EMAIL PROTECTED]> >Cc: "Kris Kennaway" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Saturday, April 05, 2003 6:47 PM &g

Re: make buildworld error upgrading to 4.8R

2003-04-05 Thread Kris Kennaway
On Sat, Apr 05, 2003 at 02:19:15AM -0400, Nicholas Fitzgerald wrote: > >- Original Message - > >From: "Kris Kennaway" <[EMAIL PROTECTED]> > >To: "Nicholas Fitzgerald" <[EMAIL PROTECTED]> > >Cc: <[EMAIL PROTECTED]> > >Se

Re: make buildworld error upgrading to 4.8R

2003-04-04 Thread Nicholas Fitzgerald
>- Original Message - >From: "Kris Kennaway" <[EMAIL PROTECTED]> >To: "Nicholas Fitzgerald" <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Saturday, April 05, 2003 1:54 AM >Subject: Re: make buildworld error upgrading to 4.8R &g

Re: make buildworld error upgrading to 4.8R

2003-04-04 Thread Kris Kennaway
On Fri, Apr 04, 2003 at 11:15:02PM -0400, Nicholas Fitzgerald wrote: > Hello, > > I have CVSup'd the latest source for 4.8-RELEASE to upgrade from 4.7-RELEASE > but when I go to make buildworld I get the following error: It looks like you're trying to compile FreeBSD with gcc 3.x. You can't do t

Re: make buildworld -- ERROR

2002-10-01 Thread Kris Kennaway
On Mon, Sep 30, 2002 at 10:48:56AM -0500, MET wrote: > # make buildworld > > After about 5 minutes it fails horribly. Does it always fail in the same place? You may have failing hardware. Kris msg03539/pgp0.pgp Description: PGP signature

Re: make buildworld error after cvsup

2002-07-24 Thread Michael Sharp
re-cvsup, its likely you cvsupped and got 1/2 a commit. > > > Milon PapezĂ­k wrote: > >> the same here :-( >> >> Milon >> >> -Original Message- >> From: Jamie Heckford [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, July 23, 2002 4:56 PM >> To: [EMAIL PROTECTED] >> Subject: make buildworl

RE: make buildworld error

2002-07-21 Thread Balaji, Pavan
libpam -- the 'cause of the error is not installed by the standard installation settings in FreeBSD 4.6. You need to either use completer installation from the CD or remove libpam from the Makefile in /usr/src/lib -- I used the second one, and it hasn't given any problems so far. Pavan Balaji,