configure problem with gtk3

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

configure problem with gtk3

Post by raananb »

wxWidgets was built with no problems on Ubuntu/gtk2.

I installed gtk3 (3.22) with
sudo apt-get install libgtk-3-dev
trying to build wxWidgets with DialogBlocks, configure fails.

Which solution?

config.log is below.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by wxWidgets configure 3.1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was

Code: Select all

$ /home/raanan/wxWidgets/configure --with-gtk=3 --disable-debug --enable-unicode --disable-universal --enable-monolithic --enable-gui --disable-shared --enable-exceptions --without-opengl --enable-xrc --enable-html --with-regex=builtin --enable-richtext --disable-mediactrl --enable-aui --enable-ribbon --enable-propgrid --enable-stc LD=g++

Code: Select all

## --------- ##
## Platform. ##
## --------- ##

hostname = raanan-VirtualBox
uname -m = x86_64
uname -r = 4.15.0-23-generic
uname -s = Linux
uname -v = #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3700: checking build system type
configure:3714: result: x86_64-pc-linux-gnu
configure:3734: checking host system type
configure:3747: result: x86_64-pc-linux-gnu
configure:4558: checking for toolkit
configure:4622: result: gtk
configure:12628: checking for gcc
configure:12644: found /usr/bin/gcc
configure:12655: result: gcc
configure:12884: checking for C compiler version
configure:12893: gcc --version >&5
gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:12904: $? = 0
configure:12893: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3) 
configure:12904: $? = 0
configure:12893: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12904: $? = 1
configure:12893: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:12904: $? = 1
configure:12924: checking whether the C compiler works
configure:12946: gcc    conftest.c -ldl make >&5
gcc: error: make: No such file or directory
configure:12950: $? = 1
configure:12988: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "wxWidgets 3.1.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __LINUX__ 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12993: error: in `/home/raanan/wxWidgets/GCCBuildReleaseGTK3Unicode_x64':
configure:12995: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_GLU_CFLAGS_set=
ac_cv_env_GLU_CFLAGS_value=
ac_cv_env_GLU_LIBS_set=
ac_cv_env_GLU_LIBS_value=
ac_cv_env_GL_CFLAGS_set=
ac_cv_env_GL_CFLAGS_value=
ac_cv_env_GL_LIBS_set=
ac_cv_env_GL_LIBS_value=
ac_cv_env_GNOMEVFS_CFLAGS_set=
ac_cv_env_GNOMEVFS_CFLAGS_value=
ac_cv_env_GNOMEVFS_LIBS_set=
ac_cv_env_GNOMEVFS_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GTKPRINT_CFLAGS_set=
ac_cv_env_GTKPRINT_CFLAGS_value=
ac_cv_env_GTKPRINT_LIBS_set=
ac_cv_env_GTKPRINT_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBNOTIFY_CFLAGS_set=
ac_cv_env_LIBNOTIFY_CFLAGS_value=
ac_cv_env_LIBNOTIFY_LIBS_set=
ac_cv_env_LIBNOTIFY_LIBS_value=
ac_cv_env_LIBSECRET_CFLAGS_set=
ac_cv_env_LIBSECRET_CFLAGS_value=
ac_cv_env_LIBSECRET_LIBS_set=
ac_cv_env_LIBSECRET_LIBS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-ldl make'
ac_cv_env_MesaGL_CFLAGS_set=
ac_cv_env_MesaGL_CFLAGS_value=
ac_cv_env_MesaGL_LIBS_set=
ac_cv_env_MesaGL_LIBS_value=
ac_cv_env_PANGOFT2_CFLAGS_set=
ac_cv_env_PANGOFT2_CFLAGS_value=
ac_cv_env_PANGOFT2_LIBS_set=
ac_cv_env_PANGOFT2_LIBS_value=
ac_cv_env_PANGOXFT_CFLAGS_set=
ac_cv_env_PANGOXFT_CFLAGS_value=
ac_cv_env_PANGOXFT_LIBS_set=
ac_cv_env_PANGOXFT_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PRIVATE_FONTS_CFLAGS_set=
ac_cv_env_PRIVATE_FONTS_CFLAGS_value=
ac_cv_env_PRIVATE_FONTS_LIBS_set=
ac_cv_env_PRIVATE_FONTS_LIBS_value=
ac_cv_env_QT5_CFLAGS_set=
ac_cv_env_QT5_CFLAGS_value=
ac_cv_env_QT5_LIBS_set=
ac_cv_env_QT5_LIBS_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_SM_CFLAGS_set=
ac_cv_env_SM_CFLAGS_value=
ac_cv_env_SM_LIBS_set=
ac_cv_env_SM_LIBS_value=
ac_cv_env_WEBKIT_CFLAGS_set=
ac_cv_env_WEBKIT_CFLAGS_value=
ac_cv_env_WEBKIT_LIBS_set=
ac_cv_env_WEBKIT_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_XTST_CFLAGS_set=
ac_cv_env_XTST_CFLAGS_value=
ac_cv_env_XTST_LIBS_set=
ac_cv_env_XTST_LIBS_value=
ac_cv_env_Xinerama_CFLAGS_set=
ac_cv_env_Xinerama_CFLAGS_value=
ac_cv_env_Xinerama_LIBS_set=
ac_cv_env_Xinerama_LIBS_value=
ac_cv_env_Xxf86vm_CFLAGS_set=
ac_cv_env_Xxf86vm_CFLAGS_value=
ac_cv_env_Xxf86vm_LIBS_set=
ac_cv_env_Xxf86vm_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_prog_ac_ct_CC=gcc
wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${DEFAULT_wxUSE_ABOUTDLG:-yes}'
wx_cv_use_accel='wxUSE_ACCEL=${DEFAULT_wxUSE_ACCEL:-yes}'
wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${DEFAULT_wxUSE_ACCESSIBILITY:-yes}'
wx_cv_use_actindicator='wxUSE_ACTIVITYINDICATOR=${DEFAULT_wxUSE_ACTIVITYINDICATOR:-yes}'
wx_cv_use_addremovectrl='wxUSE_ADDREMOVECTRL=${DEFAULT_wxUSE_ADDREMOVECTRL:-yes}'
wx_cv_use_all_features='wxUSE_ALL_FEATURES=${DEFAULT_wxUSE_ALL_FEATURES:-yes}'
wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}'
wx_cv_use_any='wxUSE_ANY=${DEFAULT_wxUSE_ANY:-yes}'
wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${DEFAULT_wxUSE_APPLE_IEEE:-yes}'
wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}'
wx_cv_use_artstd='wxUSE_ARTPROVIDER_STD=${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}'
wx_cv_use_arttango='wxUSE_ARTPROVIDER_TANGO=${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}'
wx_cv_use_aui=wxUSE_AUI=yes
wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}'
wx_cv_use_backtrace='wxUSE_STACKWALKER=${DEFAULT_wxUSE_STACKWALKER:-yes}'
wx_cv_use_bannerwindow='wxUSE_BANNERWINDOW=${DEFAULT_wxUSE_BANNERWINDOW:-yes}'
wx_cv_use_base64='wxUSE_BASE64=${DEFAULT_wxUSE_BASE64:-yes}'
wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}'
wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${DEFAULT_wxUSE_BMPBUTTON:-yes}'
wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}'
wx_cv_use_busyinfo='wxUSE_BUSYINFO=${DEFAULT_wxUSE_BUSYINFO:-yes}'
wx_cv_use_button='wxUSE_BUTTON=${DEFAULT_wxUSE_BUTTON:-yes}'
wx_cv_use_calendar='wxUSE_CALCTRL=${DEFAULT_wxUSE_CALCTRL:-yes}'
wx_cv_use_caret='wxUSE_CARET=${DEFAULT_wxUSE_CARET:-yes}'
wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}'
wx_cv_use_checkbox='wxUSE_CHECKBOX=${DEFAULT_wxUSE_CHECKBOX:-yes}'
wx_cv_use_checklst='wxUSE_CHECKLST=${DEFAULT_wxUSE_CHECKLST:-yes}'
wx_cv_use_choice='wxUSE_CHOICE=${DEFAULT_wxUSE_CHOICE:-yes}'
wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${DEFAULT_wxUSE_CHOICEBOOK:-yes}'
wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${DEFAULT_wxUSE_CHOICEDLG:-yes}'
wx_cv_use_clipboard='wxUSE_CLIPBOARD=${DEFAULT_wxUSE_CLIPBOARD:-yes}'
wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}'
wx_cv_use_coldlg='wxUSE_COLOURDLG=${DEFAULT_wxUSE_COLOURDLG:-yes}'
wx_cv_use_collpane='wxUSE_COLLPANE=${DEFAULT_wxUSE_COLLPANE:-yes}'
wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}'
wx_cv_use_combobox='wxUSE_COMBOBOX=${DEFAULT_wxUSE_COMBOBOX:-yes}'
wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${DEFAULT_wxUSE_COMBOCTRL:-yes}'
wx_cv_use_commandlinkbutton='wxUSE_COMMANDLINKBUTTON=${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}'
wx_cv_use_commondlg='wxUSE_COMMONDLGS=${DEFAULT_wxUSE_COMMONDLGS:-yes}'
wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${DEFAULT_WXWIN_COMPATIBILITY_2_8:-no}'
wx_cv_use_compat30='WXWIN_COMPATIBILITY_3_0=${DEFAULT_WXWIN_COMPATIBILITY_3_0:-yes}'
wx_cv_use_config='wxUSE_CONFIG=${DEFAULT_wxUSE_CONFIG:-yes}'
wx_cv_use_constraints='wxUSE_CONSTRAINTS=${DEFAULT_wxUSE_CONSTRAINTS:-yes}'
wx_cv_use_controls='wxUSE_CONTROLS=${DEFAULT_wxUSE_CONTROLS:-yes}'
wx_cv_use_dataobj='wxUSE_DATAOBJ=${DEFAULT_wxUSE_DATAOBJ:-yes}'
wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}'
wx_cv_use_datepick='wxUSE_TIMEPICKCTRL=${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}'
wx_cv_use_datetime='wxUSE_DATETIME=${DEFAULT_wxUSE_DATETIME:-yes}'
wx_cv_use_dccache='wxUSE_DC_CACHEING=${DEFAULT_wxUSE_DC_CACHEING:-yes}'
wx_cv_use_dctransform='wxUSE_DC_TRANSFORM_MATRIX=${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}'
wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}'
wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${DEFAULT_wxUSE_DEBUG_FLAG:-yes}'
wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${DEFAULT_wxUSE_DEBUG_GDB:-no}'
wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${DEFAULT_wxUSE_DEBUG_INFO:-no}'
wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${DEFAULT_wxUSE_DEBUGREPORT:-yes}'
wx_cv_use_detect_sm='wxUSE_DETECT_SM=${DEFAULT_wxUSE_DETECT_SM:-yes}'
wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}'
wx_cv_use_dirdlg='wxUSE_DIRDLG=${DEFAULT_wxUSE_DIRDLG:-yes}'
wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}'
wx_cv_use_display='wxUSE_DISPLAY=${DEFAULT_wxUSE_DISPLAY:-yes}'
wx_cv_use_dmalloc='wxUSE_DMALLOC=${DEFAULT_wxUSE_DMALLOC:-yes}'
wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}'
wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}'
wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${DEFAULT_wxUSE_DRAGIMAGE:-yes}'
wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}'
wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}'
wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}'
wx_cv_use_epollloop='wxUSE_EPOLL_DISPATCHER=${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}'
wx_cv_use_exceptions=wxUSE_EXCEPTIONS=yes
wx_cv_use_expat=wxUSE_EXPAT=yes
wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${DEFAULT_wxUSE_EXTENDED_RTTI:-no}'
wx_cv_use_ffile='wxUSE_FFILE=${DEFAULT_wxUSE_FFILE:-yes}'
wx_cv_use_file='wxUSE_FILE=${DEFAULT_wxUSE_FILE:-yes}'
wx_cv_use_filectrl='wxUSE_FILECTRL=${DEFAULT_wxUSE_FILECTRL:-yes}'
wx_cv_use_filedlg='wxUSE_FILEDLG=${DEFAULT_wxUSE_FILEDLG:-yes}'
wx_cv_use_filehistory='wxUSE_FILE_HISTORY=${DEFAULT_wxUSE_FILE_HISTORY:-yes}'
wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}'
wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
wx_cv_use_filesystem='wxUSE_FILESYSTEM=${DEFAULT_wxUSE_FILESYSTEM:-yes}'
wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${DEFAULT_wxUSE_FINDREPLDLG:-yes}'
wx_cv_use_fontdlg='wxUSE_FONTDLG=${DEFAULT_wxUSE_FONTDLG:-yes}'
wx_cv_use_fontenum='wxUSE_FONTENUM=${DEFAULT_wxUSE_FONTENUM:-yes}'
wx_cv_use_fontmap='wxUSE_FONTMAP=${DEFAULT_wxUSE_FONTMAP:-yes}'
wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}'
wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${DEFAULT_wxUSE_FS_ARCHIVE:-yes}'
wx_cv_use_fs_inet='wxUSE_FS_INET=${DEFAULT_wxUSE_FS_INET:-yes}'
wx_cv_use_fs_zip='wxUSE_FS_ZIP=${DEFAULT_wxUSE_FS_ZIP:-yes}'
wx_cv_use_fsvolume='wxUSE_FSVOLUME=${DEFAULT_wxUSE_FSVOLUME:-yes}'
wx_cv_use_fswatcher='wxUSE_FSWATCHER=${DEFAULT_wxUSE_FSWATCHER:-yes}'
wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
wx_cv_use_gauge='wxUSE_GAUGE=${DEFAULT_wxUSE_GAUGE:-yes}'
wx_cv_use_geometry='wxUSE_GEOMETRY=${DEFAULT_wxUSE_GEOMETRY:-yes}'
wx_cv_use_gif='wxUSE_GIF=${DEFAULT_wxUSE_GIF:-yes}'
wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}'
wx_cv_use_gpe='wxUSE_GPE=${DEFAULT_wxUSE_GPE:-no}'
wx_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=${DEFAULT_wxUSE_GRAPHICS_CONTEXT:-yes}'
wx_cv_use_grid='wxUSE_GRID=${DEFAULT_wxUSE_GRID:-yes}'
wx_cv_use_gtkprint='wxUSE_GTKPRINT=${DEFAULT_wxUSE_GTKPRINT:-yes}'
wx_cv_use_gui=wxUSE_GUI=yes
wx_cv_use_headerctrl='wxUSE_HEADERCTRL=${DEFAULT_wxUSE_HEADERCTRL:-yes}'
wx_cv_use_help='wxUSE_HELP=${DEFAULT_wxUSE_HELP:-yes}'
wx_cv_use_hotkey='wxUSE_HOTKEY=${DEFAULT_wxUSE_HOTKEY:-yes}'
wx_cv_use_html=wxUSE_HTML=yes
wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${DEFAULT_wxUSE_WXHTML_HELP:-yes}'
wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}'
wx_cv_use_ico_cur='wxUSE_ICO_CUR=${DEFAULT_wxUSE_ICO_CUR:-yes}'
wx_cv_use_iff='wxUSE_IFF=${DEFAULT_wxUSE_IFF:-yes}'
wx_cv_use_image='wxUSE_IMAGE=${DEFAULT_wxUSE_IMAGE:-yes}'
wx_cv_use_imaglist='wxUSE_IMAGLIST=${DEFAULT_wxUSE_IMAGLIST:-yes}'
wx_cv_use_infobar='wxUSE_INFOBAR=${DEFAULT_wxUSE_INFOBAR:-yes}'
wx_cv_use_intl='wxUSE_INTL=${DEFAULT_wxUSE_INTL:-yes}'
wx_cv_use_ipc='wxUSE_IPC=${DEFAULT_wxUSE_IPC:-yes}'
wx_cv_use_ipv6='wxUSE_IPV6=${DEFAULT_wxUSE_IPV6:-yes}'
wx_cv_use_joystick='wxUSE_JOYSTICK=${DEFAULT_wxUSE_JOYSTICK:-yes}'
wx_cv_use_libiconv='wxUSE_LIBICONV=${DEFAULT_wxUSE_LIBICONV:-yes}'
wx_cv_use_libjbig='wxUSE_LIBJBIG=${DEFAULT_wxUSE_LIBJBIG:-yes}'
wx_cv_use_libjpeg=wxUSE_LIBJPEG=yes
wx_cv_use_liblzma='wxUSE_LIBLZMA=${DEFAULT_wxUSE_LIBLZMA:-yes}'
wx_cv_use_libmspack='wxUSE_LIBMSPACK=${DEFAULT_wxUSE_LIBMSPACK:-yes}'
wx_cv_use_libnotify='wxUSE_LIBNOTIFY=${DEFAULT_wxUSE_LIBNOTIFY:-yes}'
wx_cv_use_libpng=wxUSE_LIBPNG=yes
wx_cv_use_libtiff=wxUSE_LIBTIFF=yes
wx_cv_use_libxpm=wxUSE_LIBXPM=yes
wx_cv_use_listbook='wxUSE_LISTBOOK=${DEFAULT_wxUSE_LISTBOOK:-yes}'
wx_cv_use_listbox='wxUSE_LISTBOX=${DEFAULT_wxUSE_LISTBOX:-yes}'
wx_cv_use_listctrl='wxUSE_LISTCTRL=${DEFAULT_wxUSE_LISTCTRL:-yes}'
wx_cv_use_log='wxUSE_LOG=${DEFAULT_wxUSE_LOG:-yes}'
wx_cv_use_logdialog='wxUSE_LOGDIALOG=${DEFAULT_wxUSE_LOGDIALOG:-yes}'
wx_cv_use_loggui='wxUSE_LOGGUI=${DEFAULT_wxUSE_LOGGUI:-yes}'
wx_cv_use_logwin='wxUSE_LOGWINDOW=${DEFAULT_wxUSE_LOGWINDOW:-yes}'
wx_cv_use_longlong='wxUSE_LONGLONG=${DEFAULT_wxUSE_LONGLONG:-yes}'
wx_cv_use_markup='wxUSE_MARKUP=${DEFAULT_wxUSE_MARKUP:-yes}'
wx_cv_use_mdi='wxUSE_MDI=${DEFAULT_wxUSE_MDI:-yes}'
wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}'
wx_cv_use_mediactrl=wxUSE_MEDIACTRL=no
wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${DEFAULT_wxUSE_MEM_TRACING:-no}'
wx_cv_use_menus='wxUSE_MENUS=${DEFAULT_wxUSE_MENUS:-yes}'
wx_cv_use_metafile='wxUSE_METAFILE=${DEFAULT_wxUSE_METAFILE:-yes}'
wx_cv_use_mimetype='wxUSE_MIMETYPE=${DEFAULT_wxUSE_MIMETYPE:-yes}'
wx_cv_use_miniframe='wxUSE_MINIFRAME=${DEFAULT_wxUSE_MINIFRAME:-yes}'
wx_cv_use_monolithic=wxUSE_MONOLITHIC=yes
wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${DEFAULT_wxUSE_MOUSEWHEEL:-yes}'
wx_cv_use_msgdlg='wxUSE_MSGDLG=${DEFAULT_wxUSE_MSGDLG:-yes}'
wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${DEFAULT_wxUSE_MS_HTML_HELP:-yes}'
wx_cv_use_nanox='wxUSE_NANOX=${DEFAULT_wxUSE_NANOX:-no}'
wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}'
wx_cv_use_no_rtti='wxUSE_NO_RTTI=${DEFAULT_wxUSE_NO_RTTI:-no}'
wx_cv_use_notebook='wxUSE_NOTEBOOK=${DEFAULT_wxUSE_NOTEBOOK:-yes}'
wx_cv_use_notifmsg='wxUSE_NOTIFICATION_MESSAGE=${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}'
wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${DEFAULT_wxUSE_NUMBERDLG:-yes}'
wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${DEFAULT_wxUSE_ODCOMBOBOX:-yes}'
wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}'
wx_cv_use_ole='wxUSE_OLE=${DEFAULT_wxUSE_OLE:-yes}'
wx_cv_use_opengl=wxUSE_OPENGL=no
wx_cv_use_optimise='wxUSE_OPTIMISE=${DEFAULT_wxUSE_OPTIMISE:-yes}'
wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${DEFAULT_wxUSE_OWNER_DRAWN:-yes}'
wx_cv_use_palette='wxUSE_PALETTE=${DEFAULT_wxUSE_PALETTE:-yes}'
wx_cv_use_pch='wxUSE_PCH=${DEFAULT_wxUSE_PCH:-no}'
wx_cv_use_pcx='wxUSE_PCX=${DEFAULT_wxUSE_PCX:-yes}'
wx_cv_use_permissive='wxUSE_PERMISSIVE=${DEFAULT_wxUSE_PERMISSIVE:-no}'
wx_cv_use_plugins='wxUSE_PLUGINS=${DEFAULT_wxUSE_PLUGINS:-no}'
wx_cv_use_pnm='wxUSE_PNM=${DEFAULT_wxUSE_PNM:-yes}'
wx_cv_use_popupwin='wxUSE_POPUPWIN=${DEFAULT_wxUSE_POPUPWIN:-yes}'
wx_cv_use_postscript='wxUSE_POSTSCRIPT=${DEFAULT_wxUSE_POSTSCRIPT:-yes}'
wx_cv_use_prefseditor='wxUSE_PREFERENCES_EDITOR=${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}'
wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}'
wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}'
wx_cv_use_privatefonts='wxUSE_PRIVATE_FONTS=${DEFAULT_wxUSE_PRIVATE_FONTS:-yes}'
wx_cv_use_profile='wxUSE_PROFILE=${DEFAULT_wxUSE_PROFILE:-no}'
wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${DEFAULT_wxUSE_PROGRESSDLG:-yes}'
wx_cv_use_propgrid=wxUSE_PROPGRID=yes
wx_cv_use_protocol='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
wx_cv_use_protocols='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}'
wx_cv_use_radiobox='wxUSE_RADIOBOX=${DEFAULT_wxUSE_RADIOBOX:-yes}'
wx_cv_use_radiobtn='wxUSE_RADIOBTN=${DEFAULT_wxUSE_RADIOBTN:-yes}'
wx_cv_use_rearrangectrl='wxUSE_REARRANGECTRL=${DEFAULT_wxUSE_REARRANGECTRL:-yes}'
wx_cv_use_regex=wxUSE_REGEX=builtin
wx_cv_use_regkey='wxUSE_REGKEY=${DEFAULT_wxUSE_REGKEY:-yes}'
wx_cv_use_repro_build='wxUSE_REPRODUCIBLE_BUILD=${DEFAULT_wxUSE_REPRODUCIBLE_BUILD:-no}'
wx_cv_use_ribbon=wxUSE_RIBBON=yes
wx_cv_use_richmsgdlg='wxUSE_RICHMSGDLG=${DEFAULT_wxUSE_RICHMSGDLG:-yes}'
wx_cv_use_richtext=wxUSE_RICHTEXT=yes
wx_cv_use_richtooltip='wxUSE_RICHTOOLTIP=${DEFAULT_wxUSE_RICHTOOLTIP:-yes}'
wx_cv_use_rpath='wxUSE_RPATH=${DEFAULT_wxUSE_RPATH:-yes}'
wx_cv_use_sash='wxUSE_SASH=${DEFAULT_wxUSE_SASH:-yes}'
wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${DEFAULT_wxUSE_SCROLLBAR:-yes}'
wx_cv_use_sdl='wxUSE_LIBSDL=${DEFAULT_wxUSE_LIBSDL:-yes}'
wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${DEFAULT_wxUSE_SEARCHCTRL:-yes}'
wx_cv_use_secretstore='wxUSE_SECRETSTORE=${DEFAULT_wxUSE_SECRETSTORE:-yes}'
wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}'
wx_cv_use_shared=wxUSE_SHARED=no
wx_cv_use_slider='wxUSE_SLIDER=${DEFAULT_wxUSE_SLIDER:-yes}'
wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}'
wx_cv_use_sockets='wxUSE_SOCKETS=${DEFAULT_wxUSE_SOCKETS:-yes}'
wx_cv_use_sound='wxUSE_SOUND=${DEFAULT_wxUSE_SOUND:-yes}'
wx_cv_use_spinbtn='wxUSE_SPINBTN=${DEFAULT_wxUSE_SPINBTN:-yes}'
wx_cv_use_spinctrl='wxUSE_SPINCTRL=${DEFAULT_wxUSE_SPINCTRL:-yes}'
wx_cv_use_splash='wxUSE_SPLASH=${DEFAULT_wxUSE_SPLASH:-yes}'
wx_cv_use_splines='wxUSE_SPLINES=${DEFAULT_wxUSE_SPLINES:-yes}'
wx_cv_use_splitter='wxUSE_SPLITTER=${DEFAULT_wxUSE_SPLITTER:-yes}'
wx_cv_use_statbmp='wxUSE_STATBMP=${DEFAULT_wxUSE_STATBMP:-yes}'
wx_cv_use_statbox='wxUSE_STATBOX=${DEFAULT_wxUSE_STATBOX:-yes}'
wx_cv_use_statline='wxUSE_STATLINE=${DEFAULT_wxUSE_STATLINE:-yes}'
wx_cv_use_stattext='wxUSE_STATTEXT=${DEFAULT_wxUSE_STATTEXT:-yes}'
wx_cv_use_statusbar='wxUSE_STATUSBAR=${DEFAULT_wxUSE_STATUSBAR:-yes}'
wx_cv_use_stc=wxUSE_STC=yes
wx_cv_use_std_containers='wxUSE_STD_CONTAINERS=${DEFAULT_wxUSE_STD_CONTAINERS:-no}'
wx_cv_use_std_containers_compat='wxUSE_STD_CONTAINERS_COMPATIBLY=${DEFAULT_wxUSE_STD_CONTAINERS_COMPATIBLY:-no}'
wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${DEFAULT_wxUSE_STD_IOSTREAM:-no}'
wx_cv_use_std_string='wxUSE_STD_STRING=${DEFAULT_wxUSE_STD_STRING:-no}'
wx_cv_use_std_string_conv_in_wxstring='wxUSE_STD_STRING_CONV_IN_WXSTRING=${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}'
wx_cv_use_stdpaths='wxUSE_STDPATHS=${DEFAULT_wxUSE_STDPATHS:-yes}'
wx_cv_use_stl='wxUSE_STL=${DEFAULT_wxUSE_STL:-no}'
wx_cv_use_stopwatch='wxUSE_STOPWATCH=${DEFAULT_wxUSE_STOPWATCH:-yes}'
wx_cv_use_streams='wxUSE_STREAMS=${DEFAULT_wxUSE_STREAMS:-yes}'
wx_cv_use_subdirs='wxWITH_SUBDIRS=${DEFAULT_wxWITH_SUBDIRS:-yes}'
wx_cv_use_svg='wxUSE_SVG=${DEFAULT_wxUSE_SVG:-yes}'
wx_cv_use_sys_libs='wxUSE_SYS_LIBS=${DEFAULT_wxUSE_SYS_LIBS:-yes}'
wx_cv_use_sysoptions='wxUSE_SYSTEM_OPTIONS=${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}'
wx_cv_use_tarstream='wxUSE_TARSTREAM=${DEFAULT_wxUSE_TARSTREAM:-yes}'
wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${DEFAULT_wxUSE_TASKBARICON:-yes}'
wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}'
wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${DEFAULT_wxUSE_TEXTBUFFER:-yes}'
wx_cv_use_textctrl='wxUSE_TEXTCTRL=${DEFAULT_wxUSE_TEXTCTRL:-yes}'
wx_cv_use_textdlg='wxUSE_TEXTDLG=${DEFAULT_wxUSE_TEXTDLG:-yes}'
wx_cv_use_textfile='wxUSE_TEXTFILE=${DEFAULT_wxUSE_TEXTFILE:-yes}'
wx_cv_use_tga='wxUSE_TGA=${DEFAULT_wxUSE_TGA:-yes}'
wx_cv_use_threads='wxUSE_THREADS=${DEFAULT_wxUSE_THREADS:-yes}'
wx_cv_use_timer='wxUSE_TIMER=${DEFAULT_wxUSE_TIMER:-yes}'
wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${DEFAULT_wxUSE_STARTUP_TIPS:-yes}'
wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${DEFAULT_wxUSE_TIPWINDOW:-yes}'
wx_cv_use_tls='wxUSE_COMPILER_TLS=${DEFAULT_wxUSE_COMPILER_TLS:-yes}'
wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${DEFAULT_wxUSE_TOGGLEBTN:-yes}'
wx_cv_use_toolbar='wxUSE_TOOLBAR=${DEFAULT_wxUSE_TOOLBAR:-yes}'
wx_cv_use_toolbook='wxUSE_TOOLBOOK=${DEFAULT_wxUSE_TOOLBOOK:-yes}'
wx_cv_use_tooltips='wxUSE_TOOLTIPS=${DEFAULT_wxUSE_TOOLTIPS:-yes}'
wx_cv_use_treebook='wxUSE_TREEBOOK=${DEFAULT_wxUSE_TREEBOOK:-yes}'
wx_cv_use_treectrl='wxUSE_TREECTRL=${DEFAULT_wxUSE_TREECTRL:-yes}'
wx_cv_use_treelist='wxUSE_TREELISTCTRL=${DEFAULT_wxUSE_TREELISTCTRL:-yes}'
wx_cv_use_uiactionsim='wxUSE_UIACTIONSIMULATOR=${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}'
wx_cv_use_unicode=wxUSE_UNICODE=yes
wx_cv_use_universal=wxUSE_UNIVERSAL=no
wx_cv_use_unsafe_conv_in_wxstring='wxUSE_UNSAFE_WXSTRING_CONV=${DEFAULT_wxUSE_UNSAFE_WXSTRING_CONV:-yes}'
wx_cv_use_url='wxUSE_URL=${DEFAULT_wxUSE_URL:-yes}'
wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no
wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}'
wx_cv_use_uxtheme='wxUSE_UXTHEME=${DEFAULT_wxUSE_UXTHEME:-yes}'
wx_cv_use_validators='wxUSE_VALIDATORS=${DEFAULT_wxUSE_VALIDATORS:-yes}'
wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${DEFAULT_wxUSE_VARARG_MACROS:-yes}'
wx_cv_use_variant='wxUSE_VARIANT=${DEFAULT_wxUSE_VARIANT:-yes}'
wx_cv_use_visibility='wxUSE_VISIBILITY=${DEFAULT_wxUSE_VISIBILITY:-yes}'
wx_cv_use_webkit='wxUSE_WEBKIT=${DEFAULT_wxUSE_WEBKIT:-yes}'
wx_cv_use_webview='wxUSE_WEBVIEW=${DEFAULT_wxUSE_WEBVIEW:-yes}'
wx_cv_use_webviewie='wxUSE_WEBVIEW_IE=${DEFAULT_wxUSE_WEBVIEW_IE:-yes}'
wx_cv_use_webviewwebkit='wxUSE_WEBVIEW_WEBKIT=${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}'
wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${DEFAULT_wxUSE_WIZARDDLG:-yes}'
wx_cv_use_wxdib='wxUSE_DIB=${DEFAULT_wxUSE_DIB:-yes}'
wx_cv_use_xlocale='wxUSE_XLOCALE=${DEFAULT_wxUSE_XLOCALE:-yes}'
wx_cv_use_xpm='wxUSE_XPM=${DEFAULT_wxUSE_XPM:-yes}'
wx_cv_use_xrc=wxUSE_XRC=yes
wx_cv_use_xtest='wxUSE_XTEST=${DEFAULT_wxUSE_XTEST:-yes}'
wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${DEFAULT_wxUSE_ZIPSTREAM:-yes}'
wx_cv_use_zlib=wxUSE_ZLIB=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AIX_CXX_LD=''
AR=''
AROPTIONS=''
BK_DEPS=''
BK_MAKE_PCH=''
BUILT_WX_LIBS=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='gcc'
CFLAGS=''
CFLAGS_VISIBILITY=''
COND_BUILD_debug=''
COND_BUILD_debug_DEBUG_INFO_default=''
COND_BUILD_release=''
COND_BUILD_release_DEBUG_INFO_default=''
COND_DEBUG_FLAG_0=''
COND_DEBUG_INFO_0=''
COND_DEBUG_INFO_1=''
COND_DEPS_TRACKING_0=''
COND_DEPS_TRACKING_1=''
COND_GCC_PCH_1=''
COND_ICC_PCH_1=''
COND_MONOLITHIC_0=''
COND_MONOLITHIC_0_SHARED_0=''
COND_MONOLITHIC_0_SHARED_0_USE_AUI_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1=''
COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1=''
COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_SHARED_0_USE_STC_1=''
COND_MONOLITHIC_0_SHARED_0_USE_XRC_1=''
COND_MONOLITHIC_0_SHARED_1=''
COND_MONOLITHIC_0_SHARED_1_USE_AUI_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1=''
COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1=''
COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_SHARED_1_USE_STC_1=''
COND_MONOLITHIC_0_SHARED_1_USE_XRC_1=''
COND_MONOLITHIC_0_USE_AUI_1=''
COND_MONOLITHIC_0_USE_GUI_1=''
COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_USE_HTML_1=''
COND_MONOLITHIC_0_USE_MEDIA_1=''
COND_MONOLITHIC_0_USE_PROPGRID_1=''
COND_MONOLITHIC_0_USE_QA_1=''
COND_MONOLITHIC_0_USE_RIBBON_1=''
COND_MONOLITHIC_0_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_USE_STC_1=''
COND_MONOLITHIC_0_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_USE_XRC_1=''
COND_MONOLITHIC_1=''
COND_MONOLITHIC_1_SHARED_0=''
COND_MONOLITHIC_1_SHARED_1=''
COND_MONOLITHIC_1_USE_STC_1=''
COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1=''
COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_1=''
COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
COND_PLATFORM_MACOSX_1_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_USE_OPENGL_1=''
COND_PLATFORM_MACOSX_1_USE_SOVERSION_1=''
COND_PLATFORM_OS2_1=''
COND_PLATFORM_UNIX_0=''
COND_PLATFORM_UNIX_1=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
COND_PLATFORM_UNIX_1_USE_GUI_1=''
COND_PLATFORM_UNIX_1_USE_PLUGINS_0=''
COND_PLATFORM_WIN32_0=''
COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
COND_PLATFORM_WIN32_1=''
COND_PLATFORM_WIN32_1_SHARED_0=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
COND_PYTHON=''
COND_SHARED_0=''
COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0=''
COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0=''
COND_SHARED_0_TOOLKIT_PM_WXUNIV_0=''
COND_SHARED_0_USE_GUI_1_USE_OPENGL_1=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
COND_SHARED_0_USE_STC_1=''
COND_SHARED_0_wxUSE_EXPAT_builtin=''
COND_SHARED_0_wxUSE_REGEX_builtin=''
COND_SHARED_0_wxUSE_ZLIB_builtin=''
COND_SHARED_1=''
COND_SHARED_1_USE_GUI_1=''
COND_SHARED_1_USE_GUI_1_USE_OPENGL_1=''
COND_TOOLKIT_=''
COND_TOOLKIT_COCOA=''
COND_TOOLKIT_COCOA_USE_GUI_1=''
COND_TOOLKIT_DFB=''
COND_TOOLKIT_DFB_USE_GUI_1=''
COND_TOOLKIT_GTK=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_WXUNIV_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_USE_GUI_1=''
COND_TOOLKIT_MAC=''
COND_TOOLKIT_MOTIF=''
COND_TOOLKIT_MOTIF_USE_GUI_1=''
COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_MSW=''
COND_TOOLKIT_MSW_USE_GUI_1=''
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_OSX_CARBON=''
COND_TOOLKIT_OSX_COCOA=''
COND_TOOLKIT_OSX_COCOA_USE_GUI_1=''
COND_TOOLKIT_OSX_COCOA_WXUNIV_0=''
COND_TOOLKIT_OSX_IPHONE=''
COND_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_QT=''
COND_TOOLKIT_QT_USE_GUI_1=''
COND_TOOLKIT_QT_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_Qt=''
COND_TOOLKIT_X11=''
COND_TOOLKIT_X11_USE_GUI_1=''
COND_TOOLKIT_X11_USE_GUI_1_WXUNIV_1=''
COND_TOOLKIT_X11_WXUNIV_1=''
COND_UNICODE_1=''
COND_USE_CAIRO_1=''
COND_USE_EXCEPTIONS_0=''
COND_USE_EXCEPTIONS_1=''
COND_USE_GUI_0=''
COND_USE_GUI_1=''
COND_USE_GUI_1_USE_OPENGL_1=''
COND_USE_GUI_1_WXUNIV_0=''
COND_USE_GUI_1_WXUNIV_1=''
COND_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
COND_USE_GUI_1_wxUSE_LIBPNG_builtin=''
COND_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
COND_USE_OPENGL_1=''
COND_USE_PCH_1=''
COND_USE_PLUGINS_0=''
COND_USE_RTTI_0=''
COND_USE_RTTI_1=''
COND_USE_SOTWOSYMLINKS_1=''
COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1=''
COND_USE_SOVERLINUX_1=''
COND_USE_SOVERSION_0=''
COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1=''
COND_USE_SOVERSOLARIS_1=''
COND_USE_STC_1=''
COND_USE_THREADS_0=''
COND_USE_THREADS_1=''
COND_USE_WEBVIEW_WEBKIT2_1=''
COND_USE_XRC_1=''
COND_WINDOWS_IMPLIB_1=''
COND_WITH_PLUGIN_SDL_1=''
COND_WXUNIV_0=''
COND_WXUNIV_1=''
COND_wxUSE_EXPAT_builtin=''
COND_wxUSE_LIBJPEG_builtin=''
COND_wxUSE_LIBPNG_builtin=''
COND_wxUSE_LIBTIFF_builtin=''
COND_wxUSE_REGEX_builtin=''
COND_wxUSE_ZLIB_builtin=''
CPP=''
CPPFLAGS=''
CXX=''
CXXFLAGS=''
CXXFLAGS_VISIBILITY=''
CXXWARNINGS=''
DEBUG_FLAG=''
DEBUG_INFO=''
DEFS=''
DEPS_TRACKING=''
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DISTDIR=''
DLLIMP_SUFFIX=''
DLLPREFIX=''
DLLPREFIX_MODULE=''
DLLTOOL=''
DMALLOC_LIBS=''
DYLIB_RPATH_INSTALL=''
DYLIB_RPATH_POSTLINK=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRALIBS=''
EXTRALIBS_GUI=''
EXTRALIBS_HTML=''
EXTRALIBS_MEDIA=''
EXTRALIBS_OPENGL=''
EXTRALIBS_SDL=''
EXTRALIBS_STC=''
EXTRALIBS_WEBVIEW=''
EXTRALIBS_XML=''
GCC=''
GCC_PCH=''
GLU_CFLAGS=''
GLU_LIBS=''
GL_CFLAGS=''
GL_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GREP=''
GST_CFLAGS=''
GST_LIBS=''
GTKPRINT_CFLAGS=''
GTKPRINT_LIBS=''
GTK_CFLAGS=''
GTK_CONFIG=''
GTK_LIBS=''
GUIDIST=''
GXX_VERSION=''
HAVE_CXX11=''
HAVE_CXX14=''
HAVE_CXX17=''
HEADER_PAD_OPTION=''
HOST_SUFFIX=''
ICC_PCH=''
ICC_PCH_CREATE_SWITCH=''
ICC_PCH_USE_SWITCH=''
IF_GNU_MAKE=''
INSTALL_DATA=''
INSTALL_DIR=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS=''
LDFLAGS_GL=''
LDFLAGS_GUI=''
LIBEXT=''
LIBICONV=''
LIBNOTIFY_CFLAGS=''
LIBNOTIFY_LIBS=''
LIBOBJS=''
LIBPREFIX=''
LIBS='-ldl make'
LIBSECRET_CFLAGS=''
LIBSECRET_LIBS=''
LN_S=''
LTLIBOBJS=''
MAKE_SET=''
MONOLITHIC=''
MesaGL_CFLAGS=''
MesaGL_LIBS=''
NM=''
OBJCXXFLAGS=''
OBJEXT=''
OFFICIAL_BUILD=''
OPENGL_LIBS=''
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='wxWidgets'
PACKAGE_STRING='wxWidgets 3.1.2'
PACKAGE_TARNAME='wxwidgets'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.2'
PANGOFT2_CFLAGS=''
PANGOFT2_LIBS=''
PANGOXFT_CFLAGS=''
PANGOXFT_LIBS=''
PATH_SEPARATOR=':'
PIC_FLAG=''
PKG_CONFIG=''
PLATFORM_BEOS=''
PLATFORM_MAC=''
PLATFORM_MACOS=''
PLATFORM_MACOSX=''
PLATFORM_UNIX=''
PLATFORM_WIN32=''
PRIVATE_FONTS_CFLAGS=''
PRIVATE_FONTS_LIBS=''
PYTHON=''
QT5_CFLAGS=''
QT5_LIBS=''
RANLIB=''
RESCOMP=''
SAMPLES_CXXFLAGS=''
SAMPLES_RPATH_FLAG=''
SAMPLES_SUBDIRS=''
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SET_MAKE=''
SHARED=''
SHARED_LD_CC=''
SHARED_LD_CXX=''
SHARED_LD_MODULE_CC=''
SHARED_LD_MODULE_CXX=''
SHELL='/bin/bash'
SM_CFLAGS=''
SM_LIBS=''
SONAME_FLAG=''
SO_SUFFIX=''
SO_SUFFIX_MODULE=''
STD_BASE_LIBS=''
STD_GUI_LIBS=''
STRIP=''
TOOLCHAIN_FULLNAME=''
TOOLCHAIN_NAME=''
TOOLKIT=''
TOOLKIT_DIR=''
TOOLKIT_LOWERCASE=''
TOOLKIT_VERSION=''
UNICODE=''
USE_GUI=''
USE_MACVERSION=''
USE_PLUGINS=''
USE_SOTWOSYMLINKS=''
USE_SOVERCYGWIN=''
USE_SOVERLINUX=''
USE_SOVERSION=''
USE_SOVERSOLARIS=''
VENDOR='custom'
WEBKIT_CFLAGS=''
WEBKIT_LIBS=''
WIDGET_SET=''
WINDOWS_IMPLIB=''
WINDRES=''
WITH_PLUGIN_SDL=''
WXCONFIG_CFLAGS=''
WXCONFIG_CPPFLAGS=''
WXCONFIG_CXXFLAGS=''
WXCONFIG_LDFLAGS=''
WXCONFIG_LDFLAGS_GUI=''
WXCONFIG_LIBS=''
WXCONFIG_RESFLAGS=''
WXCONFIG_RPATH=''
WXUNIV=''
WX_CHARTYPE=''
WX_FLAVOUR=''
WX_LIBRARY_BASENAME_GUI=''
WX_LIBRARY_BASENAME_NOGUI=''
WX_LIB_FLAVOUR=''
WX_RELEASE='3.1'
WX_SUBVERSION='3.1.2.0'
WX_VERSION='3.1.2'
WX_VERSION_TAG=''
XMKMF=''
XTST_CFLAGS=''
XTST_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
Xinerama_CFLAGS=''
Xinerama_LIBS=''
Xxf86vm_CFLAGS=''
Xxf86vm_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
cross_compiling='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dlldir=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
wxUSE_EXPAT='yes'
wxUSE_LIBJPEG='yes'
wxUSE_LIBPNG='yes'
wxUSE_LIBTIFF='yes'
wxUSE_REGEX='builtin'
wxUSE_ZLIB='yes'
wx_top_builddir='/home/raanan/wxWidgets/GCCBuildReleaseGTK3Unicode_x64'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "wxWidgets"
#define PACKAGE_TARNAME "wxwidgets"
#define PACKAGE_VERSION "3.1.2"
#define PACKAGE_STRING "wxWidgets 3.1.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define __LINUX__ 1

