From owner-freebsd-current Sun Feb 16 10:28:31 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDAB637B401 for ; Sun, 16 Feb 2003 10:28:29 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id B114E43F85 for ; Sun, 16 Feb 2003 10:28:28 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.7/8.12.7) with ESMTP id h1GISRSo021987; Sun, 16 Feb 2003 10:28:27 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.7/8.12.7/Submit) id h1GISPmA021986; Sun, 16 Feb 2003 10:28:25 -0800 (PST) Date: Sun, 16 Feb 2003 10:28:25 -0800 From: Steve Kargl To: leafy Cc: freebsd-current@FreeBSD.ORG Subject: Re: gcc3.2.2 import might have trashed ld-elf.so.1 Message-ID: <20030216182825.GA21974@troutmask.apl.washington.edu> References: <20030215180924.GA6102@leafy.idv.tw> <20030216050433.GA38216@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030216050433.GA38216@leafy.idv.tw> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 16, 2003 at 01:04:33PM +0800, leafy wrote: > On Sun, Feb 16, 2003 at 02:09:24AM +0800, leafy wrote: > > Grepping the corresponding library: > > leafy@leafy:/usr/X11R6/plugins/designer$ nm libwizards.so |grep Z22 > > 000256f0 T _Z22qCleanupImages_wizardsv > > > > So ld is not finding a symbol which is in the correct library. > > > > Jiawei Ye > 1. no CPU optimization used > 2. no extra CFLAGS > 3. no extra CXXFLAGS > > these apply to both world and ports. and the strange ld-elf.so.1 error > still ocurs. > I just built mozilla with gcc 3.2.2 without a problem. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message