#19607: nss: update fails ---------------------------------+------------------------------------------ Reporter: devans@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nss ---------------------------------+------------------------------------------ Comment(by devans@…): Again it looks to me like the link command needs a -L/opt/local/lib before -lsqlite3. Note also from earlier in the build {{{ /usr/bin/gcc-4.0 -o Darwin8.11.0_gcc-4.0_DBG.OBJ/sdb.o -c -g -fPIC -Dppc -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -DSHLIB_SUFFIX=\"dylib\" -DSHLIB_PREFIX=\"lib\" -DSOFTOKEN_LIB_NAME=\"libsoftokn3.dylib\" -DSHLIB_VERSION=\"3\" -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin8.11.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss -I../../../../dist/public/dbm sdb.c sdb.c: In function 'sdb_FindObjectsInit': sdb.c:707: warning: implicit declaration of function 'sqlite3_prepare_v2' }}} This one is missing -I/opt/local/include -- Ticket URL: <http://trac.macports.org/ticket/19607#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS