problem building security/nss
Joe Marcus Clarke
marcus at marcuscom.com
Tue Feb 3 13:32:01 PST 2009
On Tue, 2009-02-03 at 15:57 -0500, Robert Huff wrote:
> Trying to (re)build nss, I can't get beyond:
>
> ../../../coreconf/nsinstall/FreeBSD7.0_OPT.OBJ/nsinstall -R -m 775 FreeBSD7.0_OPT.OBJ/modutil ../../../../dist/FreeBSD7.0_OPT.OBJ/bin
> gmake[2]: Leaving directory `/usr/ports/security/nss/work/nss-3.11.9/mozilla/security/nss/cmd/modutil'
> gmake[1]: Leaving directory `/usr/ports/security/nss/work/nss-3.11.9/mozilla/security/nss/cmd'
> huff@>> make deinstall install
> ===> Deinstalling for security/nss
> ===> nss not installed, skipping
> ===> Installing for nss-3.11.9_2
> ===> nss-3.11.9_2 depends on shared library: nspr4.1 - found
> ===> Generating temporary packing list
> ===> Checking if security/nss already installed
> /bin/mkdir -p /usr/local/include/nss /usr/local/lib/nss
> /usr/bin/tar -C /usr/ports/security/nss/work/nss-3.11.9/mozilla/dist/public --dereference -cf - . | /usr/bin/tar -C /usr/local/include/nss -xf -
> install -o root -g wheel -m 444 /usr/ports/security/nss/work/nss-3.11.9/mozilla/dist/FreeBSD8.*_OPT.OBJ/lib/*.so.1 /usr/local/lib/nss
> install: /usr/ports/security/nss/work/nss-3.11.9/mozilla/dist/FreeBSD8.*_OPT.OBJ/lib/*.so.1: No such file or directory
> *** Error code 71
>
> What have I mucked up?
Your CFLAGS or your environment most likely. The port tries to install
files based on ${OSREL}. ${OSREL} is coming back as 8, but it looks
like you're on 7.X.
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090203/8b66e311/attachment.pgp
More information about the freebsd-gnome
mailing list