It's my config.log
configure:61085: checking if pkg-config recognizes wx
configure:61097: result: no
configure:61173: checking for wx-config
configure:61191: found /usr/bin/wx-config
configure:61203: result: /usr/bin/wx-config
configure:61241: /usr/bin/wx-config --cflags
configure:61244: 0 = 0
configure:61247: /usr/bin/wx-config --libs
configure:61250: 0 = 0
configure:61543: checking for libwx
configure:61648: g++ -o conftest -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/local/include -L/usr/local/lib conftest.cpp -pthread -Wl,-Bsymbolic-functions -L/usr/lib/x86_64-linux-gnu -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lnsl -lc >&5
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_destroy_compress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_resync_to_restart@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_destroy@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_std_error@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_read_header@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_write_tables@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_finish_compress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_start_compress@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_start_decompress@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_write_raw_data@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_set_colorspace@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_set_quality@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_abort@LIBJPEG_6.2'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_destroy_decompress@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_suppress_tables@LIBJPEG_6.2'
/usr/lib/x86_64-linux-gnu/libtiff.so.4: undefined reference to `jpeg_read_raw_data@LIBJPEG_6.2'
collect2: ld returned 1 exit status
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -framework wx -lnsl -lc >&5
g++: error: wx: No such file or directory
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp -lwx -lnsl -lc >&5
conftest.cpp:23:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -framework wx -lnsl -lc >&5
g++: error: wx: No such file or directory
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.cpp -lwx -lnsl -lc >&5
conftest.cpp:23:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -framework wx -lnsl -lc >&5
g++: error: wx: No such file or directory
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/sw/include -I/usr/local/include -L/sw/lib -L/usr/local/lib conftest.cpp -lwx -lnsl -lc >&5
conftest.cpp:23:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -framework wx -lnsl -lc >&5
g++: error: wx: No such file or directory
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/opt/local/include -I/usr/local/include -L/opt/local/lib -L/usr/local/lib conftest.cpp -lwx -lnsl -lc >&5
conftest.cpp:23:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -framework wx -lnsl -lc >&5
g++: error: wx: No such file or directory
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61648: g++ -o conftest -I/opt/include -I/usr/local/include -L/opt/lib -L/usr/local/lib conftest.cpp -lwx -lnsl -lc >&5
conftest.cpp:23:23: fatal error: wx/wxprec.h: No such file or directory
compilation terminated.
configure:61655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "crystalspace"
| #define PACKAGE_TARNAME "crystalspace"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "crystalspace 1.4.1"
| #define PACKAGE_BUGREPORT "crystal-main@lists.sourceforge.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMATH 1
| #define HAVE_MATH_H 1
| #define HAVE_LIBC 1
| #define HAVE_LIBNSL 1
| #define CS_PLATFORM_UNIX /**/
| /* end confdefs.h. */
| #include "wx/wxprec.h"
| #ifdef __BORLANDC__
| #pragma hdrstop
| #endif
| #ifndef WX_PRECOMP
| #include "wx/wx.h"
| #endif
|
| int
| main ()
| {
| wxWindow* p = 0; int w,h; p->GetClientSize(&w,&h);
| ;
| return 0;
| }
configure:61703: result: no