[omniORB] omni make error

Sendil_Natarajan at amat.com Sendil_Natarajan at amat.com
Fri Mar 27 12:52:52 GMT 2015


Hi All,

 

Im trying to build the omni service.

 

I get the below error while doing so. Please let me know how to resolve this. Im building this using Cygwin in VS2012. The Cygwin has configured with corresponding information to use the correct Visual Studio.

 

$ make export

making export in src/tool...

make[1]: Entering directory '/cygdrive/c/omniORB-4.1.6/src/tool'

making export in src/tool/omniidl...

make[2]: Entering directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl'

making export in src/tool/omniidl/cxx...

make[3]: Entering directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl/cxx'

Traceback (most recent call last):

  File "<string>", line 1, in <module>

AttributeError: 'module' object has no attribute 'lower'

making export in src/tool/omniidl/cxx/cccp...

make[4]: Entering directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl/cxx/ccc

'

+ rm -f omnicpp.exe

+ ../../../../../bin/x86_win32/linkwrapper -gnuwin32 -out:omnicpp.exe -nologo -

anifest -DEBUG -PDB:omnicpp.exe.pdb -libpath:../../../../../lib/x86_win32 cexp.

cccp.o config.o alloca.o index.o

link -out:omnicpp.exe -nologo -manifest -DEBUG -PDB:omnicpp.exe.pdb -libpath:..

..\..\..\..\lib\x86_win32 cexp.o cccp.o config.o alloca.o index.o

link: unknown option -- o

Try 'link --help' for more information.

+ mt.exe '/outputresource:omnicpp.exe;#1' /manifest omnicpp.exe.manifest

Microsoft (R) Manifest Tool version 6.3.9600.17298

Copyright (c) Microsoft Corporation 2012.

All rights reserved.

 

omnicpp.exe.manifest : general error c1010070: Failed to load and parse the man

fest. The system cannot find the file specified.

dir.mk:55: recipe for target 'omnicpp.exe' failed

make[4]: *** [omnicpp.exe] Error 31

make[4]: Leaving directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl/cxx/cccp

 

dir.mk:21: recipe for target 'export' failed

make[3]: *** [export] Error 1

make[3]: Leaving directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl/cxx'

dir.mk:15: recipe for target 'export' failed

make[2]: *** [export] Error 1

make[2]: Leaving directory '/cygdrive/c/omniORB-4.1.6/src/tool/omniidl'

dir.mk:22: recipe for target 'export' failed

make[1]: *** [export] Error 1

make[1]: Leaving directory '/cygdrive/c/omniORB-4.1.6/src/tool'

dir.mk:26: recipe for target 'export' failed

make: *** [export] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20150327/ce358416/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 477 bytes
Desc: not available
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20150327/ce358416/attachment.sig>


More information about the omniORB-list mailing list