Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by gentoo configure 0.20.6, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = darkstar
- uname -m = i686
- uname -r = 4.4.13-smp
- uname -s = Linux
- uname -v = #2 SMP Tue Jun 7 21:31:05 CDT 2016
- /usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
- /bin/uname -X = unknown
- /bin/arch = i686
- /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: /sbin
- PATH: /usr/sbin
- PATH: /bin
- PATH: /usr/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2597: checking for a BSD-compatible install
- configure:2665: result: /bin/ginstall -c
- configure:2676: checking whether build environment is sane
- configure:2731: result: yes
- configure:2882: checking for a thread-safe mkdir -p
- configure:2921: result: /bin/mkdir -p
- configure:2928: checking for gawk
- configure:2944: found /bin/gawk
- configure:2955: result: gawk
- configure:2966: checking whether make sets $(MAKE)
- configure:2988: result: yes
- configure:3017: checking whether make supports nested variables
- configure:3034: result: yes
- configure:3173: checking for style of include used by make
- configure:3201: result: GNU
- configure:3272: checking for gcc
- configure:3288: found /usr/bin/gcc
- configure:3299: result: gcc
- configure:3528: checking for C compiler version
- configure:3537: gcc --version >&5
- gcc (GCC) 5.3.0
- Copyright (C) 2015 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:3548: $? = 0
- configure:3537: gcc -v >&5
- Reading specs from /usr/lib/gcc/i586-slackware-linux/5.3.0/specs
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i586-slackware-linux/5.3.0/lto-wrapper
- Target: i586-slackware-linux
- Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i586 --target=i586-slackware-linux --build=i586-slackware-linux --host=i586-slackware-linux
- Thread model: posix
- gcc version 5.3.0 (GCC)
- configure:3548: $? = 0
- configure:3537: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3548: $? = 1
- configure:3537: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3548: $? = 1
- configure:3568: checking whether the C compiler works
- configure:3590: gcc conftest.c >&5
- configure:3594: $? = 0
- configure:3642: result: yes
- configure:3645: checking for C compiler default output file name
- configure:3647: result: a.out
- configure:3653: checking for suffix of executables
- configure:3660: gcc -o conftest conftest.c >&5
- configure:3664: $? = 0
- configure:3686: result:
- configure:3708: checking whether we are cross compiling
- configure:3716: gcc -o conftest conftest.c >&5
- configure:3720: $? = 0
- configure:3727: ./conftest
- configure:3731: $? = 0
- configure:3746: result: no
- configure:3751: checking for suffix of object files
- configure:3773: gcc -c conftest.c >&5
- configure:3777: $? = 0
- configure:3798: result: o
- configure:3802: checking whether we are using the GNU C compiler
- configure:3821: gcc -c conftest.c >&5
- configure:3821: $? = 0
- configure:3830: result: yes
- configure:3839: checking whether gcc accepts -g
- configure:3859: gcc -c -g conftest.c >&5
- configure:3859: $? = 0
- configure:3900: result: yes
- configure:3917: checking for gcc option to accept ISO C89
- configure:3980: gcc -c -g -O2 conftest.c >&5
- configure:3980: $? = 0
- configure:3993: result: none needed
- configure:4018: checking whether gcc understands -c and -o together
- configure:4040: gcc -c conftest.c -o conftest2.o
- configure:4043: $? = 0
- configure:4040: gcc -c conftest.c -o conftest2.o
- configure:4043: $? = 0
- configure:4055: result: yes
- configure:4074: checking dependency style of gcc
- configure:4185: result: gcc3
- configure:4206: checking how to run the C preprocessor
- configure:4237: gcc -E conftest.c
- configure:4237: $? = 0
- configure:4251: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4251: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4276: result: gcc -E
- configure:4296: gcc -E conftest.c
- configure:4296: $? = 0
- configure:4310: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4310: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4339: checking for grep that handles long lines and -e
- configure:4397: result: /bin/grep
- configure:4402: checking for egrep
- configure:4464: result: /bin/grep -E
- configure:4469: checking for ANSI C header files
- configure:4489: gcc -c -g -O2 conftest.c >&5
- configure:4489: $? = 0
- configure:4562: gcc -o conftest -g -O2 conftest.c >&5
- configure:4562: $? = 0
- configure:4562: ./conftest
- configure:4562: $? = 0
- configure:4573: result: yes
- configure:4586: checking for sys/types.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for sys/stat.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for stdlib.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for string.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for memory.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for strings.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for inttypes.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for stdint.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4586: checking for unistd.h
- configure:4586: gcc -c -g -O2 conftest.c >&5
- configure:4586: $? = 0
- configure:4586: result: yes
- configure:4599: checking minix/config.h usability
- configure:4599: gcc -c -g -O2 conftest.c >&5
- conftest.c:54:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:4599: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | #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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:4599: result: no
- configure:4599: checking minix/config.h presence
- configure:4599: gcc -E conftest.c
- conftest.c:21:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:4599: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | #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
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:4599: result: no
- configure:4599: checking for minix/config.h
- configure:4599: result: no
- configure:4620: checking whether it is safe to define __EXTENSIONS__
- configure:4638: gcc -c -g -O2 conftest.c >&5
- configure:4638: $? = 0
- configure:4645: result: yes
- configure:4723: checking for gcc
- configure:4750: result: gcc
- configure:4979: checking for C compiler version
- configure:4988: gcc --version >&5
- gcc (GCC) 5.3.0
- Copyright (C) 2015 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:4999: $? = 0
- configure:4988: gcc -v >&5
- Reading specs from /usr/lib/gcc/i586-slackware-linux/5.3.0/specs
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i586-slackware-linux/5.3.0/lto-wrapper
- Target: i586-slackware-linux
- Configured with: ../gcc-5.3.0/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=gcc4-compatible --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i586 --target=i586-slackware-linux --build=i586-slackware-linux --host=i586-slackware-linux
- Thread model: posix
- gcc version 5.3.0 (GCC)
- configure:4999: $? = 0
- configure:4988: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4999: $? = 1
- configure:4988: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:4999: $? = 1
- configure:5003: checking whether we are using the GNU C compiler
- configure:5031: result: yes
- configure:5040: checking whether gcc accepts -g
- configure:5101: result: yes
- configure:5118: checking for gcc option to accept ISO C89
- configure:5194: result: none needed
- configure:5219: checking whether gcc understands -c and -o together
- configure:5256: result: yes
- configure:5275: checking dependency style of gcc
- configure:5386: result: gcc3
- configure:5430: checking how to run the C preprocessor
- configure:5500: result: gcc -E
- configure:5520: gcc -E conftest.c
- configure:5520: $? = 0
- configure:5534: gcc -E conftest.c
- conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5534: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define GTK_DISABLE_DEPRECATED 1
- | #define GTK_DISABLE_COMPAT_H 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5605: checking for ranlib
- configure:5621: found /usr/bin/ranlib
- configure:5632: result: ranlib
- configure:5676: checking for pkg-config
- configure:5694: found /usr/bin/pkg-config
- configure:5707: result: /usr/bin/pkg-config
- configure:5729: checking for GTK+ - version >= 3.12.0
- configure:5839: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >&5
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/bin/ld: warning: libEGL.so.1, needed by /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libgtk-3.so, not found (try using -rpath or -rpath-link)
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglMakeCurrent'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglDestroySurface'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglChooseConfig'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetProcAddress'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglQueryContext'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglCreatePbufferSurface'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglQueryString'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetCurrentContext'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglSwapBuffers'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetCurrentSurface'
- collect2: error: ld returned 1 exit status
- configure:5839: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define GTK_DISABLE_DEPRECATED 1
- | #define GTK_DISABLE_COMPAT_H 1
- | /* end confdefs.h. */
- |
- | #include <gtk/gtk.h>
- | #include <stdio.h>
- | #include <stdlib.h>
- |
- | int
- | main ()
- | {
- | int major, minor, micro;
- | char *tmp_version;
- |
- | fclose (fopen ("conf.gtktest", "w"));
- |
- | /* HP/UX 9 (%@#!) writes to sscanf strings */
- | tmp_version = g_strdup("3.12.0");
- | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
- | printf("%s, bad version string\n", "3.12.0");
- | exit(1);
- | }
- |
- | if ((gtk_major_version != 3) ||
- | (gtk_minor_version != 18) ||
- | (gtk_micro_version != 9))
- | {
- | printf("\n*** 'pkg-config --modversion gtk+-3.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
- | 3, 18, 9,
- | gtk_major_version, gtk_minor_version, gtk_micro_version);
- | printf ("*** was found! If pkg-config was correct, then it is best\n");
- | printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
- | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
- | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
- | printf("*** required on your system.\n");
- | printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
- | printf("*** to point to the correct configuration files\n");
- | }
- | else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
- | (gtk_minor_version != GTK_MINOR_VERSION) ||
- | (gtk_micro_version != GTK_MICRO_VERSION))
- | {
- | printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
- | GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
- | printf("*** library (version %d.%d.%d)\n",
- | gtk_major_version, gtk_minor_version, gtk_micro_version);
- | }
- | else
- | {
- | if ((gtk_major_version > major) ||
- | ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
- | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
- | {
- | return 0;
- | }
- | else
- | {
- | printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
- | gtk_major_version, gtk_minor_version, gtk_micro_version);
- | printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
- | major, minor, micro);
- | printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
- | printf("***\n");
- | printf("*** If you have already installed a sufficiently new version, this error\n");
- | printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
- | printf("*** being found. The easiest way to fix this is to remove the old version\n");
- | printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
- | printf("*** correct copy of pkg-config. (In this case, you will have to\n");
- | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
- | printf("*** so that the correct libraries are found at run-time))\n");
- | }
- | }
- | return 1;
- | }
- |
- configure:5857: result: no
- configure:5885: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >&5
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/bin/ld: warning: libEGL.so.1, needed by /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libgtk-3.so, not found (try using -rpath or -rpath-link)
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglMakeCurrent'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglDestroySurface'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglChooseConfig'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetProcAddress'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglQueryContext'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglCreatePbufferSurface'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglQueryString'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetCurrentContext'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglSwapBuffers'
- /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../libcairo.so: undefined reference to `eglGetCurrentSurface'
- collect2: error: ld returned 1 exit status
- configure:5885: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "gentoo"
- | #define PACKAGE_TARNAME "gentoo"
- | #define PACKAGE_VERSION "0.20.6"
- | #define PACKAGE_STRING "gentoo 0.20.6"
- | #define PACKAGE_BUGREPORT "emil@obsession.se"
- | #define PACKAGE_URL "http://obsession.se/gentoo/"
- | #define PACKAGE "gentoo"
- | #define VERSION "0.20.6"
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define GTK_DISABLE_DEPRECATED 1
- | #define GTK_DISABLE_COMPAT_H 1
- | /* end confdefs.h. */
- |
- | #include <gtk/gtk.h>
- | #include <stdio.h>
- |
- | int
- | main ()
- | {
- | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
- | ;
- | return 0;
- | }
- configure:5907: error: Bad GTK+ version
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_compiler_gnu=yes
- 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_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_MODULES_CFLAGS_set=
- ac_cv_env_MODULES_CFLAGS_value=
- ac_cv_env_MODULES_LIBS_set=
- ac_cv_env_MODULES_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=set
- ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_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_header_inttypes_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/bin/ginstall -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /tmp/SBo/gentoo-0.20.6/missing aclocal-1.14'
- ALLOCA=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AUTOCONF='${SHELL} /tmp/SBo/gentoo-0.20.6/missing autoconf'
- AUTOHEADER='${SHELL} /tmp/SBo/gentoo-0.20.6/missing autoheader'
- AUTOMAKE='${SHELL} /tmp/SBo/gentoo-0.20.6/missing automake-1.14'
- AWK='gawk'
- BUILD_INCLUDED_LIBINTL=''
- CATOBJEXT=''
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CFLAG_VISIBILITY=''
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DATADIRNAME=''
- DATE='2016-06-14'
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- GENCAT=''
- GENTOO_CFLAGS='-Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Werror-implicit-function-declaration'
- GETTEXT_MACRO_VERSION=''
- GLIBC21=''
- GLIBC2=''
- GMSGFMT=''
- GMSGFMT_015=''
- GREP='/bin/grep'
- GTK_CFLAGS=''
- GTK_LIBS=''
- HAVE_ASPRINTF=''
- HAVE_NEWLOCALE=''
- HAVE_POSIX_PRINTF=''
- HAVE_SNPRINTF=''
- HAVE_VISIBILITY=''
- HAVE_WPRINTF=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTOBJEXT=''
- INTLBISON=''
- INTLLIBS=''
- INTLOBJS=''
- INTL_DEFAULT_VERBOSITY=''
- INTL_LIBTOOL_SUFFIX_PREFIX=''
- INTL_MACOSX_LIBS=''
- LDFLAGS=''
- LIBICONV=''
- LIBINTL=''
- LIBMULTITHREAD=''
- LIBOBJS=''
- LIBPTH=''
- LIBPTH_PREFIX=''
- LIBS=''
- LIBTHREAD=''
- LTLIBC=''
- LTLIBICONV=''
- LTLIBINTL=''
- LTLIBMULTITHREAD=''
- LTLIBOBJS=''
- LTLIBPTH=''
- LTLIBTHREAD=''
- MAKEINFO='${SHELL} /tmp/SBo/gentoo-0.20.6/missing makeinfo'
- MKDIR_P='/bin/mkdir -p'
- MODULES_CFLAGS=''
- MODULES_LIBS=''
- MSGFMT=''
- MSGFMT_015=''
- MSGMERGE=''
- OBJEXT='o'
- PACKAGE='gentoo'
- PACKAGE_BUGREPORT='emil@obsession.se'
- PACKAGE_NAME='gentoo'
- PACKAGE_STRING='gentoo 0.20.6'
- PACKAGE_TARNAME='gentoo'
- PACKAGE_URL='http://obsession.se/gentoo/'
- PACKAGE_VERSION='0.20.6'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig'
- POSUB=''
- PRI_MACROS_BROKEN=''
- RANLIB='ranlib'
- SED=''
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP=''
- USE_INCLUDED_LIBINTL=''
- USE_NLS=''
- VERSION='0.20.6'
- WINDRES=''
- WOE32=''
- WOE32DLL=''
- XGETTEXT=''
- XGETTEXT_015=''
- XGETTEXT_EXTRA_OPTIONS=''
- ac_ct_CC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build=''
- build_alias=''
- build_cpu=''
- build_os=''
- build_vendor=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host=''
- host_alias=''
- host_cpu=''
- host_os=''
- host_vendor=''
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /tmp/SBo/gentoo-0.20.6/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "gentoo"
- #define PACKAGE_TARNAME "gentoo"
- #define PACKAGE_VERSION "0.20.6"
- #define PACKAGE_STRING "gentoo 0.20.6"
- #define PACKAGE_BUGREPORT "emil@obsession.se"
- #define PACKAGE_URL "http://obsession.se/gentoo/"
- #define PACKAGE "gentoo"
- #define VERSION "0.20.6"
- #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 __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define GTK_DISABLE_DEPRECATED 1
- #define GTK_DISABLE_COMPAT_H 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement