[Bug 657] New: OCL taskbrowser will not link when using OmniORB
Submitted by snrkiwi on Fri, 2009-05-29 18:55 |
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=657
Summary: OCL taskbrowser will not link when using OmniORB
Product: RTT
Version: rtt-trunk
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: blocker
Priority: P3
Component: Build System
AssignedTo: orocos-dev [..] ...
ReportedBy: kiwi [dot] net [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0
Fails to link.
{{{
Linking CXX executable ctaskbrowser-macosx
Undefined symbols:
"omni_thread::init_t::~init_t()", referenced from:
___tcf_1 in ctaskbrowser.o
"_omniFinalCleanup::~_omniFinalCleanup()", referenced from:
___tcf_2 in ctaskbrowser.o
"omni_thread::init_t::init_t()", referenced from:
__static_initialization_and_destruction_0(int, int)in ctaskbrowser.o
"_omniFinalCleanup::_omniFinalCleanup()", referenced from:
__static_initialization_and_destruction_0(int, int)in ctaskbrowser.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
}}}
[Bug 657] OCL taskbrowser will not link when using OmniORB
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=657
Peter Soetens <peter [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter [..] ...
Resolution| |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Peter Soetens <peter [..] ...> 2009-06-02 10:52:01 ---
Thanks !
Patch applied on trunk in r30178. Will backport to 1.8 branch.
Peter
[Bug 657] OCL taskbrowser will not link when using OmniORB
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=657
S Roderick <kiwi [dot] net [..] ...> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #433 is|0 |1
obsolete| |
--- Comment #2 from S Roderick <kiwi [dot] net [..] ...> 2009-05-29 21:00:10 ---
Created an attachment (id=434)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=434)
Previous patch corrupted -- that's what you get for manually editing patch
files! :-(
[Bug 657] OCL taskbrowser will not link when using OmniORB
https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=657
--- Comment #1 from S Roderick <kiwi [dot] net [..] ...> 2009-05-29 20:55:40 ---
Created an attachment (id=433)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=433)
Add appropriate libraries to pkgconfig file