[omniORB] RE: How to compile omniorbpy 3 on Windows?

Meding, Olaf Olaf.Meding at bruker-axs.com
Wed Dec 6 09:34:31 GMT 2006


Duncan

> On exactly which line are the tab characters that are causing a
problem?

All the lines below IDFILES hava a tab character followed by 3 spaces.
Here are the first few ... 
IDLFILES = CosCollection.idl \
	   CosCompoundLifeCycle.idl \
	   CosContainment.idl CosEventChannelAdmin.idl \

The error I got was (notice the "dir.mk:50"):
Compiling .\tcInternal.py ...
make[2]: Leaving directory
`/cygdrive/c/omniORB-4.1.0/src/lib/omniORBpy/python/omniORB'
making export in src/lib/omniORBpy/python/COS...
make[2]: Entering directory
`/cygdrive/c/omniORB-4.1.0/src/lib/omniORBpy/python/COS'
dir.mk:50: *** commands commence before first target.  Stop.
make[2]: Leaving directory
`/cygdrive/c/omniORB-4.1.0/src/lib/omniORBpy/python/COS'
make[1]: *** [export] Error 2
make[1]: Leaving directory
`/cygdrive/c/omniORB-4.1.0/src/lib/omniORBpy/python'
make: *** [export] Error 2

I attached the omniORB-4.1.0/src/lib/omniORBpy/python/COS/dir.mk file.
It came from omniORBpy-3.0.tar.gz.

I used the omniorb cygwin to compile omniORB and omniORBpy using VC7 on
WXP.


Hope this helps.

Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dir.mk
Type: application/octet-stream
Size: 4796 bytes
Desc: dir.mk
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20061206/e1145b35/dir.obj


More information about the omniORB-list mailing list