Ticket #21 (new defect report)
Opened 3 years ago
DSS6.0.3 compile on Solaris2.9 fails
| Reported by: | geo@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Version: | Solaris |
| Keywords: | DSS6.0.3, Solaris, Buildit,Compile | Cc: | edan@…, dcl@… |
Description
My host system: SunOS mustard 5.9 Generic_122300-15 sun4u sparc SUNW,UltraAX-i2 Solaris
My compiler: gcc --v Using built-in specs. Target: sparc-sun-solaris2.9 Configured with: ../../src/configure --prefix=/opt/gcc-4.2.4 --enable-languages=c,c++ --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-shared Thread model: posix gcc version 4.2.4
What I did: Downloaded DSS 6.0.3; Applied patch dss-603-orig-to-solaris-v2.patch; ran Buildit
Errors:
OSMutex.cpp: error: braces around scalar initializer for type 'upad64_t' make: *** [OSMutex.o] Error 1
And a bunch of these for different 'needed by'
make: *** No rule to make target 'CommonUtilitiesLib/libCommonUtilitiesLib.a, needed by 'DarwinStreamingServer'. Stop.
Any suggestions? Thanks for your thouights.

