[omniORB] Newbie - Compiler Error on MacOSX for Echo Tutorial

Piet van Oostrum piet@cs.uu.nl
Tue Nov 26 16:22:00 2002


>>>>> bido@mac.com (b) writes:

b> PROBLEM 2 - UNSOLVED- (Building the packaged examples)
b>   It did not build. Here's what I got:

b> [122:src/examples/echo] bido% make
b> dir=../../../stub;  if [ ! -d $dir ]; then (umask 002; set -x; mkdir -p
b> $dir); fi
b> rm -f ../../../stub/echo.idl
b> ../../../bin/powerpc_darwin_1.3/omniidl -bcxx -Wba -Wbtp -C../../../stub
b> ../../../idl/echo.idl
b> make: ../../../bin/powerpc_darwin_1.3/omniidl: Command not found
b> make: *** [../../../stub/echo.hh] Error 127

If you have done the build as recommended in README.unix, i.e. in a
separate 'build' directory, the binaries are in buid/bin, or wherever you
installed them (e.g. /usr/local/bin). They are no longer in
bin/powerpc_darwin_1.3/ as in 3.0.x. The examples makefiles, however,
still assume that directory. The simplest solution, I think, is to make a
symbolic link.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl