Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004715 [Resin] minor always 08-18-11 06:39 08-23-11 15:12
Reporter cowan View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.19
Summary 0004715: Build fails on Solaris 8
Description SunOS 5.8 = Solaris 8
gcc 3.3

cc -shared -shared -fPIC -L/tmp/openssl_64/lib -o libresin.so ../resin_os/std.o ../resin_os/memory.o ../resin_os/java.o jni_vfs.o profile.o heap.o lru.o symbol.o crc64.o stat.o mmap_file.o -lnsl -lsocket -lthread
cc: Warning: multiple use of -h option, previous one discarded.
cc: Warning: illegal option -fPIC
ld: warning: option -h appears more than once, first setting taken
ld: fatal: option -h and building a dynamic executable are incompatible
ld: fatal: Flags processing errors
gmake[5]: *** [libresin.so] Error 1
Additional Information Rep by S. Patil
Attached Files  openwave-solaris8.patch [^] (211 bytes) 08-18-11 06:39

- Relationships

- Notes
(0005448)
cowan
08-18-11 06:41

Note: build was eventually fixed using Sun CC NOT gcc:

-fPIC is unrecognized on this platform/compiler
-m64 is also unrecognized
-G appears to be needed also

Patch is attached that makes the build work for Sun CC
 

- Issue History
Date Modified Username Field Change
08-18-11 06:39 cowan New Issue
08-18-11 06:39 cowan File Added: openwave-solaris8.patch
08-18-11 06:41 cowan Note Added: 0005448
08-23-11 15:12 ferg Assigned To  => ferg
08-23-11 15:12 ferg Status new => closed
08-23-11 15:12 ferg Resolution open => fixed
08-23-11 15:12 ferg Fixed in Version  => 4.0.21


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker