I have b103/i386 installed: -bash-3.2$ uname -a SunOS solaris 5.11 snv_103 i86pc i386 i86pc -bash-3.2$
I'm trying to build b103 (I've tried b107, too) from sources to make some changes. I've installed SunStudio 12 from "sunstudio12-ii-20081010-sol-x86.tar.gz" and SUNWonbld package (I've tried b103, b107 and -current SUNWonbld, with same result). My nightly options is very standard NIGHTLY_OPTIONS="-FnazCDlmrt"; I've tried to remove "t" option, without success. Errors are always the same: ld: warning: file libsoftcrypto.so.1: required by /usr/lib/security/pkcs11_softtoken.so, not found [some undefined symbols tables skipped] ld: fatal: symbol referencing errors. No output written to elfsign *** Error code 1 dmake: Warning: Target `install' not remade because of errors Current working directory /export/home/lev/workspace/on-b103/usr/src/tools/elfsign *** Error code 1 The following command caused the error: cd elfsign; pwd; dmake install dmake: Warning: Command failed for target `elfsign' Current working directory /export/home/lev/workspace/on-b103/usr/src/tools dmake: Warning: Target `install' not remade because of errors Current working directory /export/home/lev/workspace/on-b103/usr/src/tools Ooops :( I could not find anything like my problem with google... -- This message posted from opensolaris.org