From owner-freebsd-ports@FreeBSD.ORG Fri Jul 6 21:35:53 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 B68F716A400; Fri, 6 Jul 2007 21:35:53 +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 94A0813C45E; Fri, 6 Jul 2007 21:35:52 +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 l66LJ7PS049770 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Jul 2007 01:19:08 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l66LJ7bu049769; Sat, 7 Jul 2007 01:19:07 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Sat, 7 Jul 2007 01:19:07 +0400 From: Yuri Pankov To: Stanislav Sedov Message-ID: <20070706211907.GC1055@darklight.org.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline 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 01:19:08 +0400 (MSD) Cc: ports@FreeBSD.org Subject: 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 21:35:53 -0000 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGjrHLeoAklVFrLdgRAkbKAJ9oZLCGPsSAPxeR0+e+5YohVLnDZQCcChm7 whX7es+x2GwcKnmeks7YpaQ= =gvLd -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--