Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 12:27:15 -0600
From:      "Scott T. Hildreth" <shild@sbcglobal.net>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@freebsd.org, ports@freebsd.org
Subject:   Re: Getting the same problem nss problem with evolution
Message-ID:  <1198693635.1088.18.camel@fbsd1.dyndns.org>
In-Reply-To: <1198526985.34216.34.camel@shumai.marcuscom.com>
References:  <200712241928.lBOJSIU8085537@scotth.emsphone.com> <1198526985.34216.34.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 2007-12-24 at 15:09 -0500, Joe Marcus Clarke wrote:
> On Mon, 2007-12-24 at 13:28 -0600, 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?
> 
> Probably the contents of /usr/local/libdata/ldconfig.  Assuming you have
> nss properly installed, running ldconfig -m /usr/local/lib/nss will
> temporarily resolve this problem, but you should reinstall nss to get
> the directory re-added permanently.

  Maybe this is it (from ldconfig -r)

   641:-lnss3.1 => /usr/local/lib/compat/pkg/libnss3.so.1

  ...nss3 was reinstalled several times, but the ldconfig -m must 
  have failed.  When I ran ldconfig -m /usr/local/lib/nss, it failed
  printing that /usr/local/lib/nss is being ignored, because it is 
  group writable.  I changed the mode, the ldconfig worked and 
  libnss3 is found now.   

                   
  Thanks Joe.

 
> 
> Joe
> 
> > 
> > 
> >                                     Thanks,
> >                                         Scott.
> > _______________________________________________
> > freebsd-gnome@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
> > 



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