#32062: omniORB @4.1.4 build error -----------------------------------------+---------------------------------- Reporter: arnim.balzer@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: | Port: omniORB -----------------------------------------+---------------------------------- Hi, I tried installing the omniORB port after reinstalling my MacBook Air with Lion and the port did not compile any more (for the error see below). However, using install omniorb configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 fixed the problem. Just wanted to let you know. Cheers Arnim P.S.: The error output :info:build + /Developer/usr/bin/clang++ -o catior -L/opt/local/lib -arch x86_64 -pipe -O2 -arch x86_64 -fno-common -bind_at_load -L../../../../lib -L../../../../lib catior.o -lomniORB4 -lomnithread :info:build Undefined symbols for architecture x86_64: :info:build "operator<<=(unsigned int&, cdrStream&)", referenced from: :info:build _CORBA_Unbounded_Sequence<IOP::TaggedProfile>::operator<<=(cdrStream&) in catior.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[4]: *** [catior] Error 1 :info:build make[3]: *** [export] Error 1 :info:build make[2]: *** [export] Error 1 :info:build make[1]: *** [export] Error 1 -- Ticket URL: <https://trac.macports.org/ticket/32062> MacPorts <http://www.macports.org/> Ports system for Mac OS