Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19532 closed defect (worksforme)

nss missing plc4 library

Reported by: pgijnxn02@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: nss

Description

When I attempted to upgrade firefox-x11, nss failed. Here's the failing command line:

/usr/bin/gcc-4.0 -dynamiclib -compatibility_version 1 -current_version 1 -install_name /opt/local/lib/nss/libnssutil3.dylib -headerpad_max_install_names -L/opt/local/lib/nspr  -o Darwin9.6.0_gcc-4.0_DBG.OBJ/libnssutil3.dylib Darwin9.6.0_gcc-4.0_DBG.OBJ/quickder.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secdig.o Darwin9.6.0_gcc-4.0_DBG.OBJ/derdec.o Darwin9.6.0_gcc-4.0_DBG.OBJ/derenc.o Darwin9.6.0_gcc-4.0_DBG.OBJ/dersubr.o Darwin9.6.0_gcc-4.0_DBG.OBJ/dertime.o Darwin9.6.0_gcc-4.0_DBG.OBJ/nssb64d.o Darwin9.6.0_gcc-4.0_DBG.OBJ/nssb64e.o Darwin9.6.0_gcc-4.0_DBG.OBJ/nssrwlk.o Darwin9.6.0_gcc-4.0_DBG.OBJ/nssilock.o Darwin9.6.0_gcc-4.0_DBG.OBJ/oidstring.o Darwin9.6.0_gcc-4.0_DBG.OBJ/portreg.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secalgid.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secasn1d.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secasn1e.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secasn1u.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secitem.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secoid.o Darwin9.6.0_gcc-4.0_DBG.OBJ/sectime.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secport.o Darwin9.6.0_gcc-4.0_DBG.OBJ/secinit.o Darwin9.6.0_gcc-4.0_DBG.OBJ/templates.o Darwin9.6.0_gcc-4.0_DBG.OBJ/utf8.o    -L../../../../dist/Darwin9.6.0_gcc-4.0_DBG.OBJ/lib -L/opt/local/lib/nspr -lplc4 -lplds4 -lnspr4
ld: library not found for -lplc4

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to jeremyhu@…

comment:2 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed

sudo port -v upgrade outdated

~ $ ls /opt/local/lib/nspr libnspr4.a libplc4.a libplds4.a libnspr4.dylib libplc4.dylib libplds4.dylib

comment:3 Changed 15 years ago by pgijnxn02@…

Hmm, somehow port had gotten into a state where nspr was active, but the files were not present. Deactivating then upgrading nspr enabled me to build nss.

Thanks!

Note: See TracTickets for help on using tickets.