Skip to content

moao compilation fails at linking stage #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sdimoudi opened this issue Apr 13, 2018 · 4 comments
Open

moao compilation fails at linking stage #1

sdimoudi opened this issue Apr 13, 2018 · 4 comments

Comments

@sdimoudi
Copy link

Hello,

we are trying to build and try the moao simulator but so far we are stuck at the 'make' step. Main messages seem to have to do with undefined refs to functions from chameleon (e.g RUNTIME_desc_getaddr). I wasn't able to find out how to fix it, would you be able to help? I'm attaching the output from the cmake (cmake -LA .. -Dproject=chameleon) and make commands.

Many thanks,

Sofia Dimoudi (Durham CfAI)
cmake_out.txt
make_out.txt

@ndoucet
Copy link
Collaborator

ndoucet commented Apr 13, 2018

Hello,
Thank you for your feed back.
I guess you are using the gitlab of chameleon.
There has been some changes on the chameleon library. I believe this error showed up at the beginning of January.
I am currently working on a new version that will cope with theses changes.

Best regards,

Nicolas Doucet

@egonzalf
Copy link
Contributor

Hi,
It seems you are using latest Chameleon, which has had several modifications since we released. Please use Chameleon's commit 1f63718 and check if the error persists?

@sdimoudi
Copy link
Author

sdimoudi commented Apr 13, 2018 via email

@sdimoudi
Copy link
Author

Hi,

just to let you know that using the older commit suggested has solved the issue.

Many thanks for your help.

Sofia.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants