[omniORB] Problems while compiling OmniORB for SunOS
Janne Haverinen
johannes@ees2.oulu.fi
Fri, 03 Dec 1999 11:04:40 +0200
Hi,
I tried to compile OmniORB3 for Sun Solaris and I got following error:
CC -c -O2 -g -I. -I../include -I. -I../../../../include -D__sparc__
-D__sunos__ -D__OSVERSION__=5 -o o2be_root.o o2be_root.cc
"o2be_root.cc", line 562: Error: Cannot use const char* to initialize
char*.
1 Error(s) detected.
Our system is:
(tk39)(johannes)(104)(src) uname -a
SunOS tk39 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10
And compilers:
CC - Sun WorkShop C++ Compiler 5.0
gcc, g++ - GNU project C and C++ Compiler (gcc-2.95)
Will I get OmniORB work in our system?
Regards,
Janne Haverinen