Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2007 11:57:59 -0800
From:      Mike Bowie <mbowie@buzmo.com>
To:        "Scott T. Hildreth" <shildret@scotth.emsphone.com>
Cc:        gnome@freebsd.org, ports@freebsd.org
Subject:   Re: Getting the same problem nss problem with evolution
Message-ID:  <47700F47.6030808@buzmo.com>
In-Reply-To: <200712241928.lBOJSIU8085537@scotth.emsphone.com>
References:  <200712241928.lBOJSIU8085537@scotth.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott T. Hildreth wrote:
> ===>  Extracting for evolution-2.12.2
> => MD5 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
> => SHA256 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
> ===>  Patching for evolution-2.12.2
> ===>  Applying FreeBSD patches for evolution-2.12.2
> ===>   evolution-2.12.2 depends on executable: gmake - found
> ===>   evolution-2.12.2 depends on executable: bison - found
> ===>   evolution-2.12.2 depends on file: /usr/local/bin/intltool-extract - found
> ===>   evolution-2.12.2 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
> ===>   evolution-2.12.2 depends on executable: pkg-config - found
> ===>   evolution-2.12.2 depends on executable: update-desktop-database - found
> ===>   evolution-2.12.2 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
> ===>   evolution-2.12.2 depends on file: /usr/local/libdata/xorg/libraries - found
> ===>   evolution-2.12.2 depends on shared library: nss3.1 - not found
> ===>    Verifying install for nss3.1 in /usr/ports/security/nss
> ===>   Returning to build of evolution-2.12.2
> Error: shared library "nss3.1" does not exist
> *** Error code 1
>
> I am have this error installing firefox 2.0.0.11 as well, what am I missing here?
>
>
>                                     Thanks,
>                                         Scott.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>   
Scott,

I'd try:
cd /usr/ports/security/nss && make deinstall clean reinstall

The nss3.1 can't be found, but the packages database seems to think it's 
still there, so doesn't install the port.

HTH,

Mike.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47700F47.6030808>