configure: exit 77
DavidHart
Site Admin
Site Admin
Posts: 4252
Joined: Thu Jan 12, 2006 6:23 pm
Location: IoW, UK

Re: configure problem with gtk3

Post by DavidHart »

Hi,
wxWidgets was built with no problems on Ubuntu/gtk2.
On the same machine/partition? Nothing changed?
$ /home/raanan/wxWidgets/configure --with-gtk=3 --disable-debug --enable-unicode --disable-universal --enable-monolithic --enable-gui --disable-shared --enable-exceptions --without-opengl --enable-xrc --enable-html --with-regex=builtin --enable-richtext --disable-mediactrl --enable-aui --enable-ribbon --enable-propgrid --enable-stc LD=g++
Why so complicated? Most of the --enables are the default anyway. disable-universal is automatic after with-gtk. Why monolithic? Why LD=g++?
What happens if you (create a new subdir of the wx source and) do the simple:
../configure --with-gtk=3

Your configure log looks normal until:

Code: Select all

configure:12946: gcc    conftest.c -ldl make >&5
gcc: error: make: No such file or directory
Do you have 'make' installed?

Regards,

David
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

Re: configure problem with gtk3

Post by raananb »

The complicated configuration is generated by DialogBlocks, so there is no effort.

1wxWidgets was built with no problems with gtk2, so make is installed.

