Skip to content

Instantly share code, notes, and snippets.

@defHLT
Created October 20, 2013 08:14
Show Gist options
  • Save defHLT/7066330 to your computer and use it in GitHub Desktop.
Save defHLT/7066330 to your computer and use it in GitHub Desktop.
[ 3%] Built target box2d
[ 5%] Built target chipmunk
[ 5%] Built target expat
[ 17%] Built target freetype
[ 17%] Built target glew
[ 18%] Built target jansson
[ 19%] Built target z
[ 58%] Built target crypto
[ 62%] Built target ssl
[ 67%] Built target curl
[ 70%] Built target cares
[ 74%] Built target jpg
[ 75%] Built target png
[ 75%] Built target ogg
[ 77%] Built target vorbis
[ 79%] Built target lua-lib
[ 79%] Built target sqlite3
[ 80%] Built target luaext
[ 80%] Built target contrib
[ 80%] Built target tlsf
[ 81%] Built target zlcore
[ 81%] Built target ooid
[ 85%] Built target uslscore
[ 85%] Built target tinyxml
[ 99%] Built target moaicore
[ 99%] Built target moaiext-test
[ 99%] Built target aku
[ 99%] Built target moai
Linking CXX executable moai-test
/usr/bin/ld: ../sqlite3/libsqlite3.a(sqlite3.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib/x86_64-linux-gnu/libdl.so.2 so try adding it to the linker command line
/lib/x86_64-linux-gnu/libdl.so.2: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [moai-test/moai-test] Error 1
make[1]: *** [moai-test/CMakeFiles/moai-test.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment