Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Oct 2001 08:46:13 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: problems with buildworld on RELENG_4_4_0_RELEASE
Message-ID:  <3BBB32C5.CC90E14E@owt.com>
References:  <20011003103214.A55276@acadia.ne.mediaone.net>

next in thread | previous in thread | raw e-mail | index | archive | help


Louis LeBlanc wrote:
> 
> Hey folks.  Yesterday I upgraded my work desktop to
> RELENG_4_4_0_RELEASE, and built the kernel with exactly 0 hitches.
> Pretty slick.
> 
> Last night, I did a cvsup on my home machine to the same tag, and
> tried the following

Did you upgrade cvsup to version 16.1d or 16.1e? There is a bug in cvsup
that affects runs made after 9 Sep 2001. See
http://people.freebsd.org/~jdp/s1g/. You can grab cvsup-16.1e.tgz and
install it as a package. It will not accept a connection from a server
running a buggy version.

Kent

> 
> cd /usr/src
> make buildworld && make installworld
> which is how I did it on the work desktop.
> 
> It didn't work.  I'm confused.  I even used the same cvsup site
> (cvsup6.FreeBSD.org)
> 
> Here is what I get at the buildworld failure:
> 
> ===> ld
> cc -O -pipe  -D_GNU_SOURCE -I- -I.
> -I/usr/src/gnu/usr.bin/binutils/ld/i386
> -I/usr/src/gnu/usr.bin/binutils/ld
> -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386
> -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include
> -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\"
> -DSCRIPTDIR=\"/usr/obj/usr/src/i386/usr/libdata\"
> -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld
> -DVERSION=\"2.10.1\" -DBFD_VERSION=\"2.10.1\"
> -I/usr/obj/usr/src/i386/usr/include -c eelf_i386.c
> eelf_i386.c: In function `gldelf_i386_check_ld_elf_hints':
> eelf_i386.c:175: `_PATH_ELF_HINTS' undeclared (first use in this
> function)
> eelf_i386.c:175: (Each undeclared identifier is reported only once
> eelf_i386.c:175: for each function it appears in.)
> eelf_i386.c:178: storage size of `hdr' isn't known
> eelf_i386.c:181: `ELFHINTS_MAGIC' undeclared (first use in this
> function)
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/binutils/ld.
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/binutils.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> I don't really know what to do with this.  Any ideas what I may have
> done wrong?  I tried the cvsup and buildworld again this morning and
> get the same thing.  Looks like ld is broken, but that seems unlikely
> considering it worked fine on my other machine.
> 
> TIA and HAND
> Lou
> --
> Louis LeBlanc       leblanc@acadia.ne.mediaone.net
> Fully Funded Hobbyist, KeySlapper Extrordinaire :)
> http://acadia.ne.mediaone.net                 Ô¿Ô¬
> 
> Mathematicians practice absolute freedom.
>     -- Henry Adams
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA
mailto:kbstew99@hotmail.com

Carl Sagan quote on Seti@home
http://setiathome.ssl.berkeley.edu/pale_blue_dot.html

It is hard to believe you are soaring with Eagles (las águilas) 
when you accept SPAM like a mouse (el ratón).

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?3BBB32C5.CC90E14E>