Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 14:47:56 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        current@FreeBSD.org, obrien@FreeBSD.org
Subject:   Re: patch for gnu/usr.bin/ld/Makefile
Message-ID:  <3A3A12FC.7ABDC308@FreeBSD.org>
References:  <200012150601.eBF61P694730@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin wrote:

> Hello!
>
> During my attempt to build 5.0-current using 4.2-BETA, I stumbled
> upon the following error:
>
> [...]
> gzip -cn /opt/src/gnu/usr.bin/ld/ld.1aout > ld.1aout.gz
> cc -O -pipe  -mcpu=i686 -march=i686 -I/opt/src/gnu/usr.bin/ld -I/opt/src/gnu/usr.bin/ld/../../../libexec/rtld-aout -I/opt/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386  -I/opt/src/gnu/usr.bin/ld/../../../contrib/gcc -DIN_GCC -DDEMANGLE_CPLUSPLUS -DFREEBSD_AOUT   -I/usr/obj/opt/src/i386/usr/include  -static -o ld ld.o symbol.o lib.o shlib.o warnings.o support.o rrs.o xbits.o md.o cplus-dem.o
> cplus-dem.o: In function `cplus_demangle':
> cplus-dem.o(.text+0x819): undefined reference to `cplus_demangle_new_abi'
> *** Error code 1
> 1 error

I'm observing this breakage as well. Please fix.

-Maxim



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A3A12FC.7ABDC308>