Milan Jurik wrote: > Hi, > > "C. Bergstr?m" p??e v ?t 30. 12. 2008 v 14:25 +0100: > >> There's a few external deps in onnv-gate and I'm trying to track them >> down.. In this process nss/nspr came up.. >> >> 1) I'm not going to build firefox so I can build onnv-gate >> 2) nspr builds fine as 32/64bit >> 3) nss builds fine as 64bit and dumps core as 32bit.. (yes I could >> debug, but this must have been done before) >> >> /usr/local/src/nss-3.11.9/mozilla/security/nss/cmd/shlibsign/SunOS5.11_i86pc_OPT.OBJ/shlibsign >> >> -v -i >> /usr/local/src/nss-3.11.9/mozilla/security/nss/cmd/shlibsign/../../../../dist/SunOS5.11_i86pc_OPT.OBJ/lib/libsoftokn3.so >> make[2]: *** >> [../../../../dist/SunOS5.11_i86pc_OPT.OBJ/lib/libsoftokn3.chk] >> Segmentation Fault (core dumped) >> >> So anyone with any build scripts, patches and exact known good versions >> is appreciated.. (spec file maybe?) >> >> Thanks >> >> > > I built nspr and nss several times during autumn, usually from CVS. What > core dumped? cc? dmake? > You can see from above what dumped core..
nss-3.11.9 vanilla /usr/gnu/bin/make 'BUILD_OPT=1' 'XCFLAGS= -I/usr/include/mps' 'CC=/opt/SUNWspro/prod/bin/cc' Same result for SSX latest and SS12 patched cc -V cc: Sun Ceres C 5.10 SunOS_i386 2008/10/22 64bit is fine, but if I build a 64bit nss/nspr/libsqlite3.. then I'm going to cross my fingers and start fixing bugs when the whole onnv-gate is 64bit clean.. (which I started, but it's a lot of work) So. which CVS version/branch? 3.12 added a dep to sqlite3 which would force me to redo that build cause then I'd need multilib Thanks ./C
