From owner-freebsd-ports@FreeBSD.ORG Fri Jul 6 23:00:34 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1854F16A41F for ; Fri, 6 Jul 2007 23:00:34 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (darklight.org.ru [194.186.18.14]) by mx1.freebsd.org (Postfix) with ESMTP id B905813C43E for ; Fri, 6 Jul 2007 23:00:32 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l66N0For019580 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Jul 2007 03:00:16 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l66N0DXV019579; Sat, 7 Jul 2007 03:00:13 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Sat, 7 Jul 2007 03:00:13 +0400 From: Yuri Pankov To: youshi10@u.washington.edu Message-ID: <20070706230013.GA5941@darklight.org.ru> References: <20070706211907.GC1055@darklight.org.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (darklight.org.ru [127.0.0.1]); Sat, 07 Jul 2007 03:00:16 +0400 (MSD) Cc: ports@freebsd.org Subject: Re: nsdejavu.so needs -lXt? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2007 23:00:34 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 06, 2007 at 03:46:18PM -0700, youshi10@u.washington.edu wrote: > On Sat, 7 Jul 2007, Yuri Pankov wrote: > >> Hi, >> >> I've installed graphics/djview4, and nsdejavu.so fails to initialize in >> firefox: >> >> LoadPlugin: failed to initialize shared library >> /usr/local/lib/djview4/plugins/nsdejavu.so >> [/usr/local/lib/djview4/plugins/nsdejavu.so: Undefined symbol >> "XtShellStrings"] >> >> Manually adding -lXt to NSDEJAVU_LIBS in nsdejavu/Makefile fixes it and >> plugin loads correctly. I couldn't find how it can be passed to >> configure hence there's no PR. >> >> >> Thanks, >> Yuri > > This probably should be sent upstream to the devs then, with a revision o= f=20 > the configure file (if X11 headers found are version 7.x, use -lXt). > > There's most likely a way to determine the X11 version, but I don't know = it=20 > OTOH. > > -Garrett > Well, first thing I wanted to know is if someone can reproduce it, and it's not pilot error, so I'll wait before reporting it upstream :-) Yuri --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGjsl9eoAklVFrLdgRAn7cAKCA6jCylZqmyg7Ytc69L3F4ralT1QCfawSK PPXnL98PluPzM5zCwcap8zo= =MeyF -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--