From owner-freebsd-current Fri Dec 15 8: 1:27 2000 From owner-freebsd-current@FreeBSD.ORG Fri Dec 15 08:01:22 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id F21D037B402; Fri, 15 Dec 2000 08:01:17 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.109]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id eBFG0ZQ07529; Fri, 15 Dec 2000 18:00:47 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.1/8.9.3) with ESMTP id eBFG0bl70155; Fri, 15 Dec 2000 18:00:37 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A3A4022.5ACCF84A@FreeBSD.org> Date: Fri, 15 Dec 2000 18:00:34 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Mikhail Teterin , current@FreeBSD.org, obrien@FreeBSD.org Subject: Re: patch for gnu/usr.bin/ld/Makefile References: <200012150601.eBF61P694730@aldan.algebra.com> <3A3A12FC.7ABDC308@FreeBSD.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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