Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported webkit version #6

Closed
John1337291 opened this issue Nov 24, 2014 · 4 comments
Closed

Unsupported webkit version #6

John1337291 opened this issue Nov 24, 2014 · 4 comments

Comments

@John1337291
Copy link

After succeful building and installing webkitfltk(after last commits),
while building fifth having next error:
~/SOFT/fifth-0.1$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for fltk-config13... no
checking for fltk-config... fltk-config
checking for url_init in -lurlmatch... yes
checking for dlopen in -ldl... yes
checking for sched_get_priority_min in -lrt... yes
checking for compress in -lz... yes
checking for jpeg_set_quality in -ljpeg... yes
checking for PHYSFS_init in -lphysfs... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
checking for CPPDEPS... yes
checking for webkitInit in -lwebkitfltk... yes
checking webkitfltk version is ok... configure: error: Unsupported webkit version, 0.1 required
See `config.log' for more details.

@clbr
Copy link
Owner

clbr commented Nov 24, 2014

Cannot reproduce, the latest fifth builds for me against the latest
webkitfltk. Please check your config.log was the message says.

@John1337291
Copy link
Author

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

It was created by Fifth configure 0.1, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ ./configure

---------

Platform.

---------

hostname = neuro
uname -m = x86_64
uname -r = 3.13.0-39-generic
uname -s = Linux
uname -v = #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014

/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: /usr/lib/jvm/java-8-oracle/bin
PATH: /usr/lib/jvm/java-8-oracle/db/bin
PATH: /usr/lib/jvm/java-8-oracle/jre/bin
PATH: /home/kdiv/SOFT/maven-1.0.1/bin
PATH: /home/kdiv/SOFT/maven-1.0.1/bin

-----------

Core tests.

-----------

configure:1813: checking build system type
configure:1831: result: x86_64-unknown-linux-gnu
configure:1853: checking host system type
configure:1868: result: x86_64-unknown-linux-gnu
configure:1890: checking target system type
configure:1905: result: x86_64-unknown-linux-gnu
configure:1948: checking for a BSD-compatible install
configure:2004: result: /usr/bin/install -c
configure:2015: checking whether build environment is sane
configure:2058: result: yes
configure:2086: checking for a thread-safe mkdir -p
configure:2125: result: /bin/mkdir -p
configure:2138: checking for gawk
configure:2168: result: no
configure:2138: checking for mawk
configure:2154: found /usr/bin/mawk
configure:2165: result: mawk
configure:2176: checking whether make sets $(MAKE)
configure:2197: result: yes
configure:2466: checking for g++
configure:2482: found /usr/bin/g++
configure:2493: result: g++
configure:2524: checking for C++ compiler version
configure:2531: g++ --version >&5
g++ (Ubuntu 4.8.3-12ubuntu0.2) 4.8.3
Copyright (C) 2013 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:2534: $? = 0
configure:2541: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.3-12ubuntu0.2' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.3 (Ubuntu 4.8.3-12ubuntu0.2)
configure:2544: $? = 0
configure:2551: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2554: $? = 4
configure:2577: checking for C++ compiler default output file name
configure:2604: g++ conftest.cpp >&5
configure:2607: $? = 0
configure:2645: result: a.out
configure:2662: checking whether the C++ compiler works
configure:2672: ./a.out
configure:2675: $? = 0
configure:2692: result: yes
configure:2699: checking whether we are cross compiling
configure:2701: result: no
configure:2704: checking for suffix of executables
configure:2711: g++ -o conftest conftest.cpp >&5
configure:2714: $? = 0
configure:2738: result:
configure:2744: checking for suffix of object files
configure:2770: g++ -c conftest.cpp >&5
configure:2773: $? = 0
configure:2796: result: o
configure:2800: checking whether we are using the GNU C++ compiler
configure:2829: g++ -c conftest.cpp >&5
configure:2835: $? = 0
configure:2852: result: yes
configure:2857: checking whether g++ accepts -g
configure:2887: g++ -c -g conftest.cpp >&5
configure:2893: $? = 0
configure:2992: result: yes
configure:3026: checking for style of include used by make
configure:3054: result: GNU
configure:3079: checking dependency style of g++
configure:3170: result: gcc3
configure:3233: checking for gcc
configure:3249: found /usr/bin/gcc
configure:3260: result: gcc
configure:3498: checking for C compiler version
configure:3505: gcc --version >&5
gcc (Ubuntu 4.8.3-12ubuntu0.2) 4.8.3
Copyright (C) 2013 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:3508: $? = 0
configure:3515: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.3-12ubuntu0.2' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.3 (Ubuntu 4.8.3-12ubuntu0.2)
configure:3518: $? = 0
configure:3525: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3528: $? = 4
configure:3531: checking whether we are using the GNU C compiler
configure:3560: gcc -c conftest.c >&5
configure:3566: $? = 0
configure:3583: result: yes
configure:3588: checking whether gcc accepts -g
configure:3618: gcc -c -g conftest.c >&5
configure:3624: $? = 0
configure:3723: result: yes
configure:3740: checking for gcc option to accept ISO C89
configure:3814: gcc -c -g -O2 conftest.c >&5
configure:3820: $? = 0
configure:3843: result: none needed
configure:3863: checking dependency style of gcc
configure:3954: result: gcc3
configure:3981: checking how to run the C++ preprocessor
configure:4017: g++ -E conftest.cpp
configure:4023: $? = 0
configure:4054: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4060: $? = 1
configure: failed program was:
| /* confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define GNU_SOURCE 1
| /
end confdefs.h. /
| #include <ac_nonexistent.h>
configure:4093: result: g++ -E
configure:4122: g++ -E conftest.cpp
configure:4128: $? = 0
configure:4159: g++ -E conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4165: $? = 1
configure: failed program was:
| /
confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define GNU_SOURCE 1
| /
end confdefs.h. /
| #include <ac_nonexistent.h>
configure:4203: checking for grep that handles long lines and -e
configure:4277: result: /bin/grep
configure:4282: checking for egrep
configure:4360: result: /bin/grep -E
configure:4366: checking for AIX
configure:4388: result: no
configure:4394: checking for ANSI C header files
configure:4424: g++ -c -g -O2 conftest.cpp >&5
configure:4430: $? = 0
configure:4529: g++ -o conftest -g -O2 conftest.cpp >&5
configure:4532: $? = 0
configure:4538: ./conftest
configure:4541: $? = 0
configure:4558: result: yes
configure:4582: checking for sys/types.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for sys/stat.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for stdlib.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for string.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for memory.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for strings.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for inttypes.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for stdint.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4582: checking for unistd.h
configure:4603: g++ -c -g -O2 conftest.cpp >&5
configure:4609: $? = 0
configure:4625: result: yes
configure:4647: checking minix/config.h usability
configure:4664: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4670: $? = 1
configure: failed program was:
| /
confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define GNU_SOURCE 1
| #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:4684: result: no
configure:4688: checking minix/config.h presence
configure:4703: g++ -E conftest.cpp
conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4709: $? = 1
configure: failed program was:
| /
confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define GNU_SOURCE 1
| #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:4723: result: no
configure:4751: checking for minix/config.h
configure:4758: result: no
configure:4797: checking whether it is safe to define EXTENSIONS
configure:4825: g++ -c -g -O2 conftest.cpp >&5
configure:4831: $? = 0
configure:4846: result: yes
configure:5003: checking if compiler needs -Werror to reject unknown flags
configure:5029: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'
gcc: error: unrecognized command line option '-Wsizeof-array-argument'
configure:5035: $? = 1
configure: failed program was:
| /
confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define _GNU_SOURCE 1
| #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 _POSIX_PTHREAD_SEMANTICS 1
| #define TANDEM_SOURCE 1
| /
end confdefs.h. /
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:5047: result: no
configure:5114: checking for the pthreads library -lpthreads
configure:5162: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:5168: $? = 1
configure: failed program was:
| /
confdefs.h. _/
| #define PACKAGE_NAME "Fifth"
| #define PACKAGE_TARNAME "fifth"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "Fifth 0.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "fifth"
| #define VERSION "0.1"
| #define _GNU_SOURCE 1
| #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 _POSIX_PTHREAD_SEMANTICS 1
| #define TANDEM_SOURCE 1
| /
end confdefs.h. /
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /
; _/
| ;
| return 0;
| }
configure:5188: result: no
configure:5059: checking whether pthreads work without any flags
configure:5162: gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc7BZlHs.o: In function main': /home/kdiv/SOFT/fifth-0.1/conftest.c:31: undefined reference topthread_create'
/home/kdiv/SOFT/fifth-0.1/conftest.c:32: undefined reference to pthread_join' /home/kdiv/SOFT/fifth-0.1/conftest.c:34: undefined reference to__pthread_register_cancel'
/home/kdiv/SOFT/fifth-0.1/conftest.c:35: undefined reference to __pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:5168: $? = 1 configure: failed program was: | /_ confdefs.h. _/ | #define PACKAGE_NAME "Fifth" | #define PACKAGE_TARNAME "fifth" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "Fifth 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fifth" | #define VERSION "0.1" | #define _GNU_SOURCE 1 | #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 _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /_ end confdefs.h. _/ | #include <pthread.h> | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /_ ; _/ | ; | return 0; | } configure:5188: result: no configure:5064: checking whether pthreads work with -Kthread configure:5162: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:5168: $? = 1 configure: failed program was: | /_ confdefs.h. _/ | #define PACKAGE_NAME "Fifth" | #define PACKAGE_TARNAME "fifth" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "Fifth 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fifth" | #define VERSION "0.1" | #define _GNU_SOURCE 1 | #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 _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /_ end confdefs.h. _/ | #include <pthread.h> | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /_ ; _/ | ; | return 0; | } configure:5188: result: no configure:5064: checking whether pthreads work with -kthread configure:5162: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:5168: $? = 1 configure: failed program was: | /_ confdefs.h. _/ | #define PACKAGE_NAME "Fifth" | #define PACKAGE_TARNAME "fifth" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "Fifth 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fifth" | #define VERSION "0.1" | #define _GNU_SOURCE 1 | #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 _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /_ end confdefs.h. _/ | #include <pthread.h> | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /_ ; _/ | ; | return 0; | } configure:5188: result: no configure:5114: checking for the pthreads library -llthread configure:5162: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:5168: $? = 1 configure: failed program was: | /_ confdefs.h. _/ | #define PACKAGE_NAME "Fifth" | #define PACKAGE_TARNAME "fifth" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "Fifth 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fifth" | #define VERSION "0.1" | #define _GNU_SOURCE 1 | #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 _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /_ end confdefs.h. _/ | #include <pthread.h> | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /_ ; _/ | ; | return 0; | } configure:5188: result: no configure:5064: checking whether pthreads work with -pthread configure:5162: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:5168: $? = 0 configure:5188: result: yes configure:5207: checking for joinable pthread attribute configure:5232: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:5238: $? = 0 configure:5255: result: PTHREAD_CREATE_JOINABLE configure:5265: checking if more special flags are required for pthreads configure:5280: result: no configure:5286: checking for PTHREAD_PRIO_INHERIT configure:5313: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:5319: $? = 0 configure:5337: result: yes configure:5449: checking for fltk-config13 configure:5479: result: no configure:5449: checking for fltk-config configure:5465: found /usr/local/bin/fltk-config configure:5476: result: fltk-config configure:5511: checking for url_init in -lurlmatch configure:5546: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -lz conftest.cpp -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5552: $? = 0 configure:5570: result: yes configure:5587: checking for dlopen in -ldl configure:5622: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5628: $? = 0 configure:5646: result: yes configure:5662: checking for sched_get_priority_min in -lrt configure:5697: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5703: $? = 0 configure:5721: result: yes configure:5737: checking for compress in -lz configure:5772: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -lz -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5778: $? = 0 configure:5796: result: yes configure:5812: checking for jpeg_set_quality in -ljpeg configure:5847: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -ljpeg -lz -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5853: $? = 0 configure:5871: result: yes configure:5887: checking for PHYSFS_init in -lphysfs configure:5922: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -lphysfs -ljpeg -lz -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5 configure:5928: $? = 0 configure:5946: result: yes configure:6010: checking for pkg-config configure:6028: found /usr/bin/pkg-config configure:6040: result: /usr/bin/pkg-config configure:6069: checking pkg-config is at least version 0.9.0 configure:6072: result: yes configure:6083: checking for DEPS configure:6092: $PKG_CONFIG --exists --print-errors "libxslt libxml-2.0 sqlite3 \ freetype2 fontconfig cairo >= 1.12.18 libpng libcurl \ openssl >= 0.9.8 glib-2.0" configure:6097: $? = 0 configure:6114: $PKG_CONFIG --exists --print-errors "libxslt libxml-2.0 sqlite3 \ freetype2 fontconfig cairo >= 1.12.18 libpng libcurl \ openssl >= 0.9.8 glib-2.0" configure:6119: $? = 0 configure:6204: result: yes configure:6214: checking for CPPDEPS configure:6221: $PKG_CONFIG --exists --print-errors "harfbuzz harfbuzz-icu icu-uc icu-i18n" configure:6224: $? = 0 configure:6237: $PKG_CONFIG --exists --print-errors "harfbuzz harfbuzz-icu icu-uc icu-i18n" configure:6240: $? = 0 configure:6315: result: yes configure:6326: checking for webkitInit in -lwebkitfltk configure:6361: g++ -o conftest -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp -lwebkitfltk -lphysfs -ljpeg -lz -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -lharfbuzz-icu -lharfbuzz -licui18n -licuuc -licudata -lxslt -lxml2 -lsqlite3 -lfontconfig -lfreetype -lcairo -lpng12 -lcurl -lssl -lcrypto -lglib-2.0 >&5 configure:6367: $? = 0 configure:6385: result: yes configure:6402: checking webkitfltk version is ok configure:6429: g++ -c -g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT conftest.cpp >&5 conftest.cpp:33:20: fatal error: webkit.h: No such file or directory #include <webkit.h> ^ compilation terminated. configure:6435: $? = 1 configure: failed program was: | /_ confdefs.h. _/ | #define PACKAGE_NAME "Fifth" | #define PACKAGE_TARNAME "fifth" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "Fifth 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fifth" | #define VERSION "0.1" | #define _GNU_SOURCE 1 | #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 _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_LIBURLMATCH 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPHYSFS 1 | #define HAVE_LIBWEBKITFLTK 1 | /_ end confdefs.h. */ | #include <webkit.h> | int | main () | { | | #if WK_FLTK_MAJOR != 0 || WK_FLTK_MINOR < 1 | #error unsupported webkitfltk version | #endif | | ; | return 0; | } configure:6447: error: Unsupported webkit version, 0.1 required See config.log' for more details.

----------------

Cache variables.

----------------

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_CPPDEPS_CFLAGS_set=
ac_cv_env_CPPDEPS_CFLAGS_value=
ac_cv_env_CPPDEPS_LIBS_set=
ac_cv_env_CPPDEPS_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEPS_CFLAGS_set=
ac_cv_env_DEPS_CFLAGS_value=
ac_cv_env_DEPS_LIBS_set=
ac_cv_env_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
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_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_set_quality=yes
ac_cv_lib_physfs_PHYSFS_init=yes
ac_cv_lib_rt_sched_get_priority_min=yes
ac_cv_lib_urlmatch_url_init=yes
ac_cv_lib_webkitfltk_webkitInit=yes
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_fltkconfig=fltk-config
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ax_cv_PTHREAD_PRIO_INHERIT=yes
pkg_cv_CPPDEPS_CFLAGS='-I/usr/include/harfbuzz -I/usr/include/x86_64-linux-gnu '
pkg_cv_CPPDEPS_LIBS='-lharfbuzz-icu -lharfbuzz -licui18n -licuuc -licudata '
pkg_cv_DEPS_CFLAGS='-I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 '
pkg_cv_DEPS_LIBS='-lxslt -lxml2 -lsqlite3 -lfontconfig -lfreetype -lcairo -lpng12 -lcurl -lssl -lcrypto -lglib-2.0 '

-----------------

Output variables.

-----------------

ACLOCAL='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run tar'
AUTOCONF='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run automake-1.10'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread'
CPPDEPS_CFLAGS='-I/usr/include/harfbuzz -I/usr/include/x86_64-linux-gnu '
CPPDEPS_LIBS='-lharfbuzz-icu -lharfbuzz -licui18n -licuuc -licudata '
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -pthread -isystem /usr/local/include -isystem /usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DEPS_CFLAGS='-I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 '
DEPS_LIBS='-lxslt -lxml2 -lsqlite3 -lfontconfig -lfreetype -lcairo -lpng12 -lcurl -lssl -lcrypto -lglib-2.0 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lwebkitfltk -lphysfs -ljpeg -lz -lrt -ldl -lurlmatch -L/usr/local/lib -lfltk_images -lpng -lz -ljpeg -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -lharfbuzz-icu -lharfbuzz -licui18n -licuuc -licudata -lxslt -lxml2 -lsqlite3 -lfontconfig -lfreetype -lcairo -lpng12 -lcurl -lssl -lcrypto -lglib-2.0 '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/kdiv/SOFT/fifth-0.1/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='fifth'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='Fifth'
PACKAGE_STRING='Fifth 0.1'
PACKAGE_TARNAME='fifth'
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.1'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
fltkconfig='fltk-config'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/kdiv/SOFT/fifth-0.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/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='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

-----------

confdefs.h.

-----------

#define PACKAGE_NAME "Fifth"
#define PACKAGE_TARNAME "fifth"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "Fifth 0.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "fifth"
#define VERSION "0.1"
#define _GNU_SOURCE 1
#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 _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_LIBURLMATCH 1
#define HAVE_LIBDL 1
#define HAVE_LIBRT 1
#define HAVE_LIBZ 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPHYSFS 1
#define HAVE_LIBWEBKITFLTK 1

configure: exit 1

@clbr
Copy link
Owner

clbr commented Nov 26, 2014

conftest.cpp:33:20: fatal error: webkit.h: No such file or directory

You're using old versions. Please use at least 0.1.1 or git of both.
Webkitfltk 0.1.1 installs a pkg-config file.

@clbr
Copy link
Owner

clbr commented Dec 9, 2014

No response in over two weeks, closing. If it happens with recent versions, you can reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants