Hi, does anyone know how to link JSS-3.4 on MacOS 10.2.6. I've compiled nss- 3.8 and stored a Link to the Dynlibs in /usr/lib.
A make in JSS-3.4 breaks with following message: ld: warning can't open dynamic library: @executable_path/libsoftokn3. dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) ld: Undefined symbols: _FC_GetFunctionList referenced from libnss3 expected to be defined in @ executable_path/libsoftokn3.dylib _NSC_GetFunctionList referenced from libnss3 expected to be defined in @ executable_path/libsoftokn3.dylib _NSC_ModuleDBFunc referenced from libnss3 expected to be defined in @ executable_path/libsoftokn3.dylib /usr/bin/libtool: internal link edit command failed make: *** [Darwin6.6_DBG.OBJ/libjss3.dylib] Error 1 The file libsoftokn3.dylib is in /usr/lib bash-2.05a$ ls /usr/lib/libsoftokn3.dylib /usr/lib/libsoftokn3.dylib Does anyone know how to link libjss3.dylib? Thanks in advance and kind regards