I launched ../configure --with-gtk=3 with the following output:

checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for toolkit... gtk
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in '/home/raanan/wxWidgets/GCCBuildReleaseGTK3Unicode_x64':
configure: error: C compiler cannot create executables.
DavidHart
Site Admin
Site Admin
Posts: 4252
Joined: Thu Jan 12, 2006 6:23 pm
Location: IoW, UK

Re: configure problem with gtk3

Post by DavidHart »

The complicated configuration is generated by DialogBlocks, so there is no effort.
No extra effort, but strange configure lines may cause strange bugs. That's clearly not the problem here though; you get the same issue with the simple one.
wxWidgets was built with no problems with gtk2
Was that in your current VirtualBox guest, with everything else unchanged?
What happens if you try again, in a clean subdir, with ../configure --with-gtk=2

It's a weird error and I can't think of any likely causes, so let's try some unlikely ones:
  • 1) Do you still do: /home/raanan/wxWidgets/GCCBuildReleaseGTK3Unicode_x64/configure --with-gtk=3
    If so, do you get the same error if you do:
    cd /home/raanan/wxWidgets/GCCBuildReleaseGTK3Unicode_x64
    ../configure --with-gtk=3

    2) Do you have normal permissions for GCCBuildReleaseGTK3Unicode_x64/? e.g. you didn't create it with sudo? you aren't doing this over nfs or ssh or...

    3) Googling the error message gave results suggesting a problem with CFLAGS or LDFLAGS. Do you set them anywhere e.g. in your .bashrc? Does printenv show strange settings?
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

