[MacPorts] #32062: omniORB @4.1.4 build error
MacPorts
noreply at macports.org
Mon Nov 14 12:23:33 PST 2011
#32062: omniORB @4.1.4 build error
-----------------------------------------+----------------------------------
Reporter: arnim.balzer@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: omniORB
-----------------------------------------+----------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => stromnov@…
* milestone: MacPorts 2.0.4 =>
Old 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
New 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
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/32062#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list