pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nspr and nss



Hi

I've just imported nspr and nss packages to wip.  These two packages were
heavily inspired by the FreeBSD ports, and the NetBSD www/mozilla port.

The motivation for these packages are:

http://mail-index.netbsd.org/tech-pkg/2004/12/22/0001.html
http://mail-index.netbsd.org/tech-pkg/2004/12/22/0004.html
http://mail-index.netbsd.org/tech-pkg/2005/01/04/0004.html

and someone else is most of the way through a gaim-encryption port
that depends on gaim being linked against nss.

I think nspr isn't terribly far from being done.  It should build and
install fine on a NetBSD system.  I've tested it with my 1.6 machine.
The only question I have at this time is to do with the buildlink3.mk
file, as in have I got it right?

I'm strugging with nss.  It currently stops towards the end of the build
process with

gmake[3]: Leaving directory 
`/usr/pkgsrc/security/nss/work/nss-3.9.2/mozilla/security/nss/cmd/shlibsign/mangle'
NetBSD1.6.1_RC2_OPT.OBJ/shlibsign -v -i 
../../../../dist/NetBSD1.6.1_RC2_OPT.OBJ/lib/libsoftokn3.so
Shared object "libplc4.so" not found
gmake[2]: *** [../../../../dist/NetBSD1.6.1_RC2_OPT.OBJ/lib/libsoftokn3.chk] 
Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/security/nss/work/nss-3.9.2/mozilla/security/nss/cmd/shlibsign'
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory 
`/usr/pkgsrc/security/nss/work/nss-3.9.2/mozilla/security/nss/cmd'
gmake: *** [libs] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/security/nss
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/security/nss

libplc4.so is installed by the nspr package in LOCALBASE/lib but it
doesn't seem to be able to find it at link time.

I've prepared the nss-install script, which _should_ work when the package
can build past this stop.

Can someone spare me a clue please?

thanks in advance.

Matthew


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index