From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 13:25:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7544716A46D for ; Thu, 14 Feb 2008 13:25:58 +0000 (UTC) (envelope-from aline@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [204.13.164.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5CE5213C4D3 for ; Thu, 14 Feb 2008 13:25:58 +0000 (UTC) (envelope-from aline@riseup.net) Received: from petrel.riseup.net (petrel-pn.riseup.net [10.0.1.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "petrel.riseup.net", Issuer "ipsCA CLASEA1 Certification Authority" (not verified)) by mx1.riseup.net (Postfix) with ESMTP id BC62357097F for ; Thu, 14 Feb 2008 05:25:56 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: aline@petrel.riseup.net) with ESMTP id A266E8F1 From: Aline de Freitas To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 11:25:28 -0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3675277.WXyBj6MkGn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200802141125.38495.aline@riseup.net> Subject: llmozlib fails to build (unofficial port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 13:25:58 -0000 --nextPart3675277.WXyBj6MkGn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm triyng to build llmozlib (which is a dependency for secondlife viewer)= =20 from the port provided in=20 http://wiki.secondlife.com/wiki/Compiling_the_viewer_(FreeBSD). The build fails in a way that looks very easy to solve, but I couldn't mana= ge=20 it. The error message: /usr/bin/ld: cannot find -lmozjs c++ is invoked with: =2DL../../dist/bin -lmozjs and in the ../dist/bin directory we have: [root@anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla= /objdir-mozilla-freebsd/dist/bin]#=20 ls -lh libmozjs.so.1.0=20 lrwxr-xr-x 1 root wheel 28B 14 Fev 10:30=20 libmozjs.so.1.0 -> ../../js/src/libmozjs.so.1.0 The link is not broken and the permissions looks right to me: [root@anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla= /objdir-mozilla-freebsd/js/src]#=20 ls -lh libmozjs.so.1.0 =2Drwxr-xr-x 1 root wheel 693K 14 Fev 10:30 libmozjs.so.1.0 Does any one have any idea about what may be wrong here? Thanks in advance. =2D-=20 Aline de Freitas - Chave p=FAblica: ID DE632016 / keys.indymedia.org gpg --keyserver keys.indymedia.org --recv-keys DE632016 --nextPart3675277.WXyBj6MkGn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHtEFShLRvs95jIBYRAg3CAJ927ckII00O4vx3lC1cEZJH7HSkvgCcCK7d rPJEMSrpbuU7gL2z+gWsrc0= =lcJK -----END PGP SIGNATURE----- --nextPart3675277.WXyBj6MkGn--