From owner-freebsd-ports Tue Feb 19 1:45:50 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by hub.freebsd.org (Postfix) with ESMTP id 9FC3B37B404; Tue, 19 Feb 2002 01:45:47 -0800 (PST) Received: from router.hackerheaven.org (coolvibe.xs4all.nl [80.126.0.97]) by smtpzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id g1J9jjJJ031372; Tue, 19 Feb 2002 10:45:46 +0100 (CET) Received: from there (tiamat.ipv6.hackerheaven.org [10.0.0.13]) by router.hackerheaven.org (Postfix) with SMTP id 8FFA81C14; Tue, 19 Feb 2002 10:45:11 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Emiel Kollof To: Alfred Perlstein , ports@freebsd.org Subject: Re: vim linker oddity Date: Tue, 19 Feb 2002 09:45:13 +0000 X-Mailer: KMail [version 1.3.2] Cc: obrien@freebsd.org, jdp@freebsd.org References: <20020219060403.GE12136@elvis.mu.org> In-Reply-To: <20020219060403.GE12136@elvis.mu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020219094511.8FFA81C14@router.hackerheaven.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Op dinsdag 19 februari 2002 06:04, schreef Alfred Perlstein: [snip] > However running the resulting binary: > ~/tmp/hpcvs/hpoj % vim > /usr/libexec/ld-elf.so.1: Shared object "libXThrStub.XmbResetIC" not found > ~/tmp/hpcvs/hpoj % > > Basically it's missing X11, however the linker scripty thing in vim > removes it because the link succeeds for some oddball reason. Ah, I THOUGHT that looked familliar. vim has been unusable for me for exactly the same reasons lately on CURRENT: bash-2.05a$ uname -a FreeBSD azazel.ipv6.hackerheaven.org 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Mon Feb 11 00:02:55 CET 2002 root@azazel.ipv6.hackerheaven.org:/usr/CURRENT/obj/usr/CURRENT/src/sys/AZAZEL i386 bash-2.05a$ vim /usr/libexec/ld-elf.so.1: Shared object "libXThrStub.XmbResetIC" not found If there's a fix, I plea for someone to commit it. Cheers, Emiel Kollof -- "To vacillate or not to vacillate, that is the question ... or is it?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message