Re: configure problem with gtk3

Post by raananb »

Nothing was changed in Ubuntu executing in Virtual box. I simply installed libgtk3-dev

Doing ../configure --enable-debug in GCCBuildDebugGTK2Unicode_x64 gives the same results as with gtk3 - that is, the C compiler does not work. So something went wrong when libgtk3-dev was installed
DavidHart
Site Admin
Site Admin
Posts: 4252
Joined: Thu Jan 12, 2006 6:23 pm
Location: IoW, UK

Re: configure problem with gtk3

Post by DavidHart »

Maybe 'make' was uninstalled as part of the process (it shouldn't have been, but...). What happens if you do, in a terminal:
which make

One quick-and-simple thing to try is:
sudo apt install --reinstall build-essential
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

Re: configure problem with gtk3

Post by raananb »

which make gives /usr/bin/make
reinstalling build-essential makes no difference
DavidHart
Site Admin
Site Admin
Posts: 4252
Joined: Thu Jan 12, 2006 6:23 pm
Location: IoW, UK

Re: configure problem with gtk3

Post by DavidHart »

OK. How about:
2) Do you have normal permissions for GCCBuildReleaseGTK3Unicode_x64/? e.g. you didn't create it with sudo? you aren't doing this over nfs or ssh or...
3) Googling the error message gave results suggesting a problem with CFLAGS or LDFLAGS. Do you set them anywhere e.g. in your .bashrc? Does printenv show strange settings?
Also, since it's a VBox guest, did you create a snapshot back when it was still working OK? If so, you could try reverting to that.
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

