[omniORB] Compiling Examples on AIX
Andreas Eglseer - Entwicklung
andreas.eglseer@lisec.com
Wed, 21 Feb 2001 09:51:32 +0100
Hi all,
I just updated omniORB from cvs ( omniORB3_develop ), applied the new
patches and tried to build the examples on aix
and got the following output.
xlC_r -c -qstaticinline -qmaxmem=8192 -D__OMNIORB3__ -I../../../stub -D_REE
NTRA
NT -D_THREAD_SAFE -I. -I../../../include -D__aix__ -D__powerpc__ -D__OSVERS
ION_
_=4 -o eg1.o eg1.cc
cd ../../../stub
touch dir.mk
gmake[1]: Entering directory `/usr/local/omni/stub'
../config/config.mk:101: dir.mk: No such file or directory
gmake[1]: *** No rule to make target `dir.mk'. Stop.
gmake[1]: Leaving directory `/usr/local/omni/stub'
gmake: *** [../../../stub/echoSK.o] Error 2
Can someone tell me what I've done wrong here, please.
Thanks
Andreas