Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 22:10:24 -0500
From:      Scott Corey <scott@bsdprophet.org>
To:        Ryan Hill <rhill@xypoint.com>
Cc:        "'freebsd-stable@freebsd.org'" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: 4.5 STABLE -> make buildworld problems
Message-ID:  <20020410031024.GA59048@bsdprophet.org>
In-Reply-To: <38985D9205A0D411A10500508B10DE66029970E0@ebert.xypoint.com>
References:  <38985D9205A0D411A10500508B10DE66029970E0@ebert.xypoint.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I had basically the same problem, I solved it by reconfiguring my cvsupfile to say src-all, then I fined tuned with my refuse file, seems some new cvs repositories are available and if you don't have src-all in your cvsupfile you don't get them all.
 
At least it worked for me.


On Tue, Apr 09, 2002 at 04:07:54PM -0700, Ryan Hill wrote:
> hey all,
> 
> first time post, so apologies if this belongs in questions, but I'm having
> one hell of a time trying to get 4.5 stable built from my 4.5 RELEASE system
> and I need some help making sure that I've setup everything correctly.  I've
> followed the upgrade guide in the handbook closely, and I'm not trying to do
> anything particularly experimental, I'm just trying to get some issues fixed
> that I can't seem to iron out.  since this is my first post, I'm not sure
> what type of information would be useful to you, but I'll take a stab at
> providing some info below:
> 
> system hardware:
> dell gx150
> pIII 933
> 512MB RAM
> 40GB IDE HDD
> 
> last portion of 'make buildworld':
> 
> c++  -O -pipe  -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1
> -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1
> -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1
> -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1
> -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1
> -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1
> -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1
> -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1
> -I/usr/src/gnu/usr.bin/groff/src/preproc/tbl/../../../../../../contrib/groff
> /src/include
> -I/usr/src/gnu/usr.bin/groff/src/preproc/tbl/../../../src/include
> -fno-rtti -fno-exceptions -c
> /usr/src/gnu/usr.bin/groff/src/preproc/tbl/../../../../../../contrib/groff/s
> rc/preproc/tbl/table.cc
> {standard input}: Assembler messages:
> {standard input}:3269: Error: invalid character '*' in mnemonic
> {standard input}:5025: Error: Rest of line ignored. First ignored character
> is `)'.
> {standard input}:11270: Error: invalid character (0x7f) in operand 1
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/groff/src/preproc/tbl.
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/groff/src/preproc.
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/groff/src.
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/groff.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> Any help here would be hot.  I'm just learning BSD here, please be gentle!
> 
> Thanks guys,
> 
> Ryan Hill, MCSE 
> Manager, Technical Support (aka IT Ninja)
> Corporate Information Systems
> TeleCommunication Systems, Inc. (TCS) - http://www.telecomsys.com
> v: 206.792.2276 - f: 206.792.2001
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Scott B. Corey
scott@bsdprophet.org
irc.openprojects.net #bsdprophet

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410031024.GA59048>