From owner-freebsd-current Fri Dec 15 4:49:45 2000 From owner-freebsd-current@FreeBSD.ORG Fri Dec 15 04:49:43 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 D352237B400; Fri, 15 Dec 2000 04:49:39 -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 eBFCmBB03048; Fri, 15 Dec 2000 14:49:13 +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 eBFCm1l22024; Fri, 15 Dec 2000 14:48:02 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A3A12FC.7ABDC308@FreeBSD.org> Date: Fri, 15 Dec 2000 14:47:56 +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 Cc: current@FreeBSD.org, obrien@FreeBSD.org Subject: Re: patch for gnu/usr.bin/ld/Makefile References: <200012150601.eBF61P694730@aldan.algebra.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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