This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --without-ruby --without-guile --without-lua --without-perl --enable-fastmem --without-idn --enable-html-highlight --enable-exmode --disable-smb --disable-fsp --enable-ftp --disable-nntp --disable-bittorrent --disable-gopher --disable-finger --disable-cgi --disable-xbel --enable-256-colors --enable-88-colors --disable-sm-scripting --without-spidermonkey --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 95 tasks, 149 threads, 4 processors Load average: 1.18, Mach factor: 2.81 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1926: checking for aclocal configure:1942: found /usr/local/bin/aclocal configure:1954: result: aclocal configure:1964: checking for autoconf configure:1980: found /usr/local/bin/autoconf configure:1992: result: autoconf configure:2002: checking for autoheader configure:2018: found /usr/local/bin/autoheader configure:2030: result: autoheader configure:2047: checking for gnumake configure:2065: found /usr/bin/gnumake configure:2077: result: /usr/bin/gnumake configure:2095: checking for previous build to clean configure:2098: result: done configure:2105: checking for "./features.conf" configure:2121: result: yes configure:2128: checking for "/mnt/gmirror/ports/www/elinks/work/elinks-0.11.2/features.conf" configure:2144: result: yes configure:2161: checking for i386-unknown-gnu-gcc configure:2191: result: no configure:2201: checking for gcc configure:2217: found /usr/bin/gcc configure:2228: result: gcc configure:2466: checking for C compiler version configure:2473: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2476: $? = 0 configure:2483: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2486: $? = 0 configure:2493: gcc -V >&5 gcc: `-V' option must have argument configure:2496: $? = 1 configure:2519: checking for C compiler default output file name configure:2546: gcc -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:2549: $? = 0 configure:2587: result: a.out configure:2604: checking whether the C compiler works configure:2614: ./a.out configure:2617: $? = 0 configure:2634: result: yes configure:2641: checking whether we are cross compiling configure:2643: result: no configure:2646: checking for suffix of executables configure:2653: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:2656: $? = 0 configure:2680: result: configure:2686: checking for suffix of object files configure:2712: gcc -c -fno-common conftest.c >&5 configure:2715: $? = 0 configure:2738: result: configure:2742: checking whether we are using the GNU C compiler configure:2771: gcc -c -fno-common conftest.c >&5 configure:2777: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2794: result: no configure:2799: checking whether gcc accepts -g configure:2829: gcc -c -g conftest.c >&5 configure:2835: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2867: gcc -c conftest.c >&5 configure:2873: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2906: gcc -c -g conftest.c >&5 configure:2912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2934: result: no configure:2951: checking for gcc option to accept ISO C89 configure:3025: gcc -c -fno-common conftest.c >&5 configure:3031: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3031: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3031: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3025: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3031: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3057: result: unsupported configure:3076: checking for gawk configure:3092: found /usr/local/bin/gawk configure:3103: result: gawk configure:3118: checking for gawk configure:3136: found /usr/local/bin/gawk configure:3148: result: /usr/local/bin/gawk configure:3162: checking for i386-unknown-gnu-ranlib configure:3192: result: no configure:3202: checking for ranlib configure:3218: found /usr/bin/ranlib configure:3229: result: ranlib configure:3268: checking for a BSD-compatible install configure:3324: result: /usr/local/bin/ginstall -c configure:3340: checking for cg-commit-id configure:3358: found /usr/local/bin/cg-commit-id configure:3370: result: /usr/local/bin/cg-commit-id configure:3385: checking for sparse configure:3418: result: no configure:3437: checking for asciidoc configure:3455: found /usr/local/bin/asciidoc configure:3467: result: /usr/local/bin/asciidoc configure:3515: checking for xmlto configure:3548: result: no configure:3587: checking for jw configure:3620: result: no configure:3651: checking for pod2html configure:3669: found /usr/local/bin/pod2html configure:3681: result: /usr/local/bin/pod2html configure:3896: checking for BEOS configure:3923: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `kill' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "me" configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __BEOS__ | kill me! | #endif | ; | return 0; | } configure:3956: result: no configure:3962: checking for RISCOS configure:3989: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `kill' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "me" configure:3995: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __riscos__ | kill me! | #endif | ; | return 0; | } configure:4022: result: no configure:4028: checking for WIN32 configure:4055: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `kill' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "me" configure:4061: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _WIN32 | kill me! | #endif | ; | return 0; | } configure:4055: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `kill' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "me" configure:4061: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __WIN32__ | kill me! | #endif | ; | return 0; | } configure:4088: result: no configure:4094: checking for EMX configure:4121: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:20: error: `kill' undeclared (first use in this function) conftest.c:20: error: (Each undeclared identifier is reported only once conftest.c:20: error: for each function it appears in.) conftest.c:20: error: parse error before "me" configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __EMX__ | kill me! | #endif | ; | return 0; | } configure:4154: result: no configure:4160: checking for UNIX configure:4177: result: yes configure:4190: checking for dirent.h that defines DIR configure:4219: gcc -c -fno-common conftest.c >&5 configure:4225: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4241: result: no configure:4190: checking for sys/ndir.h that defines DIR configure:4219: gcc -c -fno-common conftest.c >&5 conftest.c:17:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:22: error: `DIR' undeclared (first use in this function) conftest.c:22: error: (Each undeclared identifier is reported only once conftest.c:22: error: for each function it appears in.) conftest.c:22: error: parse error before ')' token configure:4225: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4241: result: no configure:4190: checking for sys/dir.h that defines DIR configure:4219: gcc -c -fno-common conftest.c >&5 configure:4225: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4241: result: no configure:4190: checking for ndir.h that defines DIR configure:4219: gcc -c -fno-common conftest.c >&5 conftest.c:17:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:22: error: `DIR' undeclared (first use in this function) conftest.c:22: error: (Each undeclared identifier is reported only once conftest.c:22: error: for each function it appears in.) conftest.c:22: error: parse error before ')' token configure:4225: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4241: result: no configure:4338: checking for library containing opendir configure:4379: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:4385: $? = 0 configure:4413: result: none required configure:4428: checking how to run the C preprocessor configure:4468: gcc -E conftest.c configure:4474: $? = 0 configure:4505: gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4511: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include configure:4544: result: gcc -E configure:4573: gcc -E conftest.c configure:4579: $? = 0 configure:4610: gcc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4616: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include configure:4654: checking for grep that handles long lines and -e configure:4728: result: /usr/bin/grep configure:4733: checking for egrep configure:4811: result: /usr/bin/grep -E configure:4816: checking for ANSI C header files configure:4846: gcc -c -fno-common conftest.c >&5 configure:4852: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4977: result: no configure:4987: checking for sys/wait.h that is POSIX.1 compatible configure:5023: gcc -c -fno-common conftest.c >&5 configure:5029: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:5044: result: no configure:5054: checking whether time.h and sys/time.h may both be included configure:5084: gcc -c -fno-common conftest.c >&5 configure:5090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5105: result: no configure:5130: checking for sys/types.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for sys/stat.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for stdlib.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for string.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for memory.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for strings.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for inttypes.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for stdint.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5130: checking for unistd.h configure:5151: gcc -c -fno-common conftest.c >&5 configure:5157: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5173: result: no configure:5203: checking fcntl.h usability configure:5220: gcc -c -fno-common conftest.c >&5 configure:5226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5240: result: no configure:5244: checking fcntl.h presence configure:5259: gcc -E conftest.c configure:5265: $? = 0 configure:5279: result: yes configure:5292: WARNING: fcntl.h: present but cannot be compiled configure:5294: WARNING: fcntl.h: check for missing prerequisite headers? configure:5296: WARNING: fcntl.h: see the Autoconf documentation configure:5298: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5300: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5302: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5307: checking for fcntl.h configure:5315: result: yes configure:5203: checking limits.h usability configure:5220: gcc -c -fno-common conftest.c >&5 configure:5226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5240: result: no configure:5244: checking limits.h presence configure:5259: gcc -E conftest.c configure:5265: $? = 0 configure:5279: result: yes configure:5292: WARNING: limits.h: present but cannot be compiled configure:5294: WARNING: limits.h: check for missing prerequisite headers? configure:5296: WARNING: limits.h: see the Autoconf documentation configure:5298: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5300: WARNING: limits.h: proceeding with the preprocessor's result configure:5302: WARNING: limits.h: in the future, the compiler will take precedence configure:5307: checking for limits.h configure:5315: result: yes configure:5203: checking time.h usability configure:5220: gcc -c -fno-common conftest.c >&5 configure:5226: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5240: result: no configure:5244: checking time.h presence configure:5259: gcc -E conftest.c configure:5265: $? = 0 configure:5279: result: yes configure:5292: WARNING: time.h: present but cannot be compiled configure:5294: WARNING: time.h: check for missing prerequisite headers? configure:5296: WARNING: time.h: see the Autoconf documentation configure:5298: WARNING: time.h: section "Present But Cannot Be Compiled" configure:5300: WARNING: time.h: proceeding with the preprocessor's result configure:5302: WARNING: time.h: in the future, the compiler will take precedence configure:5307: checking for time.h configure:5315: result: yes configure:5193: checking for unistd.h configure:5199: result: no configure:5343: checking sigaction.h usability configure:5360: gcc -c -fno-common conftest.c >&5 conftest.c:52:23: sigaction.h: No such file or directory configure:5366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5380: result: no configure:5384: checking sigaction.h presence configure:5399: gcc -E conftest.c conftest.c:19:23: sigaction.h: No such file or directory configure:5405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:5419: result: no configure:5447: checking for sigaction.h configure:5455: result: no configure:5483: checking arpa/inet.h usability configure:5500: gcc -c -fno-common conftest.c >&5 configure:5506: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5520: result: no configure:5524: checking arpa/inet.h presence configure:5539: gcc -E conftest.c configure:5545: $? = 0 configure:5559: result: yes configure:5572: WARNING: arpa/inet.h: present but cannot be compiled configure:5574: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:5576: WARNING: arpa/inet.h: see the Autoconf documentation configure:5578: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:5580: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:5582: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:5587: checking for arpa/inet.h configure:5595: result: yes configure:5625: checking netinet/in_systm.h usability configure:5642: gcc -c -fno-common conftest.c >&5 configure:5648: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5662: result: no configure:5666: checking netinet/in_systm.h presence configure:5681: gcc -E conftest.c configure:5687: $? = 0 configure:5701: result: yes configure:5714: WARNING: netinet/in_systm.h: present but cannot be compiled configure:5716: WARNING: netinet/in_systm.h: check for missing prerequisite headers? configure:5718: WARNING: netinet/in_systm.h: see the Autoconf documentation configure:5720: WARNING: netinet/in_systm.h: section "Present But Cannot Be Compiled" configure:5722: WARNING: netinet/in_systm.h: proceeding with the preprocessor's result configure:5724: WARNING: netinet/in_systm.h: in the future, the compiler will take precedence configure:5729: checking for netinet/in_systm.h configure:5737: result: yes configure:5625: checking netinet/in_system.h usability configure:5642: gcc -c -fno-common conftest.c >&5 conftest.c:54:31: netinet/in_system.h: No such file or directory configure:5648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5662: result: no configure:5666: checking netinet/in_system.h presence configure:5681: gcc -E conftest.c conftest.c:21:31: netinet/in_system.h: No such file or directory configure:5687: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:5701: result: no configure:5729: checking for netinet/in_system.h configure:5737: result: no configure:5625: checking netinet/ip.h usability configure:5642: gcc -c -fno-common conftest.c >&5 configure:5648: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5662: result: no configure:5666: checking netinet/ip.h presence configure:5681: gcc -E conftest.c configure:5687: $? = 0 configure:5701: result: yes configure:5714: WARNING: netinet/ip.h: present but cannot be compiled configure:5716: WARNING: netinet/ip.h: check for missing prerequisite headers? configure:5718: WARNING: netinet/ip.h: see the Autoconf documentation configure:5720: WARNING: netinet/ip.h: section "Present But Cannot Be Compiled" configure:5722: WARNING: netinet/ip.h: proceeding with the preprocessor's result configure:5724: WARNING: netinet/ip.h: in the future, the compiler will take precedence configure:5729: checking for netinet/ip.h configure:5737: result: yes configure:5768: checking net/if.h usability configure:5785: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:55: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:5791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5805: result: no configure:5809: checking net/if.h presence configure:5824: gcc -E conftest.c configure:5830: $? = 0 configure:5844: result: yes configure:5857: WARNING: net/if.h: present but cannot be compiled configure:5859: WARNING: net/if.h: check for missing prerequisite headers? configure:5861: WARNING: net/if.h: see the Autoconf documentation configure:5863: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:5865: WARNING: net/if.h: proceeding with the preprocessor's result configure:5867: WARNING: net/if.h: in the future, the compiler will take precedence configure:5872: checking for net/if.h configure:5880: result: yes configure:5768: checking netdb.h usability configure:5785: gcc -c -fno-common conftest.c >&5 configure:5791: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5805: result: no configure:5809: checking netdb.h presence configure:5824: gcc -E conftest.c configure:5830: $? = 0 configure:5844: result: yes configure:5857: WARNING: netdb.h: present but cannot be compiled configure:5859: WARNING: netdb.h: check for missing prerequisite headers? configure:5861: WARNING: netdb.h: see the Autoconf documentation configure:5863: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:5865: WARNING: netdb.h: proceeding with the preprocessor's result configure:5867: WARNING: netdb.h: in the future, the compiler will take precedence configure:5872: checking for netdb.h configure:5880: result: yes configure:5768: checking netinet/in.h usability configure:5785: gcc -c -fno-common conftest.c >&5 configure:5791: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5805: result: no configure:5809: checking netinet/in.h presence configure:5824: gcc -E conftest.c configure:5830: $? = 0 configure:5844: result: yes configure:5857: WARNING: netinet/in.h: present but cannot be compiled configure:5859: WARNING: netinet/in.h: check for missing prerequisite headers? configure:5861: WARNING: netinet/in.h: see the Autoconf documentation configure:5863: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:5865: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:5867: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:5872: checking for netinet/in.h configure:5880: result: yes configure:5768: checking netinet/in6_var.h usability configure:5785: gcc -c -fno-common conftest.c >&5 conftest.c:58:29: netinet/in6_var.h: No such file or directory configure:5791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5805: result: no configure:5809: checking netinet/in6_var.h presence configure:5824: gcc -E conftest.c conftest.c:25:29: netinet/in6_var.h: No such file or directory configure:5830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:5844: result: no configure:5872: checking for netinet/in6_var.h configure:5880: result: no configure:5908: checking ifaddrs.h usability configure:5925: gcc -c -fno-common conftest.c >&5 configure:5931: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5945: result: no configure:5949: checking ifaddrs.h presence configure:5964: gcc -E conftest.c configure:5970: $? = 0 configure:5984: result: yes configure:5997: WARNING: ifaddrs.h: present but cannot be compiled configure:5999: WARNING: ifaddrs.h: check for missing prerequisite headers? configure:6001: WARNING: ifaddrs.h: see the Autoconf documentation configure:6003: WARNING: ifaddrs.h: section "Present But Cannot Be Compiled" configure:6005: WARNING: ifaddrs.h: proceeding with the preprocessor's result configure:6007: WARNING: ifaddrs.h: in the future, the compiler will take precedence configure:6012: checking for ifaddrs.h configure:6020: result: yes configure:6049: checking sys/cygwin.h usability configure:6066: gcc -c -fno-common conftest.c >&5 conftest.c:59:24: sys/cygwin.h: No such file or directory configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6086: result: no configure:6090: checking sys/cygwin.h presence configure:6105: gcc -E conftest.c conftest.c:26:24: sys/cygwin.h: No such file or directory configure:6111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:6125: result: no configure:6153: checking for sys/cygwin.h configure:6161: result: no configure:6049: checking io.h usability configure:6066: gcc -c -fno-common conftest.c >&5 conftest.c:59:16: io.h: No such file or directory configure:6072: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6086: result: no configure:6090: checking io.h presence configure:6105: gcc -E conftest.c conftest.c:26:16: io.h: No such file or directory configure:6111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:6125: result: no configure:6153: checking for io.h configure:6161: result: no configure:6189: checking sys/fmutex.h usability configure:6206: gcc -c -fno-common conftest.c >&5 conftest.c:59:24: sys/fmutex.h: No such file or directory configure:6212: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6226: result: no configure:6230: checking sys/fmutex.h presence configure:6245: gcc -E conftest.c conftest.c:26:24: sys/fmutex.h: No such file or directory configure:6251: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:6265: result: no configure:6293: checking for sys/fmutex.h configure:6301: result: no configure:6330: checking sys/ioctl.h usability configure:6347: gcc -c -fno-common conftest.c >&5 configure:6353: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6367: result: no configure:6371: checking sys/ioctl.h presence configure:6386: gcc -E conftest.c configure:6392: $? = 0 configure:6406: result: yes configure:6419: WARNING: sys/ioctl.h: present but cannot be compiled configure:6421: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:6423: WARNING: sys/ioctl.h: see the Autoconf documentation configure:6425: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:6427: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:6429: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:6434: checking for sys/ioctl.h configure:6442: result: yes configure:6330: checking sys/sockio.h usability configure:6347: gcc -c -fno-common conftest.c >&5 configure:6353: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6367: result: no configure:6371: checking sys/sockio.h presence configure:6386: gcc -E conftest.c configure:6392: $? = 0 configure:6406: result: yes configure:6419: WARNING: sys/sockio.h: present but cannot be compiled configure:6421: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:6423: WARNING: sys/sockio.h: see the Autoconf documentation configure:6425: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:6427: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:6429: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:6434: checking for sys/sockio.h configure:6442: result: yes configure:6470: checking sys/resource.h usability configure:6487: gcc -c -fno-common conftest.c >&5 configure:6493: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6507: result: no configure:6511: checking sys/resource.h presence configure:6526: gcc -E conftest.c configure:6532: $? = 0 configure:6546: result: yes configure:6559: WARNING: sys/resource.h: present but cannot be compiled configure:6561: WARNING: sys/resource.h: check for missing prerequisite headers? configure:6563: WARNING: sys/resource.h: see the Autoconf documentation configure:6565: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:6567: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:6569: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:6574: checking for sys/resource.h configure:6582: result: yes configure:6610: checking sys/select.h usability configure:6627: gcc -c -fno-common conftest.c >&5 configure:6633: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6647: result: no configure:6651: checking sys/select.h presence configure:6666: gcc -E conftest.c configure:6672: $? = 0 configure:6686: result: yes configure:6699: WARNING: sys/select.h: present but cannot be compiled configure:6701: WARNING: sys/select.h: check for missing prerequisite headers? configure:6703: WARNING: sys/select.h: see the Autoconf documentation configure:6705: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:6707: WARNING: sys/select.h: proceeding with the preprocessor's result configure:6709: WARNING: sys/select.h: in the future, the compiler will take precedence configure:6714: checking for sys/select.h configure:6722: result: yes configure:6750: checking sys/signal.h usability configure:6767: gcc -c -fno-common conftest.c >&5 configure:6773: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6787: result: no configure:6791: checking sys/signal.h presence configure:6806: gcc -E conftest.c configure:6812: $? = 0 configure:6826: result: yes configure:6839: WARNING: sys/signal.h: present but cannot be compiled configure:6841: WARNING: sys/signal.h: check for missing prerequisite headers? configure:6843: WARNING: sys/signal.h: see the Autoconf documentation configure:6845: WARNING: sys/signal.h: section "Present But Cannot Be Compiled" configure:6847: WARNING: sys/signal.h: proceeding with the preprocessor's result configure:6849: WARNING: sys/signal.h: in the future, the compiler will take precedence configure:6854: checking for sys/signal.h configure:6862: result: yes configure:6890: checking sys/socket.h usability configure:6907: gcc -c -fno-common conftest.c >&5 configure:6913: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6927: result: no configure:6931: checking sys/socket.h presence configure:6946: gcc -E conftest.c configure:6952: $? = 0 configure:6966: result: yes configure:6979: WARNING: sys/socket.h: present but cannot be compiled configure:6981: WARNING: sys/socket.h: check for missing prerequisite headers? configure:6983: WARNING: sys/socket.h: see the Autoconf documentation configure:6985: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:6987: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:6989: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:6994: checking for sys/socket.h configure:7002: result: yes configure:7030: checking sys/time.h usability configure:7047: gcc -c -fno-common conftest.c >&5 configure:7053: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7067: result: no configure:7071: checking sys/time.h presence configure:7086: gcc -E conftest.c configure:7092: $? = 0 configure:7106: result: yes configure:7119: WARNING: sys/time.h: present but cannot be compiled configure:7121: WARNING: sys/time.h: check for missing prerequisite headers? configure:7123: WARNING: sys/time.h: see the Autoconf documentation configure:7125: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:7127: WARNING: sys/time.h: proceeding with the preprocessor's result configure:7129: WARNING: sys/time.h: in the future, the compiler will take precedence configure:7134: checking for sys/time.h configure:7142: result: yes configure:7170: checking sys/utsname.h usability configure:7187: gcc -c -fno-common conftest.c >&5 configure:7193: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7207: result: no configure:7211: checking sys/utsname.h presence configure:7226: gcc -E conftest.c configure:7232: $? = 0 configure:7246: result: yes configure:7259: WARNING: sys/utsname.h: present but cannot be compiled configure:7261: WARNING: sys/utsname.h: check for missing prerequisite headers? configure:7263: WARNING: sys/utsname.h: see the Autoconf documentation configure:7265: WARNING: sys/utsname.h: section "Present But Cannot Be Compiled" configure:7267: WARNING: sys/utsname.h: proceeding with the preprocessor's result configure:7269: WARNING: sys/utsname.h: in the future, the compiler will take precedence configure:7274: checking for sys/utsname.h configure:7282: result: yes configure:7301: checking for stdint.h configure:7307: result: no configure:7301: checking for inttypes.h configure:7307: result: no configure:7452: checking locale.h usability configure:7469: gcc -c -fno-common conftest.c >&5 configure:7475: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7489: result: no configure:7493: checking locale.h presence configure:7508: gcc -E conftest.c configure:7514: $? = 0 configure:7528: result: yes configure:7541: WARNING: locale.h: present but cannot be compiled configure:7543: WARNING: locale.h: check for missing prerequisite headers? configure:7545: WARNING: locale.h: see the Autoconf documentation configure:7547: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:7549: WARNING: locale.h: proceeding with the preprocessor's result configure:7551: WARNING: locale.h: in the future, the compiler will take precedence configure:7556: checking for locale.h configure:7564: result: yes configure:7452: checking pwd.h usability configure:7469: gcc -c -fno-common conftest.c >&5 configure:7475: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7489: result: no configure:7493: checking pwd.h presence configure:7508: gcc -E conftest.c configure:7514: $? = 0 configure:7528: result: yes configure:7541: WARNING: pwd.h: present but cannot be compiled configure:7543: WARNING: pwd.h: check for missing prerequisite headers? configure:7545: WARNING: pwd.h: see the Autoconf documentation configure:7547: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:7549: WARNING: pwd.h: proceeding with the preprocessor's result configure:7551: WARNING: pwd.h: in the future, the compiler will take precedence configure:7556: checking for pwd.h configure:7564: result: yes configure:7592: checking termios.h usability configure:7609: gcc -c -fno-common conftest.c >&5 configure:7615: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7629: result: no configure:7633: checking termios.h presence configure:7648: gcc -E conftest.c configure:7654: $? = 0 configure:7668: result: yes configure:7681: WARNING: termios.h: present but cannot be compiled configure:7683: WARNING: termios.h: check for missing prerequisite headers? configure:7685: WARNING: termios.h: see the Autoconf documentation configure:7687: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:7689: WARNING: termios.h: proceeding with the preprocessor's result configure:7691: WARNING: termios.h: in the future, the compiler will take precedence configure:7696: checking for termios.h configure:7704: result: yes configure:7734: checking sys/un.h usability configure:7751: gcc -c -fno-common conftest.c >&5 configure:7757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7771: result: no configure:7775: checking sys/un.h presence configure:7790: gcc -E conftest.c configure:7796: $? = 0 configure:7810: result: yes configure:7823: WARNING: sys/un.h: present but cannot be compiled configure:7825: WARNING: sys/un.h: check for missing prerequisite headers? configure:7827: WARNING: sys/un.h: see the Autoconf documentation configure:7829: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:7831: WARNING: sys/un.h: proceeding with the preprocessor's result configure:7833: WARNING: sys/un.h: in the future, the compiler will take precedence configure:7838: checking for sys/un.h configure:7846: result: yes configure:7872: checking whether struct tm is in sys/time.h or time.h configure:7902: gcc -c -fno-common conftest.c >&5 configure:7908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:7923: result: sys/time.h configure:7933: checking for an ANSI C-conforming const configure:8008: gcc -c -fno-common conftest.c >&5 configure:8014: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:8029: result: no configure:8039: checking for inline configure:8065: gcc -c -fno-common conftest.c >&5 configure:8071: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:8065: gcc -c -fno-common conftest.c >&5 configure:8071: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:8065: gcc -c -fno-common conftest.c >&5 configure:8071: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:8089: result: no configure:8110: checking for typeof configure:8133: gcc -c -fno-common conftest.c >&5 configure:8139: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | int a; typeof(a) b; | ; | return 0; | } configure:8157: result: no configure:8168: checking for special C compiler options needed for large files configure:8208: gcc -c -fno-common conftest.c >&5 configure:8214: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8235: gcc -n32 -c -fno-common conftest.c >&5 gcc: unrecognized option `-n32' configure:8241: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8261: result: no configure:8267: checking for _FILE_OFFSET_BITS value needed for large files configure:8302: gcc -c -fno-common conftest.c >&5 configure:8308: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8352: gcc -c -fno-common conftest.c >&5 configure:8358: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8376: result: unknown configure:8388: checking for _LARGE_FILES value needed for large files configure:8423: gcc -c -fno-common conftest.c >&5 configure:8429: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8473: gcc -c -fno-common conftest.c >&5 configure:8479: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:8497: result: unknown configure:8511: checking for size_t configure:8541: gcc -c -fno-common conftest.c >&5 configure:8547: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8562: result: no configure:8574: checking for off_t configure:8604: gcc -c -fno-common conftest.c >&5 conftest.c:78: error: parse error before "ac__type_new_" conftest.c:78: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:82: error: parse error before ')' token configure:8610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8625: result: no configure:8639: checking for ssize_t configure:8664: gcc -c -fno-common conftest.c >&5 configure:8670: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | /* end confdefs.h. */ | | #include | | int | main () | { | int a = sizeof(ssize_t); | ; | return 0; | } configure:8684: result: no configure:8697: checking for long long configure:8723: gcc -c -fno-common conftest.c >&5 configure:8729: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | | #include | | | int | main () | { | int a = sizeof(long long); | ; | return 0; | } configure:8747: result: no configure:8754: checking for off_t configure:8780: gcc -c -fno-common conftest.c >&5 configure:8786: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | | #include | | | int | main () | { | int a = sizeof(off_t); | ; | return 0; | } configure:8804: result: no configure:8812: checking for int32_t configure:8845: gcc -c -fno-common conftest.c >&5 configure:8851: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | | #include | | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | | int | main () | { | int a = sizeof(int32_t); | ; | return 0; | } configure:8869: result: no configure:8878: checking for uint32_t configure:8911: gcc -c -fno-common conftest.c >&5 configure:8917: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | | #include | | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | | int | main () | { | int a = sizeof(uint32_t); | ; | return 0; | } configure:8935: result: no configure:8944: checking for uint16_t configure:8977: gcc -c -fno-common conftest.c >&5 configure:8983: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | | #include | | #ifdef HAVE_STDINT_H | #include | #endif | #ifdef HAVE_INTTYPES_H | #include | #endif | | | int | main () | { | int a = sizeof(uint16_t); | ; | return 0; | } configure:9001: result: no configure:9007: checking for char configure:9037: gcc -c -fno-common conftest.c >&5 configure:9043: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef char ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9058: result: no configure:9065: checking size of char configure:9367: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:9370: $? = 0 configure:9376: ./conftest configure:9379: $? = 0 configure:9402: result: 1 configure:9412: checking for short configure:9442: gcc -c -fno-common conftest.c >&5 configure:9448: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef short ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9463: result: no configure:9470: checking size of short configure:9772: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:9775: $? = 0 configure:9781: ./conftest configure:9784: $? = 0 configure:9807: result: 2 configure:9817: checking for int configure:9847: gcc -c -fno-common conftest.c >&5 configure:9853: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9868: result: no configure:9875: checking size of int configure:10177: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:10180: $? = 0 configure:10186: ./conftest configure:10189: $? = 0 configure:10212: result: 4 configure:10222: checking for long configure:10252: gcc -c -fno-common conftest.c >&5 configure:10258: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10273: result: no configure:10280: checking size of long configure:10582: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:10585: $? = 0 configure:10591: ./conftest configure:10594: $? = 0 configure:10617: result: 4 configure:10657: gcc -c -fno-common conftest.c >&5 configure:10663: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10678: result: no configure:10685: checking size of long long configure:10987: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:10990: $? = 0 configure:10996: ./conftest configure:10999: $? = 0 configure:11022: result: 8 configure:11083: result: no configure:11090: checking size of off_t configure:11392: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' configure:11395: $? = 0 configure:11401: ./conftest configure:11404: $? = 0 configure:11427: result: 4 configure:11440: checking for variadic macros configure:11464: gcc -c -fno-common conftest.c >&5 configure:11470: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | /* end confdefs.h. */ | #include | #define a(b,c...) printf(b,##c) | int | main () | { | a("foo");a("%s","bar");a("%s%s","baz","quux"); | ; | return 0; | } configure:11488: result: no configure:11492: checking for -rdynamic configure:11517: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:11523: $? = 0 configure:11540: result: yes configure:11547: checking for regex_t configure:11573: gcc -c -fno-common conftest.c >&5 configure:11579: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int a = sizeof(regex_t); | ; | return 0; | } configure:11597: result: no configure:11653: checking for working memcmp configure:11706: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:11709: $? = 0 configure:11715: ./conftest configure:11718: $? = 0 configure:11734: result: yes configure:11749: checking for stdlib.h configure:11755: result: no configure:11749: checking for unistd.h configure:11755: result: no configure:11888: checking for getpagesize configure:11944: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:11950: $? = 0 configure:11968: result: yes configure:11978: checking for working mmap configure:12125: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12128: $? = 0 configure:12134: ./conftest ./configure: line 1: 2458 Bus error ./conftest$ac_exeext configure:12137: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:12153: result: no configure:12168: checking for strftime configure:12224: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12230: $? = 0 configure:12248: result: yes configure:12336: checking for cfmakeraw configure:12392: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12398: $? = 0 configure:12416: result: yes configure:12336: checking for gethostbyaddr configure:12392: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12398: $? = 0 configure:12416: result: yes configure:12336: checking for herror configure:12392: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12398: $? = 0 configure:12416: result: yes configure:12336: checking for strerror configure:12392: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12398: $? = 0 configure:12416: result: yes configure:12436: checking for popen configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for uname configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for access configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for chmod configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for alarm configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for timegm configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12498: $? = 0 configure:12516: result: yes configure:12436: checking for mremap configure:12492: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: Undefined symbols: _mremap configure:12498: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mremap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mremap || defined __stub___mremap | choke me | #endif | | int | main () | { | return mremap (); | ; | return 0; | } configure:12516: result: no configure:12535: checking for strcasecmp configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12597: $? = 0 configure:12615: result: yes configure:12535: checking for strncasecmp configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12597: $? = 0 configure:12615: result: yes configure:12535: checking for strcasestr configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12597: $? = 0 configure:12615: result: yes configure:12535: checking for strstr configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:91: warning: conflicting types for built-in function `strstr' configure:12597: $? = 0 configure:12615: result: yes configure:12535: checking for strchr configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:92: warning: conflicting types for built-in function `strchr' configure:12597: $? = 0 configure:12615: result: yes configure:12535: checking for strrchr configure:12591: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:93: warning: conflicting types for built-in function `strrchr' configure:12597: $? = 0 configure:12615: result: yes configure:12636: checking for memmove configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for bcopy configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for stpcpy configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for strdup configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for index configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:98: warning: conflicting types for built-in function `index' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for isdigit configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12698: $? = 0 configure:12716: result: yes configure:12636: checking for mempcpy configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: Undefined symbols: _mempcpy configure:12698: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:12716: result: no configure:12636: checking for memrchr configure:12692: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: Undefined symbols: _memrchr configure:12698: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | /* end confdefs.h. */ | /* Define memrchr to an innocuous variant, in case declares memrchr. | For example, HP-UX 11i declares gettimeofday. */ | #define memrchr innocuous_memrchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memrchr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memrchr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memrchr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memrchr || defined __stub___memrchr | choke me | #endif | | int | main () | { | return memrchr (); | ; | return 0; | } configure:12716: result: no configure:12733: checking for snprintf configure:12789: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:100: warning: conflicting types for built-in function `snprintf' configure:12795: $? = 0 configure:12813: result: yes configure:12733: checking for vsnprintf configure:12789: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:101: warning: conflicting types for built-in function `vsnprintf' configure:12795: $? = 0 configure:12813: result: yes configure:12733: checking for asprintf configure:12789: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12795: $? = 0 configure:12813: result: yes configure:12733: checking for vasprintf configure:12789: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12795: $? = 0 configure:12813: result: yes configure:12830: checking for getifaddrs configure:12886: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12892: $? = 0 configure:12910: result: yes configure:12830: checking for getpwnam configure:12886: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12892: $? = 0 configure:12910: result: yes configure:12830: checking for inet_pton configure:12886: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12892: $? = 0 configure:12910: result: yes configure:12830: checking for inet_ntop configure:12886: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12892: $? = 0 configure:12910: result: yes configure:12928: checking for fflush configure:12984: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12990: $? = 0 configure:13008: result: yes configure:12928: checking for fsync configure:12984: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12990: $? = 0 configure:13008: result: yes configure:12928: checking for fseeko configure:12984: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12990: $? = 0 configure:13008: result: yes configure:12928: checking for ftello configure:12984: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12990: $? = 0 configure:13008: result: yes configure:12928: checking for sigaction configure:12984: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:12990: $? = 0 configure:13008: result: yes configure:13023: checking for gettimeofday configure:13079: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13085: $? = 0 configure:13103: result: yes configure:13023: checking for clock_gettime configure:13079: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: Undefined symbols: _clock_gettime configure:13085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:13103: result: no configure:13118: checking for cygwin_conv_to_full_win32_path configure:13174: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: Undefined symbols: _cygwin_conv_to_full_win32_path configure:13180: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define cygwin_conv_to_full_win32_path to an innocuous variant, in case declares cygwin_conv_to_full_win32_path. | For example, HP-UX 11i declares gettimeofday. */ | #define cygwin_conv_to_full_win32_path innocuous_cygwin_conv_to_full_win32_path | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cygwin_conv_to_full_win32_path (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cygwin_conv_to_full_win32_path | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cygwin_conv_to_full_win32_path (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cygwin_conv_to_full_win32_path || defined __stub___cygwin_conv_to_full_win32_path | choke me | #endif | | int | main () | { | return cygwin_conv_to_full_win32_path (); | ; | return 0; | } configure:13198: result: no configure:13214: checking for setenv configure:13270: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13276: $? = 0 configure:13294: result: yes configure:13214: checking for putenv configure:13270: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13276: $? = 0 configure:13294: result: yes configure:13308: checking for getuid configure:13364: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13370: $? = 0 configure:13388: result: yes configure:13402: checking for geteuid configure:13458: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13464: $? = 0 configure:13482: result: yes configure:13497: checking for getpid configure:13553: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13559: $? = 0 configure:13577: result: yes configure:13594: checking for setpgid configure:13650: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13656: $? = 0 configure:13674: result: yes configure:13594: checking for getpgid configure:13650: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13656: $? = 0 configure:13674: result: yes configure:13594: checking for setpgrp configure:13650: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13656: $? = 0 configure:13674: result: yes configure:13594: checking for getpgrp configure:13650: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13656: $? = 0 configure:13674: result: yes configure:13688: checking for raise configure:13744: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13750: $? = 0 configure:13768: result: yes configure:13782: checking for kill configure:13838: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13844: $? = 0 configure:13862: result: yes configure:13881: checking for __va_copy configure:13909: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13915: $? = 0 configure:13932: result: yes configure:13942: checking for sysconf(_SC_PAGE_SIZE) configure:13970: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:13976: $? = 0 configure:13993: result: yes configure:14003: checking for C99 vsnprintf configure:14058: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' configure:14061: $? = 0 configure:14067: ./conftest configure:14070: $? = 0 configure:14086: result: yes configure:14097: checking for dlopen in -ldl configure:14132: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ldl >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:14138: $? = 0 configure:14156: result: yes configure:14169: checking for socket configure:14225: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:14231: $? = 0 configure:14248: result: yes configure:14330: checking for setsockopt configure:14386: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:14392: $? = 0 configure:14409: result: yes configure:14491: checking for gethostbyname configure:14547: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:14553: $? = 0 configure:14570: result: yes configure:14755: checking for gpm support configure:14759: result: yes configure:14788: checking gpm.h usability configure:14805: gcc -c -fno-common conftest.c >&5 conftest.c:139:17: gpm.h: No such file or directory configure:14811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14825: result: no configure:14829: checking gpm.h presence configure:14844: gcc -E conftest.c conftest.c:106:17: gpm.h: No such file or directory configure:14850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include configure:14864: result: no configure:14892: checking for gpm.h configure:14900: result: no configure:15052: checking for zlib support configure:15056: result: yes configure:15085: checking zlib.h usability configure:15102: gcc -c -fno-common conftest.c >&5 configure:15108: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15122: result: no configure:15126: checking zlib.h presence configure:15141: gcc -E conftest.c configure:15147: $? = 0 configure:15161: result: yes configure:15174: WARNING: zlib.h: present but cannot be compiled configure:15176: WARNING: zlib.h: check for missing prerequisite headers? configure:15178: WARNING: zlib.h: see the Autoconf documentation configure:15180: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure:15182: WARNING: zlib.h: proceeding with the preprocessor's result configure:15184: WARNING: zlib.h: in the future, the compiler will take precedence configure:15189: checking for zlib.h configure:15197: result: yes configure:15213: checking for gzdopen in -lz configure:15248: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lz -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15254: $? = 0 configure:15272: result: yes configure:15349: checking for bzlib support configure:15353: result: yes configure:15382: checking bzlib.h usability configure:15399: gcc -c -fno-common conftest.c >&5 configure:15405: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15419: result: no configure:15423: checking bzlib.h presence configure:15438: gcc -E conftest.c configure:15444: $? = 0 configure:15458: result: yes configure:15471: WARNING: bzlib.h: present but cannot be compiled configure:15473: WARNING: bzlib.h: check for missing prerequisite headers? configure:15475: WARNING: bzlib.h: see the Autoconf documentation configure:15477: WARNING: bzlib.h: section "Present But Cannot Be Compiled" configure:15479: WARNING: bzlib.h: proceeding with the preprocessor's result configure:15481: WARNING: bzlib.h: in the future, the compiler will take precedence configure:15486: checking for bzlib.h configure:15494: result: yes configure:15510: checking for BZ2_bzReadOpen in -lbz2 configure:15545: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lbz2 -ldl -lz >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15551: $? = 0 configure:15569: result: yes configure:15646: checking for idn support configure:15650: result: yes configure:15679: checking idna.h usability configure:15696: gcc -c -fno-common conftest.c >&5 configure:15702: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15716: result: no configure:15720: checking idna.h presence configure:15735: gcc -E conftest.c configure:15741: $? = 0 configure:15755: result: yes configure:15768: WARNING: idna.h: present but cannot be compiled configure:15770: WARNING: idna.h: check for missing prerequisite headers? configure:15772: WARNING: idna.h: see the Autoconf documentation configure:15774: WARNING: idna.h: section "Present But Cannot Be Compiled" configure:15776: WARNING: idna.h: proceeding with the preprocessor's result configure:15778: WARNING: idna.h: in the future, the compiler will take precedence configure:15783: checking for idna.h configure:15791: result: yes configure:15807: checking for stringprep_check_version in -lidn configure:15842: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lidn -ldl -lz -lbz2 >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: can't locate file for: -lidn configure:15848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stringprep_check_version (); | int | main () | { | return stringprep_check_version (); | ; | return 0; | } configure:15866: result: no configure:16001: checking expat.h usability configure:16018: gcc -c -fno-common conftest.c >&5 configure:16024: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16038: result: no configure:16042: checking expat.h presence configure:16057: gcc -E conftest.c configure:16063: $? = 0 configure:16077: result: yes configure:16090: WARNING: expat.h: present but cannot be compiled configure:16092: WARNING: expat.h: check for missing prerequisite headers? configure:16094: WARNING: expat.h: see the Autoconf documentation configure:16096: WARNING: expat.h: section "Present But Cannot Be Compiled" configure:16098: WARNING: expat.h: proceeding with the preprocessor's result configure:16100: WARNING: expat.h: in the future, the compiler will take precedence configure:16105: checking for expat.h configure:16113: result: yes configure:16130: checking for XML_ParserCreate in -lexpat configure:16165: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lexpat -ldl -lz -lbz2 >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:16171: $? = 0 configure:16189: result: yes configure:16297: checking sys/consio.h usability configure:16314: gcc -c -fno-common conftest.c >&5 conftest.c:147:24: sys/consio.h: No such file or directory configure:16320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16334: result: no configure:16338: checking sys/consio.h presence configure:16353: gcc -E conftest.c conftest.c:114:24: sys/consio.h: No such file or directory configure:16359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include configure:16373: result: no configure:16401: checking for sys/consio.h configure:16409: result: no configure:16297: checking machine/console.h usability configure:16314: gcc -c -fno-common conftest.c >&5 conftest.c:147:29: machine/console.h: No such file or directory configure:16320: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16334: result: no configure:16338: checking machine/console.h presence configure:16353: gcc -E conftest.c conftest.c:114:29: machine/console.h: No such file or directory configure:16359: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include configure:16373: result: no configure:16401: checking for machine/console.h configure:16409: result: no configure:17031: checking for SpiderMonkey configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include -I/usr/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include -I/usr/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include/js -I/usr/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include/js -I/usr/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include/smjs -I/usr/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/include/smjs -I/usr/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include/js -I/usr/local/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include/js -I/usr/local/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include/smjs -I/usr/local/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/usr/local/include/smjs -I/usr/local/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include -I/opt/spidermonkey/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include -I/opt/spidermonkey/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include/js -I/opt/spidermonkey/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include/js -I/opt/spidermonkey/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include/smjs -I/opt/spidermonkey/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/spidermonkey/include/smjs -I/opt/spidermonkey/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/spidermonkey/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include -I/opt/js/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include -I/opt/js/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include/js -I/opt/js/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include/js -I/opt/js/include/js -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include/smjs -I/opt/js/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -ljs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17083: gcc -o conftest -fno-common -I/opt/js/include/smjs -I/opt/js/include/smjs -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/opt/js/lib -lsmjs -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:234:71: jsautocfg.h: No such file or directory /usr/local/include/jstypes.h:253:2: #error No suitable type for JSInt8/JSUint8 /usr/local/include/jstypes.h:266:2: #error No suitable type for JSInt16/JSUint16 /usr/local/include/jstypes.h:286:2: #error No suitable type for JSInt32/JSUint32 In file included from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jstypes.h:318: error: parse error before "JSUint32" /usr/local/include/jstypes.h:321: error: parse error before "JSUint64" /usr/local/include/jstypes.h:337:2: #error 'sizeof(int)' not sufficient for platform use /usr/local/include/jstypes.h:378: error: parse error before "JSBool" /usr/local/include/jstypes.h:388: error: parse error before "JSPackedBool" In file included from /usr/local/include/jstypes.h:397, from /usr/local/include/jspubtd.h:45, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jsotypes.h:76: error: parse error before "uintn" /usr/local/include/jsotypes.h:77: error: parse error before "uint64" /usr/local/include/jsotypes.h:79: error: parse error before "uint32" /usr/local/include/jsotypes.h:83: error: parse error before "uint16" /usr/local/include/jsotypes.h:84: error: parse error before "uint8" /usr/local/include/jsotypes.h:87: error: parse error before "intn" /usr/local/include/jsotypes.h:99: error: parse error before "int64" /usr/local/include/jsotypes.h:106: error: parse error before "int32" /usr/local/include/jsotypes.h:110: error: parse error before "int16" /usr/local/include/jsotypes.h:111: error: parse error before "int8" In file included from /usr/local/include/jscompat.h:49, from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jslong.h:70: error: parse error before "JSLL_MaxInt" /usr/local/include/jslong.h:71: error: parse error before "JSLL_MinInt" /usr/local/include/jslong.h:72: error: parse error before "JSLL_Zero" /usr/local/include/jslong.h:279: error: parse error before '*' token In file included from /usr/local/include/jspubtd.h:46, from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jscompat.h:51: error: parse error before "intN" /usr/local/include/jscompat.h:52: error: parse error before "uintN" In file included from /usr/local/include/jsapi.h:47, from conftest.c:115: /usr/local/include/jspubtd.h:51: error: parse error before "jschar" /usr/local/include/jspubtd.h:52: error: parse error before "jsint" /usr/local/include/jspubtd.h:53: error: parse error before "jsuint" /usr/local/include/jspubtd.h:57: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:144: error: parse error before '*' token /usr/local/include/jspubtd.h:145: error: `JSBool' declared as function returning a function /usr/local/include/jspubtd.h:145: error: `JSBool' redeclared as different kind of symbol /usr/local/include/jstypes.h:378: error: previous declaration of `JSBool' /usr/local/include/jspubtd.h:177: error: `JSNewEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:184: error: `JSEnumerateOp' declared as function returning a function /usr/local/include/jspubtd.h:199: error: `JSResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:229: error: parse error before "uintN" /usr/local/include/jspubtd.h:229: error: `JSNewResolveOp' declared as function returning a function /usr/local/include/jspubtd.h:237: error: `JSConvertOp' declared as function returning a function /usr/local/include/jspubtd.h:290: error: `JSCheckAccessOp' declared as function returning a function /usr/local/include/jspubtd.h:297: error: `JSXDRObjectOp' declared as function returning a function /usr/local/include/jspubtd.h:306: error: `JSHasInstanceOp' declared as function returning a function /usr/local/include/jspubtd.h:327: error: parse error before '*' token /usr/local/include/jspubtd.h:327: error: `uint32' declared as function returning a function /usr/local/include/jspubtd.h:327: error: `uint32' redeclared as different kind of symbol /usr/local/include/jsotypes.h:79: error: previous declaration of `uint32' /usr/local/include/jspubtd.h:342: error: `JSReserveSlotsOp' declared as function returning a function /usr/local/include/jspubtd.h:360: error: parse error before "jsrefcount" /usr/local/include/jspubtd.h:394: error: `JSLookupPropOp' declared as function returning a function /usr/local/include/jspubtd.h:411: error: parse error before "JSPropertyOp" /usr/local/include/jspubtd.h:412: error: `JSDefinePropOp' declared as function returning a function /usr/local/include/jspubtd.h:424: error: `JSPropertyIdOp' declared as function returning a function /usr/local/include/jspubtd.h:434: error: parse error before "uintN" /usr/local/include/jspubtd.h:434: error: `JSAttributesOp' declared as function returning a function /usr/local/include/jspubtd.h:444: error: parse error before "uintN" /usr/local/include/jspubtd.h:444: error: `JSCheckAccessIdOp' declared as function returning a function /usr/local/include/jspubtd.h:471: error: `JSSetObjectSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:492: error: `JSSetRequiredSlotOp' declared as function returning a function /usr/local/include/jspubtd.h:497: error: parse error before "uintN" /usr/local/include/jspubtd.h:498: error: `JSNative' declared as function returning a function /usr/local/include/jspubtd.h:510: error: `JSGCCallback' declared as function returning a function /usr/local/include/jspubtd.h:513: error: `JSBranchCallback' declared as function returning a function /usr/local/include/jspubtd.h:521: error: parse error before "uintN" /usr/local/include/jspubtd.h:524: error: parse error before '*' token /usr/local/include/jspubtd.h:526: error: parse error before "uintN" /usr/local/include/jspubtd.h:539: error: `JSLocaleToUpperCase' declared as function returning a function /usr/local/include/jspubtd.h:543: error: `JSLocaleToLowerCase' declared as function returning a function /usr/local/include/jspubtd.h:548: error: `JSLocaleCompare' declared as function returning a function /usr/local/include/jspubtd.h:551: error: `JSLocaleToUnicode' declared as function returning a function /usr/local/include/jspubtd.h:567: error: `JSPrincipalsTranscoder' declared as function returning a function In file included from conftest.c:115: /usr/local/include/jsapi.h:153: error: parse error before "JS_Now" /usr/local/include/jsapi.h:202: error: parse error before "uintN" /usr/local/include/jsapi.h:203: error: `JS_ConvertArguments' declared as function returning a function /usr/local/include/jsapi.h:283: error: `JS_ConvertValue' declared as function returning a function /usr/local/include/jsapi.h:286: error: `JS_ValueToObject' declared as function returning a function /usr/local/include/jsapi.h:298: error: `JS_ValueToNumber' declared as function returning a function /usr/local/include/jsapi.h:305: error: parse error before "int32" /usr/local/include/jsapi.h:305: error: `JS_ValueToECMAInt32' declared as function returning a function /usr/local/include/jsapi.h:312: error: `JS_ValueToECMAUint32' declared as function returning a function /usr/local/include/jsapi.h:320: error: parse error before "int32" /usr/local/include/jsapi.h:320: error: `JS_ValueToInt32' declared as function returning a function /usr/local/include/jsapi.h:326: error: parse error before "uint16" /usr/local/include/jsapi.h:326: error: `JS_ValueToUint16' declared as function returning a function /usr/local/include/jsapi.h:329: error: `JS_ValueToBoolean' declared as function returning a function /usr/local/include/jsapi.h:451: error: `JS_GetOptions' declared as function returning a function /usr/local/include/jsapi.h:454: error: `JS_SetOptions' declared as function returning a function /usr/local/include/jsapi.h:457: error: `JS_ToggleOptions' declared as function returning a function /usr/local/include/jsapi.h:476: error: `JS_InitStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:493: error: `JS_ResolveStandardClass' declared as function returning a function /usr/local/include/jsapi.h:496: error: `JS_EnumerateStandardClasses' declared as function returning a function /usr/local/include/jsapi.h:517: error: `JS_NewDoubleValue' declared as function returning a function /usr/local/include/jsapi.h:520: error: `JS_NewNumberValue' declared as function returning a function /usr/local/include/jsapi.h:539: error: `JS_AddRoot' declared as function returning a function /usr/local/include/jsapi.h:548: error: `JS_AddNamedRoot' declared as function returning a function /usr/local/include/jsapi.h:551: error: `JS_AddNamedRootRT' declared as function returning a function /usr/local/include/jsapi.h:554: error: `JS_RemoveRoot' declared as function returning a function /usr/local/include/jsapi.h:557: error: `JS_RemoveRootRT' declared as function returning a function /usr/local/include/jsapi.h:623: error: `JS_EnterLocalRootScope' declared as function returning a function /usr/local/include/jsapi.h:661: error: parse error before '*' token /usr/local/include/jsapi.h:661: error: `intN' declared as function returning a function /usr/local/include/jsapi.h:661: error: `intN' redeclared as different kind of symbol /usr/local/include/jscompat.h:51: error: previous declaration of `intN' /usr/local/include/jsapi.h:664: error: parse error before "JSGCRootMapFun" /usr/local/include/jsapi.h:664: error: `JS_MapGCRoots' declared as function returning a function /usr/local/include/jsapi.h:667: error: `JS_LockGCThing' declared as function returning a function /usr/local/include/jsapi.h:670: error: `JS_LockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:673: error: `JS_UnlockGCThing' declared as function returning a function /usr/local/include/jsapi.h:676: error: `JS_UnlockGCThingRT' declared as function returning a function /usr/local/include/jsapi.h:707: error: `JS_IsAboutToBeFinalized' declared as function returning a function /usr/local/include/jsapi.h:722: error: `JS_AddExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:738: error: `JS_RemoveExternalStringFinalizer' declared as function returning a function /usr/local/include/jsapi.h:746: error: parse error before "jschar" /usr/local/include/jsapi.h:753: error: `JS_GetExternalStringGCType' declared as function returning a function /usr/local/include/jsapi.h:772: error: field `flags' declared as a function /usr/local/include/jsapi.h:775: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:777: error: parse error before "getProperty" /usr/local/include/jsapi.h:778: error: parse error before "setProperty" /usr/local/include/jsapi.h:791: error: parse error before "mark" /usr/local/include/jsapi.h:793: error: parse error before '}' token /usr/local/include/jsapi.h:847: error: parse error before "JSMarkOp" /usr/local/include/jsapi.h:851: error: parse error before '}' token /usr/local/include/jsapi.h:868: error: parse error before "jsint" /usr/local/include/jsapi.h:870: error: parse error before '}' token /usr/local/include/jsapi.h:876: error: `JS_ValueToId' declared as function returning a function /usr/local/include/jsapi.h:879: error: `JS_IdToValue' declared as function returning a function /usr/local/include/jsapi.h:888: error: `JS_PropertyStub' declared as function returning a function /usr/local/include/jsapi.h:891: error: `JS_EnumerateStub' declared as function returning a function /usr/local/include/jsapi.h:894: error: `JS_ResolveStub' declared as function returning a function /usr/local/include/jsapi.h:897: error: `JS_ConvertStub' declared as function returning a function /usr/local/include/jsapi.h:905: error: parse error before "uint8" /usr/local/include/jsapi.h:907: error: parse error before '}' token /usr/local/include/jsapi.h:916: error: parse error before "int8" /usr/local/include/jsapi.h:918: error: parse error before "getter" /usr/local/include/jsapi.h:919: error: parse error before "setter" /usr/local/include/jsapi.h:925: error: parse error before "uint8" /usr/local/include/jsapi.h:927: error: parse error before "extra" /usr/local/include/jsapi.h:932: error: parse error before "uintN" /usr/local/include/jsapi.h:949: error: `JS_InstanceOf' declared as function returning a function /usr/local/include/jsapi.h:955: error: `JS_SetPrivate' declared as function returning a function /usr/local/include/jsapi.h:965: error: `JS_SetPrototype' declared as function returning a function /usr/local/include/jsapi.h:971: error: `JS_SetParent' declared as function returning a function /usr/local/include/jsapi.h:982: error: `JS_GetObjectId' declared as function returning a function /usr/local/include/jsapi.h:988: error: `JS_SealObject' declared as function returning a function /usr/local/include/jsapi.h:996: error: parse error before "uintN" /usr/local/include/jsapi.h:1000: error: parse error before "uintN" /usr/local/include/jsapi.h:1003: error: `JS_DefineConstDoubles' declared as function returning a function /usr/local/include/jsapi.h:1006: error: `JS_DefineProperties' declared as function returning a function /usr/local/include/jsapi.h:1010: error: parse error before "JSPropertyOp" /usr/local/include/jsapi.h:1010: error: `JS_DefineProperty' declared as function returning a function /usr/local/include/jsapi.h:1020: error: parse error before "uintN" /usr/local/include/jsapi.h:1020: error: `JS_GetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1030: error: parse error before "uintN" /usr/local/include/jsapi.h:1030: error: `JS_SetPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1034: error: parse error before "int8" /usr/local/include/jsapi.h:1036: error: `JS_DefinePropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1040: error: `JS_AliasProperty' declared as function returning a function /usr/local/include/jsapi.h:1043: error: `JS_HasProperty' declared as function returning a function /usr/local/include/jsapi.h:1046: error: `JS_LookupProperty' declared as function returning a function /usr/local/include/jsapi.h:1050: error: parse error before "uintN" /usr/local/include/jsapi.h:1050: error: `JS_LookupPropertyWithFlags' declared as function returning a function /usr/local/include/jsapi.h:1053: error: `JS_GetProperty' declared as function returning a function /usr/local/include/jsapi.h:1056: error: `JS_SetProperty' declared as function returning a function /usr/local/include/jsapi.h:1059: error: `JS_DeleteProperty' declared as function returning a function /usr/local/include/jsapi.h:1063: error: `JS_DeleteProperty2' declared as function returning a function /usr/local/include/jsapi.h:1067: error: parse error before "jschar" /usr/local/include/jsapi.h:1069: error: `JS_DefineUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1079: error: parse error before "jschar" /usr/local/include/jsapi.h:1080: error: `JS_GetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1090: error: parse error before "jschar" /usr/local/include/jsapi.h:1091: error: `JS_SetUCPropertyAttributes' declared as function returning a function /usr/local/include/jsapi.h:1096: error: parse error before "jschar" /usr/local/include/jsapi.h:1099: error: `JS_DefineUCPropertyWithTinyId' declared as function returning a function /usr/local/include/jsapi.h:1103: error: parse error before "jschar" /usr/local/include/jsapi.h:1104: error: `JS_HasUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1108: error: parse error before "jschar" /usr/local/include/jsapi.h:1109: error: `JS_LookupUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1113: error: parse error before "jschar" /usr/local/include/jsapi.h:1114: error: `JS_GetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1118: error: parse error before "jschar" /usr/local/include/jsapi.h:1119: error: `JS_SetUCProperty' declared as function returning a function /usr/local/include/jsapi.h:1123: error: parse error before "jschar" /usr/local/include/jsapi.h:1124: error: `JS_DeleteUCProperty2' declared as function returning a function /usr/local/include/jsapi.h:1127: error: parse error before "jsint" /usr/local/include/jsapi.h:1130: error: `JS_IsArrayObject' declared as function returning a function /usr/local/include/jsapi.h:1133: error: parse error before "jsuint" /usr/local/include/jsapi.h:1133: error: `JS_GetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1136: error: parse error before "jsuint" /usr/local/include/jsapi.h:1136: error: `JS_SetArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1139: error: parse error before "jsuint" /usr/local/include/jsapi.h:1139: error: `JS_HasArrayLength' declared as function returning a function /usr/local/include/jsapi.h:1142: error: parse error before "jsint" /usr/local/include/jsapi.h:1143: error: `JS_DefineElement' declared as function returning a function /usr/local/include/jsapi.h:1146: error: parse error before "jsint" /usr/local/include/jsapi.h:1146: error: `JS_AliasElement' declared as function returning a function /usr/local/include/jsapi.h:1149: error: parse error before "jsint" /usr/local/include/jsapi.h:1149: error: `JS_HasElement' declared as function returning a function /usr/local/include/jsapi.h:1152: error: parse error before "jsint" /usr/local/include/jsapi.h:1152: error: `JS_LookupElement' declared as function returning a function /usr/local/include/jsapi.h:1155: error: parse error before "jsint" /usr/local/include/jsapi.h:1155: error: `JS_GetElement' declared as function returning a function /usr/local/include/jsapi.h:1158: error: parse error before "jsint" /usr/local/include/jsapi.h:1158: error: `JS_SetElement' declared as function returning a function /usr/local/include/jsapi.h:1161: error: parse error before "jsint" /usr/local/include/jsapi.h:1161: error: `JS_DeleteElement' declared as function returning a function /usr/local/include/jsapi.h:1164: error: parse error before "jsint" /usr/local/include/jsapi.h:1164: error: `JS_DeleteElement2' declared as function returning a function /usr/local/include/jsapi.h:1174: error: parse error before "uintN" /usr/local/include/jsapi.h:1174: error: `JS_CheckAccess' declared as function returning a function /usr/local/include/jsapi.h:1180: error: `JS_GetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1183: error: `JS_SetReservedSlot' declared as function returning a function /usr/local/include/jsapi.h:1193: error: `globalPrivilegesEnabled' declared as function returning a function /usr/local/include/jsapi.h:1196: error: parse error before "jsrefcount" /usr/local/include/jsapi.h:1198: error: parse error before '}' token /usr/local/include/jsapi.h:1230: error: parse error before "uintN" /usr/local/include/jsapi.h:1260: error: parse error before "JS_GetFunctionFlags" /usr/local/include/jsapi.h:1269: error: `JS_ObjectIsFunction' declared as function returning a function /usr/local/include/jsapi.h:1272: error: `JS_DefineFunctions' declared as function returning a function /usr/local/include/jsapi.h:1276: error: parse error before "uintN" /usr/local/include/jsapi.h:1280: error: parse error before "jschar" /usr/local/include/jsapi.h:1295: error: `JS_BufferIsCompilableUnit' declared as function returning a function /usr/local/include/jsapi.h:1307: error: parse error before "uintN" /usr/local/include/jsapi.h:1313: error: parse error before "uintN" /usr/local/include/jsapi.h:1317: error: parse error before "jschar" /usr/local/include/jsapi.h:1323: error: parse error before "jschar" /usr/local/include/jsapi.h:1369: error: parse error before "uintN" /usr/local/include/jsapi.h:1376: error: parse error before "uintN" /usr/local/include/jsapi.h:1382: error: parse error before "uintN" /usr/local/include/jsapi.h:1389: error: parse error before "uintN" /usr/local/include/jsapi.h:1395: error: parse error before "uintN" /usr/local/include/jsapi.h:1404: error: parse error before "uintN" /usr/local/include/jsapi.h:1407: error: parse error before "uintN" /usr/local/include/jsapi.h:1445: error: `JS_ExecuteScript' declared as function returning a function /usr/local/include/jsapi.h:1455: error: `JS_ExecuteScriptPart' declared as function returning a function /usr/local/include/jsapi.h:1459: error: parse error before "uintN" /usr/local/include/jsapi.h:1461: error: `JS_EvaluateScript' declared as function returning a function /usr/local/include/jsapi.h:1466: error: parse error before "uintN" /usr/local/include/jsapi.h:1468: error: `JS_EvaluateScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1472: error: parse error before "jschar" /usr/local/include/jsapi.h:1474: error: `JS_EvaluateUCScript' declared as function returning a function /usr/local/include/jsapi.h:1479: error: parse error before "jschar" /usr/local/include/jsapi.h:1481: error: `JS_EvaluateUCScriptForPrincipals' declared as function returning a function /usr/local/include/jsapi.h:1484: error: parse error before "uintN" /usr/local/include/jsapi.h:1485: error: `JS_CallFunction' declared as function returning a function /usr/local/include/jsapi.h:1488: error: parse error before "uintN" /usr/local/include/jsapi.h:1489: error: `JS_CallFunctionName' declared as function returning a function /usr/local/include/jsapi.h:1492: error: parse error before "uintN" /usr/local/include/jsapi.h:1493: error: `JS_CallFunctionValue' declared as function returning a function /usr/local/include/jsapi.h:1499: error: `JS_IsRunning' declared as function returning a function /usr/local/include/jsapi.h:1502: error: `JS_IsConstructing' declared as function returning a function /usr/local/include/jsapi.h:1510: error: `JS_IsAssigning' declared as function returning a function /usr/local/include/jsapi.h:1547: error: parse error before "jschar" /usr/local/include/jsapi.h:1550: error: parse error before "jschar" /usr/local/include/jsapi.h:1553: error: parse error before "jschar" /usr/local/include/jsapi.h:1556: error: parse error before "jschar" /usr/local/include/jsapi.h:1559: error: parse error before "jschar" /usr/local/include/jsapi.h:1564: error: parse error before '*' token /usr/local/include/jsapi.h:1571: error: `JS_CompareStrings' declared as function returning a function /usr/local/include/jsapi.h:1593: error: parse error before "jschar" /usr/local/include/jsapi.h:1618: error: parse error before '*' token /usr/local/include/jsapi.h:1626: error: `JS_MakeStringImmutable' declared as function returning a function /usr/local/include/jsapi.h:1673: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1680: error: parse error before "JSErrorCallback" /usr/local/include/jsapi.h:1690: error: `JS_ReportWarning' declared as function returning a function /usr/local/include/jsapi.h:1693: error: parse error before "uintN" /usr/local/include/jsapi.h:1695: error: `JS_ReportErrorFlagsAndNumber' declared as function returning a function /usr/local/include/jsapi.h:1698: error: parse error before "uintN" /usr/local/include/jsapi.h:1700: error: `JS_ReportErrorFlagsAndNumberUC' declared as function returning a function /usr/local/include/jsapi.h:1710: error: parse error before "uintN" /usr/local/include/jsapi.h:1713: error: parse error before '*' token /usr/local/include/jsapi.h:1714: error: parse error before '*' token /usr/local/include/jsapi.h:1715: error: parse error before "flags" /usr/local/include/jsapi.h:1716: error: parse error before "errorNumber" /usr/local/include/jsapi.h:1717: error: parse error before '*' token /usr/local/include/jsapi.h:1718: error: parse error before '*' token /usr/local/include/jsapi.h:1719: error: parse error before '}' token /usr/local/include/jsapi.h:1753: error: parse error before "uintN" /usr/local/include/jsapi.h:1756: error: parse error before "jschar" /usr/local/include/jsapi.h:1772: error: `JS_IsExceptionPending' declared as function returning a function /usr/local/include/jsapi.h:1775: error: `JS_GetPendingException' declared as function returning a function /usr/local/include/jsapi.h:1784: error: `JS_ReportPendingException' declared as function returning a function configure:17089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #define XP_UNIX | #include | int | main () | { | JS_GetImplementationVersion() | ; | return 0; | } configure:17111: result: no configure:17209: checking for Guile configure:17302: result: no configure:17322: checking for Perl configure:17411: result: no configure:17437: checking for Python configure:17524: result: no configure:17536: checking for Lua configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua -llualib -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua50 -llualib50 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua51 -llualib51 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua -llualib -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua50 -llualib50 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -llua51 -llualib51 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/include -I/usr/include/lua -I/usr/include -I/usr/include/lua -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -llua -llualib -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/include -I/usr/include/lua50 -I/usr/include -I/usr/include/lua50 -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -llua50 -llualib50 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/include -I/usr/include/lua51 -I/usr/include -I/usr/include/lua51 -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/lib -llua51 -llualib51 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/lua -I/usr/local/include -I/usr/local/include/lua -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -llua -llualib -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/lua50 -I/usr/local/include -I/usr/local/include/lua50 -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -llua50 -llualib50 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: can't locate file for: -llua50 configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17594: gcc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/lua51 -I/usr/local/include -I/usr/local/include/lua51 -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -L/usr/local/lib -llua51 -llualib51 -lm -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c: In function `main': conftest.c:119: error: too few arguments to function `lua_open' configure:17600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | lua_State *L = lua_open(); | lua_baselibopen(L); | lua_mathlibopen(L); | lua_strlibopen(L); | lua_tablibopen(L); | lua_pushboolean(L, 1); | lua_close(L); | ; | return 0; | } configure:17621: result: no configure:17789: checking for Ruby configure:17813: result: no configure:18127: checking for OpenSSL configure:18180: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:18186: $? = 0 configure:18277: result: yes configure:18696: checking for GNU TLS (1.2 or later) configure:18698: result: not used configure:18762: checking whether to be or not to be configure:18764: result: needs to be determined experimentally configure:18772: checking for struct sockaddr_storage configure:18801: gcc -c -fno-common conftest.c >&5 configure:18807: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | /* end confdefs.h. */ | | #include | | #include | | | | int | main () | { | int a = sizeof(struct sockaddr_storage); | ; | return 0; | } configure:18825: result: no configure:18834: checking for struct sockaddr_in6 configure:18863: gcc -c -fno-common conftest.c >&5 configure:18869: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | /* end confdefs.h. */ | | #include | | #include | #include | | | int | main () | { | int a = sizeof(struct sockaddr_in6); | ; | return 0; | } configure:18887: result: no configure:18896: checking for struct addrinfo configure:18925: gcc -c -fno-common conftest.c >&5 configure:18931: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | /* end confdefs.h. */ | | #include | | #include | #include | | | int | main () | { | int a = sizeof(struct addrinfo); | ; | return 0; | } configure:18949: result: no configure:18955: checking for getaddrinfo configure:19011: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:19017: $? = 0 configure:19034: result: yes configure:19117: checking for X configure:19232: gcc -E conftest.c conftest.c:116:22: X11/Xlib.h: No such file or directory configure:19238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | /* end confdefs.h. */ | #include configure:19287: gcc -o conftest -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' conftest.c:116:22: X11/Xlib.h: No such file or directory configure:19293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:19352: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:19390: checking execinfo.h usability configure:19407: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:150:22: execinfo.h: No such file or directory configure:19413: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19427: result: no configure:19431: checking execinfo.h presence configure:19446: gcc -E -I/usr/X11R6/include conftest.c conftest.c:117:22: execinfo.h: No such file or directory configure:19452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | #include configure:19466: result: no configure:19494: checking for execinfo.h configure:19502: result: no configure:19523: checking for smbclient configure:19539: found /usr/local/bin/smbclient configure:19551: result: yes configure:19564: checking whether /usr/bin/gnumake sets $(MAKE) configure:19585: result: yes configure:19600: checking build system type configure:19618: result: i386-unknown-gnu configure:19640: checking host system type configure:19655: result: i386-unknown-gnu configure:19678: checking for strerror in -lcposix configure:19713: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lcposix -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: can't locate file for: -lcposix configure:19719: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:19737: result: no configure:19747: checking for working alloca.h configure:19774: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:19780: $? = 0 configure:19797: result: yes configure:19807: checking for alloca configure:19854: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:19860: $? = 0 configure:19877: result: yes configure:20105: checking whether we are using the GNU C Library 2.1 or newer conftest.c:120:22: features.h: No such file or directory configure:20136: result: no configure:20168: checking argz.h usability configure:20185: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 conftest.c:152:18: argz.h: No such file or directory configure:20191: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20205: result: no configure:20209: checking argz.h presence configure:20224: gcc -E -I/usr/X11R6/include conftest.c conftest.c:119:18: argz.h: No such file or directory configure:20230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include configure:20244: result: no configure:20272: checking for argz.h configure:20280: result: no configure:20158: checking for limits.h configure:20164: result: yes configure:20158: checking for locale.h configure:20164: result: yes configure:20168: checking nl_types.h usability configure:20185: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20191: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20205: result: no configure:20209: checking nl_types.h presence configure:20224: gcc -E -I/usr/X11R6/include conftest.c configure:20230: $? = 0 configure:20244: result: yes configure:20257: WARNING: nl_types.h: present but cannot be compiled configure:20259: WARNING: nl_types.h: check for missing prerequisite headers? configure:20261: WARNING: nl_types.h: see the Autoconf documentation configure:20263: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:20265: WARNING: nl_types.h: proceeding with the preprocessor's result configure:20267: WARNING: nl_types.h: in the future, the compiler will take precedence configure:20272: checking for nl_types.h configure:20280: result: yes configure:20168: checking malloc.h usability configure:20185: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20191: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20205: result: no configure:20209: checking malloc.h presence configure:20224: gcc -E -I/usr/X11R6/include conftest.c configure:20230: $? = 0 configure:20244: result: yes configure:20257: WARNING: malloc.h: present but cannot be compiled configure:20259: WARNING: malloc.h: check for missing prerequisite headers? configure:20261: WARNING: malloc.h: see the Autoconf documentation configure:20263: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:20265: WARNING: malloc.h: proceeding with the preprocessor's result configure:20267: WARNING: malloc.h: in the future, the compiler will take precedence configure:20272: checking for malloc.h configure:20280: result: yes configure:20168: checking stddef.h usability configure:20185: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20191: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20205: result: no configure:20209: checking stddef.h presence configure:20224: gcc -E -I/usr/X11R6/include conftest.c configure:20230: $? = 0 configure:20244: result: yes configure:20257: WARNING: stddef.h: present but cannot be compiled configure:20259: WARNING: stddef.h: check for missing prerequisite headers? configure:20261: WARNING: stddef.h: see the Autoconf documentation configure:20263: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:20265: WARNING: stddef.h: proceeding with the preprocessor's result configure:20267: WARNING: stddef.h: in the future, the compiler will take precedence configure:20272: checking for stddef.h configure:20280: result: yes configure:20158: checking for stdlib.h configure:20164: result: no configure:20158: checking for string.h configure:20164: result: no configure:20158: checking for unistd.h configure:20164: result: no configure:20168: checking sys/param.h usability configure:20185: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20191: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20205: result: no configure:20209: checking sys/param.h presence configure:20224: gcc -E -I/usr/X11R6/include conftest.c configure:20230: $? = 0 configure:20244: result: yes configure:20257: WARNING: sys/param.h: present but cannot be compiled configure:20259: WARNING: sys/param.h: check for missing prerequisite headers? configure:20261: WARNING: sys/param.h: see the Autoconf documentation configure:20263: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:20265: WARNING: sys/param.h: proceeding with the preprocessor's result configure:20267: WARNING: sys/param.h: in the future, the compiler will take precedence configure:20272: checking for sys/param.h configure:20280: result: yes configure:20319: checking for feof_unlocked configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for fgets_unlocked configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _fgets_unlocked configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:20399: result: no configure:20319: checking for getcwd configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for getegid configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for geteuid configure:20399: result: yes configure:20319: checking for getgid configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for getuid configure:20399: result: yes configure:20319: checking for mempcpy configure:20399: result: no configure:20319: checking for munmap configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for putenv configure:20399: result: yes configure:20319: checking for setenv configure:20399: result: yes configure:20319: checking for setlocale configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for stpcpy configure:20399: result: yes configure:20319: checking for strchr configure:20399: result: yes configure:20319: checking for strcasecmp configure:20399: result: yes configure:20319: checking for strdup configure:20399: result: yes configure:20319: checking for strtoul configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for tsearch configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20381: $? = 0 configure:20399: result: yes configure:20319: checking for __argz_count configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: ___argz_count configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_count || defined __stub_____argz_count | choke me | #endif | | int | main () | { | return __argz_count (); | ; | return 0; | } configure:20399: result: no configure:20319: checking for __argz_stringify configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: ___argz_stringify configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_stringify || defined __stub_____argz_stringify | choke me | #endif | | int | main () | { | return __argz_stringify (); | ; | return 0; | } configure:20399: result: no configure:20319: checking for __argz_next configure:20375: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: ___argz_next configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___argz_next || defined __stub_____argz_next | choke me | #endif | | int | main () | { | return __argz_next (); | ; | return 0; | } configure:20399: result: no configure:20424: checking for iconv configure:20456: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:20462: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:20505: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat -liconv >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20511: $? = 0 configure:20532: result: yes configure:20540: checking for iconv declaration configure:20579: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:20585: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:20604: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:20619: checking for nl_langinfo and CODESET configure:20645: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20651: $? = 0 configure:20669: result: yes configure:20680: checking for LC_MESSAGES configure:20706: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20712: $? = 0 configure:20729: result: yes configure:20739: checking whether NLS is requested configure:20788: result: yes configure:20815: checking for msgfmt configure:20842: result: /usr/local/bin/msgfmt configure:20851: checking for gmsgfmt configure:20882: result: /usr/local/bin/msgfmt configure:20892: checking for xgettext configure:20919: result: /usr/local/bin/xgettext configure:20956: checking for bison configure:20972: found /usr/local/bin/bison configure:20983: result: bison configure:20997: checking version of bison configure:21006: result: 1.35, ok configure:21027: checking for catalogs to be installed configure:21047: result: be bg ca cs da de el es et fi fr gl hr hu id is it lt nl nb pl pt pt_BR ro ru sk sr sv tr uk configure:21638: checking fsplib.h usability configure:21655: gcc -c -fno-common -I/usr/X11R6/include conftest.c >&5 configure:21661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define CONFIG_NLS 1 | #define CONFIG_NLS 1 | #define CONFIG_COOKIES 1 | #define CONFIG_FORMHIST 1 | #define CONFIG_GLOBHIST 1 | #define CONFIG_MAILCAP 1 | #define CONFIG_MIMETYPES 1 | #define CONFIG_DATA 1 | #define CONFIG_URI_REWRITE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21675: result: no configure:21679: checking fsplib.h presence configure:21694: gcc -E -I/usr/X11R6/include conftest.c configure:21700: $? = 0 configure:21714: result: yes configure:21727: WARNING: fsplib.h: present but cannot be compiled configure:21729: WARNING: fsplib.h: check for missing prerequisite headers? configure:21731: WARNING: fsplib.h: see the Autoconf documentation configure:21733: WARNING: fsplib.h: section "Present But Cannot Be Compiled" configure:21735: WARNING: fsplib.h: proceeding with the preprocessor's result configure:21737: WARNING: fsplib.h: in the future, the compiler will take precedence configure:21742: checking for fsplib.h configure:21750: result: yes configure:21767: checking for fsp_open_session in -lfsplib configure:21802: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lfsplib -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat -liconv >&5 gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: can't locate file for: -lfsplib configure:21808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "elinks" | #define VERSION "0.11.2" | #define CONFIG_ASCIIDOC 1 | #define MANUAL_ASCIIDOC 1 | #define MAN_ASCIIDOC 1 | #define CONFIG_POD2HTML 1 | #define CONFIG_DOC 1 | #define CONFIG_UNIX 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_UN_H 1 | #define CONFIG_INTERLINK 1 | #define TM_IN_SYS_TIME 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define off_t long int | #define ssize_t int | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 4 | #define HAVE_GETPAGESIZE 1 | #define HAVE_STRFTIME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_HERROR 1 | #define HAVE_STRERROR 1 | #define HAVE_POPEN 1 | #define HAVE_UNAME 1 | #define HAVE_ACCESS 1 | #define HAVE_CHMOD 1 | #define HAVE_ALARM 1 | #define HAVE_TIMEGM 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_INDEX 1 | #define HAVE_ISDIGIT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETPWNAM 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_FFLUSH 1 | #define HAVE_FSYNC 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_RAISE 1 | #define HAVE_KILL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SC_PAGE_SIZE 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_LIBDL 1 | #define HAVE_ZLIB_H 1 | #define CONFIG_GZIP 1 | #define HAVE_BZLIB_H 1 | #define CONFIG_BZIP2 1 | #define HAVE_IDNA_H 1 | #define CONFIG_BOOKMARKS 1 | #define HAVE_EXPAT_H 1 | #define CONFIG_XBEL_BOOKMARKS 1 | #define CONFIG_OPENSSL 1 | #define CONFIG_SSL 1 | #define HAVE_X11 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define CONFIG_NLS 1 | #define CONFIG_NLS 1 | #define CONFIG_COOKIES 1 | #define CONFIG_FORMHIST 1 | #define CONFIG_GLOBHIST 1 | #define CONFIG_MAILCAP 1 | #define CONFIG_MIMETYPES 1 | #define CONFIG_DATA 1 | #define CONFIG_URI_REWRITE 1 | #define HAVE_FSPLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fsp_open_session (); | int | main () | { | return fsp_open_session (); | ; | return 0; | } configure:21826: result: no configure:21837: checking for fsp_open_session in -lfsp configure:21872: gcc -o conftest -fno-common -I/usr/X11R6/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib conftest.c -lfsp -lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat -liconv >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) gcc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' gcc: unrecognized option `-rdynamic' gcc: unrecognized option `-rdynamic' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:21878: $? = 0 configure:21896: result: yes configure:23386: creating ./config.status configure:24571: result: The following feature summary has been saved to features.log ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_file___features_conf=yes ac_cv_file__mnt_gmirror_ports_www_elinks_work_elinks_0_11_2_features_conf=yes ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_access=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_bcopy=yes ac_cv_func_cfmakeraw=yes ac_cv_func_chmod=yes ac_cv_func_clock_gettime=no ac_cv_func_cygwin_conv_to_full_win32_path=no ac_cv_func_feof_unlocked=yes ac_cv_func_fflush=yes ac_cv_func_fgets_unlocked=no ac_cv_func_fseeko=yes ac_cv_func_fsync=yes ac_cv_func_ftello=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getpwnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_herror=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isdigit=yes ac_cv_func_kill=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_mremap=no ac_cv_func_munmap=yes ac_cv_func_popen=yes ac_cv_func_putenv=yes ac_cv_func_raise=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setsockopt=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_func_tsearch=yes ac_cv_func_uname=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_gnu_library_2_1=no ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_execinfo_h=no ac_cv_header_expat_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fsplib_h=yes ac_cv_header_gpm_h=no ac_cv_header_idna_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_console_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in6_var_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_system_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sigaction_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_consio_h=no ac_cv_header_sys_cygwin_h=no ac_cv_header_sys_fmutex_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_bz2_BZ2_bzReadOpen=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_fsp_fsp_open_session=yes ac_cv_lib_fsplib_fsp_open_session=no ac_cv_lib_idn_stringprep_check_version=no ac_cv_lib_z_gzdopen=yes ac_cv_objext= ac_cv_path_ASCIIDOC=/usr/local/bin/asciidoc ac_cv_path_AWK=/usr/local/bin/gawk ac_cv_path_CG_COMMIT_ID=/usr/local/bin/cg-commit-id ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAKE=/usr/bin/gnumake ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_POD2HTML=/usr/local/bin/pod2html ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_ACLOCAL=aclocal ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_AUTOHEADER=autoheader ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_SMBCLIENT=yes ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make__usr_bin_gnumake_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=2 ac_cv_struct_tm=sys/time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_off_t=no ac_cv_type_short=no ac_cv_type_size_t=no ac_cv_working_alloca_h=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes el_cv_HAVE_C99_VSNPRINTF=yes el_cv_HAVE_SC_PAGE_SIZE=yes el_cv_HAVE_VA_COPY=yes nls_cv_force_use_gnu_gettext=yes nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' ALL_CFLAGS='-fno-common -I/usr/X11R6/include' ASCIIDOC='/usr/local/bin/asciidoc' ASCIIDOC_FLAGS='--unsafe' AUTOCONF='autoconf' AUTOHEADER='autoheader' AWK='/usr/local/bin/gawk' CATALOGS=' be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo lt.gmo nl.gmo nb.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo tr.gmo uk.gmo' CC='gcc' CFLAGS='-fno-common' CG_COMMIT_ID='/usr/local/bin/cg-commit-id' CONFDIR='/etc/elinks' CONFIG_256_COLORS='no' CONFIG_88_COLORS='no' CONFIG_ASCIIDOC='yes' CONFIG_BACKTRACE='no' CONFIG_BEOS='no' CONFIG_BITTORRENT='no' CONFIG_BOOKMARKS='yes' CONFIG_BZIP2='yes' CONFIG_CGI='no' CONFIG_COOKIES='yes' CONFIG_CSS='yes' CONFIG_DATA='yes' CONFIG_DEBUG='no' CONFIG_DOC='yes' CONFIG_DOM='no' CONFIG_ECMASCRIPT='no' CONFIG_EXMODE='no' CONFIG_FASTMEM='no' CONFIG_FINGER='no' CONFIG_FORMHIST='yes' CONFIG_FSP='no' CONFIG_FTP='yes' CONFIG_GLOBHIST='yes' CONFIG_GNUTLS='' CONFIG_GNUTLS_OPENSSL_COMPAT='' CONFIG_GOPHER='no' CONFIG_GPM='no' CONFIG_GUILE='' CONFIG_GZIP='yes' CONFIG_HTML_HIGHLIGHT='no' CONFIG_IDN='no' CONFIG_INTERLINK='yes' CONFIG_IPV6='no' CONFIG_JW='no' CONFIG_LEDS='yes' CONFIG_LUA='' CONFIG_MAILCAP='yes' CONFIG_MANUAL='' CONFIG_MARKS='yes' CONFIG_MD5='' CONFIG_MIMETYPES='yes' CONFIG_MOUSE='yes' CONFIG_NLS='yes' CONFIG_NLS_FALSE='#' CONFIG_NLS_TRUE='' CONFIG_NNTP='no' CONFIG_NO_ROOT_EXEC='no' CONFIG_OPENSSL='yes' CONFIG_OS2='no' CONFIG_OWN_LIBC='no' CONFIG_PERL='' CONFIG_POD2HTML='yes' CONFIG_PYTHON='' CONFIG_RISCOS='no' CONFIG_RUBY='no' CONFIG_SCANNER='yes' CONFIG_SCRIPTING='no' CONFIG_SHA1='' CONFIG_SMALL='no' CONFIG_SMB='no' CONFIG_SM_SCRIPTING='no' CONFIG_SPIDERMONKEY='' CONFIG_SSL='yes' CONFIG_SYSMOUSE='no' CONFIG_UNIX='yes' CONFIG_URI_REWRITE='yes' CONFIG_WIN32='no' CONFIG_XBEL_BOOKMARKS='yes' CONFIG_XMLTO='no' CPP='gcc -E' CPPFLAGS=' -I/usr/X11R6/include' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLIBC21='no' GMOFILES=' be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo lt.gmo nl.gmo nb.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo tr.gmo uk.gmo' GMSGFMT='/usr/local/bin/msgfmt' GNUTLS_CFLAGS='' GREP='/usr/bin/grep' GUILE_CFLAGS='' GUILE_CONFIG='' HAVE_SMBCLIENT='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTLBISON='bison' INTL_LIBTOOL_SUFFIX_PREFIX='' JW='' LDFLAGS='-L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -rdynamic -L/usr/X11R6/lib -rdynamic -L/usr/X11R6/lib' LIBDIR='/lib' LIBGNUTLS_CONFIG='' LIBOBJS='' LIBS='-lX11 -lssl -lcrypto -ldl -lz -lbz2 -lexpat -liconv' LOCALEDIR='${prefix}/share/locale' LTLIBOBJS='' LUA_CFLAGS='-I/usr/local/include -I/usr/local/include/lua51' LUA_LIBS='-L/usr/local/lib -llua51 -llualib51 -lm' MAKE='/usr/bin/gnumake' MAKE_COLOR='1' MKINSTALLDIRS='config/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' OPENSSL_CFLAGS='-DNO_IDEA' PACKAGE='elinks' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LIBS='' POD2HTML='/usr/local/bin/pod2html' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='ranlib' RUBY_CFLAGS='' RUBY_LIBS='' SET_MAKE='' SHELL='/bin/sh' SPARSE='' SPIDERMONKEY_CFLAGS='-I/opt/js/include/smjs' SPIDERMONKEY_LIBS='-L/opt/js/lib -lsmjs' VERSION='0.11.2' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' XMLTO='' X_CFLAGS='-I/usr/X11R6/include' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' 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='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/elinks' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "elinks" #define VERSION "0.11.2" #define CONFIG_ASCIIDOC 1 #define MANUAL_ASCIIDOC 1 #define MAN_ASCIIDOC 1 #define CONFIG_POD2HTML 1 #define CONFIG_DOC 1 #define CONFIG_UNIX 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_TIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PWD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_UN_H 1 #define CONFIG_INTERLINK 1 #define TM_IN_SYS_TIME 1 #define const #ifndef __cplusplus #define inline #endif #define size_t unsigned int #define off_t long int #define ssize_t int #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 4 #define HAVE_GETPAGESIZE 1 #define HAVE_STRFTIME 1 #define HAVE_CFMAKERAW 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_HERROR 1 #define HAVE_STRERROR 1 #define HAVE_POPEN 1 #define HAVE_UNAME 1 #define HAVE_ACCESS 1 #define HAVE_CHMOD 1 #define HAVE_ALARM 1 #define HAVE_TIMEGM 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSTR 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_BCOPY 1 #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define HAVE_INDEX 1 #define HAVE_ISDIGIT 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETPWNAM 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_FFLUSH 1 #define HAVE_FSYNC 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_SIGACTION 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETPID 1 #define HAVE_SETPGID 1 #define HAVE_GETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_GETPGRP 1 #define HAVE_RAISE 1 #define HAVE_KILL 1 #define HAVE_VA_COPY 1 #define HAVE_SC_PAGE_SIZE 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_LIBDL 1 #define HAVE_ZLIB_H 1 #define CONFIG_GZIP 1 #define HAVE_BZLIB_H 1 #define CONFIG_BZIP2 1 #define HAVE_IDNA_H 1 #define CONFIG_BOOKMARKS 1 #define HAVE_EXPAT_H 1 #define CONFIG_XBEL_BOOKMARKS 1 #define CONFIG_OPENSSL 1 #define CONFIG_SSL 1 #define HAVE_X11 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define CONFIG_NLS 1 #define CONFIG_NLS 1 #define CONFIG_COOKIES 1 #define CONFIG_FORMHIST 1 #define CONFIG_GLOBHIST 1 #define CONFIG_MAILCAP 1 #define CONFIG_MIMETYPES 1 #define CONFIG_DATA 1 #define CONFIG_URI_REWRITE 1 #define HAVE_FSPLIB_H 1 #define CONFIG_FTP 1 #define CONFIG_MOUSE 1 #define CONFIG_LEDS 1 #define CONFIG_MARKS 1 #define CONFIG_CSS 1 #define CONFIG_SCANNER 1 #define CONFDIR "/etc/elinks" #define LOCALEDIR "${prefix}/share/locale" #define LIBDIR "/lib" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile.config CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:730: creating Makefile.config config.status:865: WARNING: Makefile.config.in seems to ignore the --datarootdir setting ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = doc/man/man1/elinks.1 CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:730: creating doc/man/man1/elinks.1 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:730: creating config.h