llmozlib fails to build (unofficial port)

Aline de Freitas aline at riseup.net
Thu Feb 14 13:25:58 UTC 2008


I'm triyng to build llmozlib (which is a dependency for secondlife viewer) 
from the port provided in 
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 manage 
it.

The error message:
/usr/bin/ld: cannot find -lmozjs

c++ is invoked with:
-L../../dist/bin -lmozjs

and in the ../dist/bin directory we have:
[root at anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla/objdir-mozilla-freebsd/dist/bin]# 
ls -lh libmozjs.so.1.0 
lrwxr-xr-x  1 root  wheel    28B 14 Fev 10:30 
libmozjs.so.1.0 -> ../../js/src/libmozjs.so.1.0

The link is not broken and the permissions looks right to me:

[root at anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla/objdir-mozilla-freebsd/js/src]# 
ls -lh libmozjs.so.1.0
-rwxr-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.
-- 
Aline de Freitas - Chave pública: ID DE632016 / keys.indymedia.org
gpg --keyserver keys.indymedia.org --recv-keys DE632016
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080214/4d124a37/attachment.pgp


More information about the freebsd-questions mailing list