Re: REPOST:Make Buildworld fails 4.5-R -> 4.7 R

2003-02-19 Thread Blake Swensen
Well that's a good theory... I did, of course, removed the /usr/obj/* 
files as per the instructions and last night I cvsup'ed the RELENG_4_7 
source module.

However, build makeworld  fails with the following::
[snip]
cc -O -pipe  -I/usr/src/gnu/lib/libreadline/readline/.. 
-I/usr/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline 
-DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.1"'  -c 
/usr/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/display.c 
-o display.o
{standard input}: Assembler messages:
{standard input}:2360: Error: attempt to allocate data in common section
*** Error code 1

Stop in /usr/src/gnu/lib/libreadline/readline.
*** Error code 1

Stop in /usr/src/gnu/lib/libreadline.
*** Error code 1

Stop in /usr/src/gnu/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


For those just joining the program now in progress the system config is:
Using the untouched GENERIC kernel
FreeBSD 4.5-RELEASE #0:
CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU)
real memory  = 335478784 (327616K bytes)
avail memory = 321359872 (313828K bytes)


Lowell Gilbert wrote:

Blake Swensen <[EMAIL PROTECTED]> writes:

 

When upgrading to the latest release on the 4 tree get the following:
% cd /usr/src && make cleandir && make cleandir
% cd /usr/src
   


Actually removing /usr/obj/* would be a good idea here.
In fact, it's recommended by the handbook.

You should also try another cvsup to see if you caught the sources at
a bad time.
 


--
~
The Internet Rescue Company - http://www.pyramus.com
~
Blake R. Swensen Pyramus Online, Inc.
President2080 SE Oak Grove Blvd. Suite 11
Milwaukie, Oregon 97267
800-327-5101
vox:503-353-0455
fax:503-353-0453
~
"We measure success by the success of our clients"



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: REPOST:Make Buildworld fails 4.5-R -> 4.7 R

2003-02-17 Thread Lowell Gilbert
Blake Swensen <[EMAIL PROTECTED]> writes:

> When upgrading to the latest release on the 4 tree get the following:
> % cd /usr/src && make cleandir && make cleandir
> % cd /usr/src

Actually removing /usr/obj/* would be a good idea here.
In fact, it's recommended by the handbook.

You should also try another cvsup to see if you caught the sources at
a bad time.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



REPOST:Make Buildworld fails 4.5-R -> 4.7 R

2003-02-17 Thread Blake Swensen
When upgrading to the latest release on the 4 tree get the following:
% cd /usr/src && make cleandir && make cleandir
% cd /usr/src
% make buildworld
[snip]
===> lib/libcom_err/doc
cc -O -pipe  -I/usr/src/lib/libcom_err/../../contrib/com_err  -c
/usr/src/lib/libcom_err/../../contrib/com_err/com_err.c -o com_err.o
{standard input}: Assembler messages:
{standard input}:189: Error: attempt to allocate data in common section
*** Error code 1

Stop in /usr/src/lib/libcom_err.
*** Error code 1

Any help would be appreciated



*default tag=RELENG_4
*default host=cvsup8.freebsd.org
*default prefix=/usr
*default base=/usr
*default release=cvs delete use-rel-suffix compress
src-all



uname:FreeBSD 4.5-RELEASE
Memory:real memory  = 335478784 (327616K bytes)
CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU)

--
~
The Internet Rescue Company - http://www.pyramus.com
~
Blake R. Swensen Pyramus Online, Inc.
President2080 SE Oak Grove Blvd. Suite 11
  Milwaukie, Oregon 97267
  800-327-5101
  vox:503-353-0455
  fax:503-353-0453
~
"We measure success by the success of our clients"


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message