From owner-freebsd-current Sat Feb 15 22:28:55 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 D2EE237B401 for ; Sat, 15 Feb 2003 22:28:54 -0800 (PST) Received: from seed.net.tw (sn13.seed.net.tw [139.175.54.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F95F43F75 for ; Sat, 15 Feb 2003 22:28:54 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.132.128] (port=49173 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:4) id 18kIIH-000OPA-00 for freebsd-current@FreeBSD.ORG; Sun, 16 Feb 2003 14:28:53 +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 h1G6SqhW017053 for ; Sun, 16 Feb 2003 14:28:52 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.7/8.12.7/Submit) id h1G6Sqx1017052 for freebsd-current@FreeBSD.ORG; Sun, 16 Feb 2003 14:28:52 +0800 (CST) Date: Sun, 16 Feb 2003 14:28:52 +0800 From: leafy To: freebsd-current@FreeBSD.ORG Subject: Re: gcc3.2.2 import might have trashed ld-elf.so.1 Message-ID: <20030216062852.GA17038@leafy.idv.tw> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <20030215180924.GA6102@leafy.idv.tw> <20030216002018.44231799.kabaev@bellatlantic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030216002018.44231799.kabaev@bellatlantic.net> 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 12:20:18AM -0500, Alexander Kabaev wrote: > QT's uic binary does not use libwizards.so. Please take time to dig a > little deeper and figure what binary exactly is failing. It is doubtful > someone will be able to help you otherwise. > > -- > Alexander Kabaev yes, ldd'ing uic reveals that as well. But running this line alone: /usr/X11R6/bin/uic -i htmlpageinfo.h ./htmlpageinfo.ui produces the above error. Any suggestion? -- "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