[Coin-symphony] Symphony install fails on SunOS

Krishnan Sundaresan sundare2 at egr.msu.edu
Mon May 9 16:14:38 EDT 2005


Hi,

I have been trying to install COIN-OR/SYMPHONY on SunOS. I am facing
problems with installing Symphony while COIN installed without problems.
My machine is:
>uname -a
>SunOS bhaskara 5.9 Generic_117171-15 sun4u sparc SUNW,Ultra-60

The message I get when make'ing SYMPHONY-5.0 is:

Compiling master.c
Compiling master_wrapper.c
Compiling master_io.c
Compiling master_func.c
...<snip>
Compiling proccomm.c
Compiling pack_cut.c
Compiling pack_array.c

Making libsym.so ...

ld: warning: option -o appears more than once, first setting taken
ld: fatal: file libsym.so: open failed: No such file or directory
ld: fatal: File processing errors. No output written to
/egr/research/nrm/sundare2/WireOptimization/COIN/SYMPHONY-5.0/lib.SUN4SOL2/OSI_CLP/libsym.so
collect2: ld returned 1 exit status
make[1]: ***
[/egr/research/nrm/sundare2/WireOptimization/COIN/SYMPHONY-5.0/lib.SUN4SOL2/OSI_CLP/libsym.so]
Error 1
make: *** [all] Error 2


I also tried make'ing the SYMPHONY directory that comes with the COIN
tarball I downloaded using CVS. That gives me:

Compiling master.c
Compiling master_wrapper.c
Compiling master_io.c
Compiling master_func.c
...<snip>
Compiling proccomm.c
Compiling pack_cut.c
Compiling pack_array.c
cc1: error: unrecognized option `-strip'
cc1: error: output filename specified twice
make[1]: ***
[/egr/research/nrm/sundare2/WireOptimization/COIN/SYMPHONY/src/GMPL/objects/SUN4SOL2/glpmpl1.o]
Error 1
make: *** [all] Error 2

I am using ARCH = SUN4SOL2, LP_SOLVER = OSI, and OSI_INTERFACE = CLP.
These are the only changes I made to the Makefiles apart from specifying
the COINROOT.

Any help in resolving this is appreciated greatly.

Thanks
-Krishnan



-- 
Krishnan Sundaresan, http://www.msu.edu/~sundare2
Michigan State University, East Lansing, MI 48823, USA.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C++ : Where friends have access to your private members.



More information about the Symphony mailing list