Skip to content

Instantly share code, notes, and snippets.

@Nyoho
Created January 12, 2014 23:31
Show Gist options
  • Save Nyoho/8392132 to your computer and use it in GitHub Desktop.
Save Nyoho/8392132 to your computer and use it in GitHub Desktop.
./configure last lines
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