Date: Wed, 19 Feb 2003 09:31:26 -0800 From: Blake Swensen <blake@pyramus.com> To: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> Cc: FreeBSD List <freebsd-questions@FreeBSD.ORG> Subject: Re: REPOST:Make Buildworld fails 4.5-R -> 4.7 R Message-ID: <3E53BF6E.1050305@pyramus.com> References: <3E5112B9.20505@pyramus.com> <44y94efz1t.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <blake@pyramus.com> 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.
President 2080 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E53BF6E.1050305>