Re: configure problem with gtk3

Post by raananb »

2 & 3) there was nothing special done regarding this issue: I installed libgtk3-dev, then modified the kit parameter of Dialogblocks, which created the folder in question, as was done earlier fot gtk2.

No snapshot was done, since I did not expect this problem.

Unless there are specific suggestions, I will recreate the Ubuntu 18.04 system under Vbox and install libgtk3-dev without installing libgtk2 first.
DavidHart
Site Admin
Site Admin
Posts: 4252
Joined: Thu Jan 12, 2006 6:23 pm
Location: IoW, UK

Re: configure problem with gtk3

Post by DavidHart »

Unless there are specific suggestions, I will recreate the Ubuntu 18.04 system under Vbox and install libgtk3-dev without installing libgtk2 first.
I suggest you take a snapshot before installing libgtk-3-dev. Then, once you've succeeded with a gtk3 wx build, you can switch temporarily to the snapshot, build with gtk2, then retry for gtk3. I'd be surprised if that didn't work; I usually have both gtk dev packages installed and both wx build types succeed.
raananb
Super wx Problem Solver
Super wx Problem Solver
Posts: 488
Joined: Fri Oct 27, 2006 4:35 pm
Location: Paris, France
Contact:

Re: configure problem with gtk3

Post by raananb »

I created a new Ubuntu 18.04 in vbox and installed gtk3. wxWidgets as well as my application build with no problems. gtk2 was installed by default.

The problem raised earlier is not present, and I guess the issue must be abandoned.
Post Reply