[omniORB] Linux make with OmnioRB4.0.7

Duncan Grisby duncan at grisby.org
Thu Jul 27 12:07:29 BST 2006


On Tuesday 25 July, "Rachana Ashok Gupta" wrote:

> I am using omniOrb 4.0.7 with Linux 2.4.18 and gcc 2.96. I have made some
> simple changes to example dir.mk file which is included in GNUmakefile. my
> cpp file name is gsm.cpp. And corba interfaces are pathGen johnny6 robot
> imageAcquisition. Following is the dir.mk file like.

[...]
> when I run make. It keeps on giving me the following error -
> gsm.cpp:1: *** missing operator. Stop.

Is that the only output you get from make?  If not, what else happens
beforehand?

make can be very fussy about weird characters in makefiles. Maybe you
should try rewriting the file from scratch, or copying the original
dir.mk from the examples.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list