[omniORB] Compiling Omniorb 2.7.0 on Solaris 2.6

Brecht Vermeulen Brecht.Vermeulen@rug.ac.be
Tue, 9 Mar 1999 17:29:23 +0100 (MET)


Hello,

I've got a problem on compiling the tree on Solaris with SUNWpro 4.2
compiler. Firstly I 've got changed the sun4_sosV_5.6.mk file to use the
SUNWpro compiler, and then a make export. But the first things which gave
an error were the install-sh (cp : #inst4543# was a directory or
something), but I copied them manually, and then I ran into a new error :

+ rm -f omniNames
+ CC -o omniNames -O2 -fsimple -R ../../../lib/sun4_sosV_5.6
-L../../../lib/sun4_sosV_5.6 omniNames.o NamingContext_i.o log.o
-lomniORB2 -lomniDynamic2 -lomnithread -lpthread -lposix4 -mt -lsocket
-lnsl -ltcpwrapGK
CC: Fatal error in ld: Bus Error
GNUmake[2]: *** [omniNames] Error 1
GN

is there something that I did wrong (on Linux I had success in doing it
this way :-) )

thnx,
Brecht Vermeulen