[omniORB] Re: Compiling Omniorb 2.7.0 on Solaris 2.6

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


Hello, 
this is the first error message in building the tree :

making export in src/lib/omnithread...
GNUmake[2]: Entering directory
`/home/stud/bvermeul/SUN_OMNIORB/omniORB_2.7.0/src/lib/omnithread'
../../../bin/sun4_sosV_5.6/omkdepend -D__SUNPRO_CC -D__cplusplus
-DUsePthread -D_REENTRANT -mt -DPthreadDraftVersion=10
-DPthreadSupportThreadPriority -I. -I../../../include -D__sparc__
-D__sunos__ -D__OSVERSION__=5 posix.cc
CC -c -O2 -fsimple  -DUsePthread -D_REENTRANT -mt -DPthreadDraftVersion=10
-DPthreadSupportThreadPriority -I.  -I../../../include -D__sparc__
-D__sunos__ -D__OSVERSION__=5 -o posix.o posix.cc
+ rm -f libomnithread.a
+ ar cq libomnithread.a posix.o
+ ranlib libomnithread.a
+ ../../../bin/scripts/install-sh -c -m 0644 libomnithread.a
../../../lib/sun4_sosV_5.6
cp: ../../../lib/sun4_sosV_5.6/#inst.7473#: Is a directory
GNUmake[2]: *** [export] Error 2