Created
January 12, 2014 23:31
-
-
Save Nyoho/8392132 to your computer and use it in GitHub Desktop.
./configure
last lines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... no | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... no | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
./configure: line 11674: syntax error near unexpected token `SDL2MIXER,' | |
./configure: line 11674: ` PKG_CHECK_MODULES(SDL2MIXER,' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment