Opened 13 years ago

Last modified 12 years ago

#32062 closed defect

omniORB @4.1.4 build error — at Initial Version

Reported by: arnim.balzer@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: omniORB

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.