[omniORB] bug of omniidl on windows
    Olivier Kaloudoff 
    kalou at kalou.net
       
    Wed Jun 30 00:05:31 BST 2004
    
    
  
Hi omniorb developpers,
 	I'm getting an omniorb error here too,
with Python, on mac osx, and really don't know where
is the problem (no experience really with Python):
upf-idl: Could not open IDL compiler module _omniidlmodule.so
upf-idl: Please make sure it is in directory Traceback (most recent call 
last):
   File "../../tools/idl2any.py", line 82, in ?
     run(sys.argv)
   File "../../tools/idl2any.py", line 77, in run
     idlparser.run(args_idl)
   File "/sw/src/upf-0.1.6-0/upf-0.1.6/tools/idlparser.py", line 81, in run
     sys.stderr.write(pylibdir + "\n")
NameError: global name 'pylibdir' is not defined
make[2]: *** [coretypes.h] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Failed: installing upf-0.1.6-0 failed
 	Is my problem related to omniidl or more general ?
any answer would be fine :)
Regards,
Kalou
    
    
More information about the omniORB-list
mailing list