Skip to content
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

Build failure on Mint/Ubuntu #1

Open
hristoast opened this issue Mar 25, 2017 · 0 comments
Open

Build failure on Mint/Ubuntu #1

hristoast opened this issue Mar 25, 2017 · 0 comments
Assignees

Comments

@hristoast
Copy link
Owner

Building OpenMW fails with this:

[100%] Linking CXX executable ../../openmw
/usr/bin/ld: /opt/morrowind/osg-openmw/lib/libosgDB.so: undefined reference to symbol 'inflateInit2_'
//lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
apps/openmw/CMakeFiles/openmw.dir/build.make:6432: recipe for target 'openmw' failed
make[2]: *** [openmw] Error 1
CMakeFiles/Makefile2:437: recipe for target 'apps/openmw/CMakeFiles/openmw.dir/all' failed
make[1]: *** [apps/openmw/CMakeFiles/openmw.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

I'm not clear on why libz or libosgDB are mentioned; I've tried building OSG with explicit LDFLAGS but that was unsuccessful as well.

@hristoast hristoast self-assigned this Mar 25, 2017
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

1 participant