Compilation error under ubuntu: `Allocator.lo' is not a valid libtool object

3 posts / 0 new
Last post
athos
Offline
Last seen: 9 years 9 months ago
Joined: 2014-07-10 17:28
Compilation error under ubuntu: `Allocator.lo' is not a valid libtool object

Dear All,

I am trying to compile OpenRTM-Aist under ubuntu linux 12.04. configure runs without an error. When I run make I get an error saying

make[5]: Entering directory `/home/athos/install_virca/install/rtm_source/OpenRTM-aist-1.1.0/src/lib/coil/posix/coil' /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -fPIC -O2 -no-undefined -release 1.1.0 -luuid -ldl -o libcoil.la -rpath /usr/local/lib Allocator.lo PeriodicTask.lo Properties.lo TimeMeasure.lo TimeValue.lo Timer.lo crc.lo stringutil.lo Condition.lo DynamicLib.lo Mutex.lo Process.lo Routing.lo Signal.lo Task.lo Time.lo UUID.lo -lpthread libtool: link: `Allocator.lo' is not a valid libtool object

Can anyone give me a hint what this can be?

Thank you!

Attila Bernath

English
gbiggs
Offline
Last seen: 6 years 9 months ago
Joined: 2010-08-02 07:51
[openrtm-users 03059] Compilation error under ubuntu: `Allocato

This is probably caused by a either a corrupt .lo file having been produced
or an old version of libtool being used. Since you're using Ubuntu 12.04,
the latter seems unlikely.

The first thing you should try is doing a "make clean" and then rebuilding.

Geoff

On 14 July 2014 05:33, wrote:

> Dear All, I am trying to compile OpenRTM-Aist under ubuntu linux 12.04.
> configure runs without an error. When I run make I get an error saying
> make[5]: Entering directory
> `/home/athos/install_virca/install/rtm_source/OpenRTM-
> aist-1.1.0/src/lib/coil/posix/coil'
> /bin/bash ../../libtool --tag=CXX --mode=link g++ -Wall -fPIC -O2
> -no-undefined -release 1.1.0 -luuid -ldl -o libcoil.la -rpath
> /usr/local/lib
> Allocator.lo PeriodicTask.lo Properties.lo TimeMeasure.lo TimeValue.lo
> Timer.lo crc.lo stringutil.lo Condition.lo DynamicLib.lo Mutex.lo
> Process.lo
> Routing.lo Signal.lo Task.lo Time.lo UUID.lo -lpthread libtool: link:
> `Allocator.lo' is not a valid libtool object Can anyone give me a hint what
> this can be? Thank you! Attila Bernath
>
> _______________________________________________
> openrtm-users mailing list
> openrtm-users@openrtm.org
> http://www.openrtm.org/mailman/listinfo/openrtm-users
>

athos
Offline
Last seen: 9 years 9 months ago
Joined: 2014-07-10 17:28
thanks

Dear Geoff,

Thanks, this solved my problem.

Attila

Log in or register to post comments

Download

latest Releases : 2.0.0-RELESE

2.0.0-RELESE Download page

Number of Projects

Choreonoid

Motion editor/Dynamics simulator

OpenHRP3

Dynamics simulator

OpenRTP

Integrated Development Platform

AIST RTC collection

RT-Components collection by AIST

TORK

Tokyo Opensource Robotics Association

DAQ-Middleware

Middleware for DAQ (Data Aquisition) by KEK