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

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev wrote:

> 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.

BTW, Mikhail's patch fixed the problem

-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?3A3A4022.5ACCF84A>