From owner-freebsd-current Sat Feb 15 21: 4:37 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 9CE0B37B401 for ; Sat, 15 Feb 2003 21:04:36 -0800 (PST) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE15343FCB for ; Sat, 15 Feb 2003 21:04:35 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.134.32] (port=49526 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 18kGyg-0006nw-00 for freebsd-current@FreeBSD.ORG; Sun, 16 Feb 2003 13:04:34 +0800 Received: from leafy.idv.tw (nobody@localhost [127.0.0.1]) by leafy.idv.tw (8.12.7/8.12.7) with ESMTP id h1G54XLj039800 for ; Sun, 16 Feb 2003 13:04:34 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.7/8.12.7/Submit) id h1G54XXS039795 for freebsd-current@FreeBSD.ORG; Sun, 16 Feb 2003 13:04:33 +0800 (CST) Date: Sun, 16 Feb 2003 13:04:33 +0800 From: leafy To: freebsd-current@FreeBSD.ORG Subject: Re: gcc3.2.2 import might have trashed ld-elf.so.1 Message-ID: <20030216050433.GA38216@leafy.idv.tw> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20030215180924.GA6102@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030215180924.GA6102@leafy.idv.tw> User-Agent: Mutt/1.5.3i 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 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. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message