arx / ArxGentoo

Gentoo ebuilds for Arx Libertatis
https://arx-libertatis.org/
4 stars 0 forks source link

undefined reference to `alSourceStop' #1

Closed neko-kai closed 12 years ago

neko-kai commented 12 years ago

Ebuild fails with undefined references to openAL; Lugaru, which also depends on openAL, builds and works fine. Logs: https://gist.github.com/2424157

dscharrer commented 12 years ago

Hi, unfortunately I can't reproduce this with any of the media-libs/openal versions in the portage tree (1.11.753 (~)1.12.854 1.13) what version do you have. I also have newer versions of gcc and cmake, but have compiled with much older versions when building for other distributions. What dev-util/cmake version do you have?

Could you emerge with VERBOSE=1 so cmake shows the commands it uses and post the updated build log:

# VERBOSE=1 emerge games-rpg/arx-libertatis
neko-kai commented 12 years ago

Game merged successfully when I tried today, no idea what that bug was or what fixed it. Closing the issue because I can't reproduce it anymore. VERBOSE=1 log here: https://gist.github.com/2424157#file_verbose+build+log