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.69. Invocation command line was $ ./configure --prefix=/usr/ ## --------- ## ## Platform. ## ## --------- ## hostname = darksky.archve.ga uname -m = x86_64 uname -r = 5.15.117 uname -s = Linux uname -v = #1 SMP PREEMPT Thu Jun 22 15:39:49 CDT 2023 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib64/libexec/kf5 PATH: /usr/lib64/qt5/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/bin PATH: /home/hexagonwin/bin PATH: /opt/gnome/bin PATH: /opt/kde1/bin PATH: /usr/dt/bin PATH: /usr/sbin PATH: /sbin PATH: /home/hexagonwin/.local/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2511: checking for gcc configure:2527: found /usr/bin/gcc configure:2538: result: gcc configure:2767: checking for C compiler version configure:2776: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 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:2787: $? = 0 configure:2776: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:2787: $? = 0 configure:2776: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2787: $? = 1 configure:2776: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2787: $? = 1 configure:2807: checking whether the C compiler works configure:2829: gcc conftest.c >&5 configure:2833: $? = 0 configure:2881: result: yes configure:2884: checking for C compiler default output file name configure:2886: result: a.out configure:2892: checking for suffix of executables configure:2899: gcc -o conftest conftest.c >&5 configure:2903: $? = 0 configure:2925: result: configure:2947: checking whether we are cross compiling configure:2955: gcc -o conftest conftest.c >&5 configure:2959: $? = 0 configure:2966: ./conftest configure:2970: $? = 0 configure:2985: result: no configure:2990: checking for suffix of object files configure:3012: gcc -c conftest.c >&5 configure:3016: $? = 0 configure:3037: result: o configure:3041: checking whether we are using the GNU C compiler configure:3060: gcc -c conftest.c >&5 configure:3060: $? = 0 configure:3069: result: yes configure:3078: checking whether gcc accepts -g configure:3098: gcc -c -g conftest.c >&5 configure:3098: $? = 0 configure:3139: result: yes configure:3156: checking for gcc option to accept ISO C89 configure:3219: gcc -c -g -O2 conftest.c >&5 configure:3219: $? = 0 configure:3232: result: none needed configure:3253: checking for library containing strerror configure:3284: gcc -o conftest -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3301: result: none required configure:3313: checking for gcc option to accept ISO C99 configure:3462: gcc -c -g -O2 conftest.c >&5 configure:3462: $? = 0 configure:3475: result: none needed configure:3583: checking for gcc option to accept ISO Standard C configure:3594: result: none needed configure:3662: checking for g++ configure:3678: found /usr/bin/g++ configure:3689: result: g++ configure:3716: checking for C++ compiler version configure:3725: g++ --version >&5 g++ (GCC) 11.2.0 Copyright (C) 2021 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:3736: $? = 0 configure:3725: g++ -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:3736: $? = 0 configure:3725: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3736: $? = 1 configure:3725: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3736: $? = 1 configure:3740: checking whether we are using the GNU C++ compiler configure:3759: g++ -c conftest.cpp >&5 configure:3759: $? = 0 configure:3768: result: yes configure:3777: checking whether g++ accepts -g configure:3797: g++ -c -g conftest.cpp >&5 configure:3797: $? = 0 configure:3838: result: yes configure:3904: checking for a BSD-compatible install configure:3972: result: /usr/bin/ginstall -c configure:4026: checking for ranlib configure:4042: found /usr/bin/ranlib configure:4053: result: ranlib configure:4081: checking for OS/2 (with EMX) configure:4097: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:15:1: error: '__EMX__' undeclared (first use in this function) 15 | __EMX__ | ^~~~~~~ conftest.c:15:1: note: each undeclared identifier is reported only once for each function it appears in configure:4097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | /* end confdefs.h. */ | | int | main () | { | __EMX__ | ; | return 0; | } configure:4104: result: no configure:4112: checking for DOS (with DJGPP) configure:4128: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:15:1: error: '__DJGPP__' undeclared (first use in this function) 15 | __DJGPP__ | ^~~~~~~~~ conftest.c:15:1: note: each undeclared identifier is reported only once for each function it appears in configure:4128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | /* end confdefs.h. */ | | int | main () | { | __DJGPP__ | ; | return 0; | } configure:4135: result: no configure:4154: checking how to run the C preprocessor configure:4185: gcc -E conftest.c configure:4185: $? = 0 configure:4199: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | /* end confdefs.h. */ | #include configure:4224: result: gcc -E configure:4244: gcc -E conftest.c configure:4244: $? = 0 configure:4258: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | /* end confdefs.h. */ | #include configure:4287: checking for X configure:4426: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4426: $? = 0 configure:4476: result: libraries , headers configure:4575: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4575: $? = 0 configure:4673: checking for gethostbyname configure:4673: gcc -o conftest -g -O2 conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4770: checking for connect configure:4770: gcc -o conftest -g -O2 conftest.c >&5 configure:4770: $? = 0 configure:4770: result: yes configure:4819: checking for remove configure:4819: gcc -o conftest -g -O2 conftest.c >&5 configure:4819: $? = 0 configure:4819: result: yes configure:4868: checking for shmat configure:4868: gcc -o conftest -g -O2 conftest.c >&5 configure:4868: $? = 0 configure:4868: result: yes configure:4926: checking for IceConnectionNumber in -lICE configure:4951: gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:4951: $? = 0 configure:4960: result: yes configure:4973: checking for dirent.h that defines DIR configure:4992: gcc -c -g -O2 conftest.c >&5 configure:4992: $? = 0 configure:5000: result: yes configure:5013: checking for library containing opendir configure:5044: gcc -o conftest -g -O2 conftest.c >&5 configure:5044: $? = 0 configure:5061: result: none required configure:5137: checking for gethostbyname configure:5137: result: yes configure:5185: checking select() and fd_set in sys/select.h and sys/bsdtypes.h configure:5202: g++ -c -g -O2 conftest.cpp >&5 configure:5202: $? = 0 configure:5209: result: not needed configure:5274: checking FD_ZERO and strings.h or bstring.h configure:5291: g++ -c -g -O2 conftest.cpp >&5 configure:5291: $? = 0 configure:5298: result: not needed configure:5365: checking for rewinddir configure:5365: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5365: $? = 0 configure:5365: result: yes configure:5424: checking for popen configure:5424: g++ -o conftest -g -O2 conftest.cpp >&5 configure:5424: $? = 0 configure:5424: result: yes configure:5433: checking for mkstemp configure:5450: g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:19:9: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 19 | mkstemp("foo"); | ^~~~~ configure:5450: $? = 0 configure:5458: result: yes configure:5464: checking for mkstemps configure:5481: g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:20:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 20 | mkstemps("foo", 0); | ^~~~~ configure:5481: $? = 0 configure:5489: result: yes configure:5496: checking whether select takes fd_set arguments configure:5518: g++ -c -g -O2 conftest.cpp >&5 configure:5518: $? = 0 configure:5525: result: yes configure:5532: checking for std::sort configure:5552: g++ -c -g -O2 conftest.cpp >&5 configure:5552: $? = 0 configure:5559: result: yes configure:5580: checking for special C compiler options needed for large files configure:5625: result: no configure:5631: checking for _FILE_OFFSET_BITS value needed for large files configure:5656: gcc -c -g -O2 conftest.c >&5 configure:5656: $? = 0 configure:5688: result: no configure:5773: checking for _LARGEFILE_SOURCE value needed for large files configure:5792: gcc -o conftest -g -O2 conftest.c >&5 configure:5792: $? = 0 configure:5820: result: no configure:5843: checking for fseek64 configure:5843: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccLz5JfI.o: in function `main': /home/hexagonwin/Codes/xpdf-motif/xpdf-3.04/conftest.c:52: undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:5843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* 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 fseek64 (); | /* 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_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:5843: result: no configure:5856: checking for ftell64 configure:5856: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cciYax5S.o: in function `main': /home/hexagonwin/Codes/xpdf-motif/xpdf-3.04/conftest.c:52: undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:5856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* 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 ftell64 (); | /* 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_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:5856: result: no configure:5873: checking for grep that handles long lines and -e configure:5931: result: /usr/bin/grep configure:5936: checking for egrep configure:5998: result: /usr/bin/grep -E configure:6003: checking for ANSI C header files configure:6023: gcc -c -g -O2 conftest.c >&5 configure:6023: $? = 0 configure:6096: gcc -o conftest -g -O2 conftest.c >&5 configure:6096: $? = 0 configure:6096: ./conftest configure:6096: $? = 0 configure:6107: result: yes configure:6120: checking for sys/types.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for sys/stat.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for stdlib.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for string.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for memory.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for strings.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for inttypes.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for stdint.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6120: checking for unistd.h configure:6120: gcc -c -g -O2 conftest.c >&5 configure:6120: $? = 0 configure:6120: result: yes configure:6156: checking whether to use Xpm library configure:6163: result: maybe configure:6212: checking where to find the Xpm header files configure:6219: result: configure:6238: checking X11/xpm.h usability configure:6238: gcc -c -g -O2 conftest.c >&5 configure:6238: $? = 0 configure:6238: result: yes configure:6238: checking X11/xpm.h presence configure:6238: gcc -E conftest.c configure:6238: $? = 0 configure:6238: result: yes configure:6238: checking for X11/xpm.h configure:6238: result: yes configure:6267: checking for XpmCreatePixmapFromData in -lXpm configure:6292: gcc -o conftest -g -O2 conftest.c -lXpm -lXpm -lSM -lICE -lX11 >&5 configure:6292: $? = 0 configure:6301: result: yes configure:6312: result: using Xpm library configure:6367: checking whether to use Xext library configure:6374: result: maybe configure:6423: checking where to find the Xext header files configure:6430: result: configure:6449: checking X11/Xlib.h usability configure:6449: gcc -c -g -O2 conftest.c >&5 configure:6449: $? = 0 configure:6449: result: yes configure:6449: checking X11/Xlib.h presence configure:6449: gcc -E conftest.c configure:6449: $? = 0 configure:6449: result: yes configure:6449: checking for X11/Xlib.h configure:6449: result: yes configure:6478: checking for XextAddDisplay in -lXext configure:6503: gcc -o conftest -g -O2 conftest.c -lXext -lXext -lSM -lICE -lX11 >&5 configure:6503: $? = 0 configure:6512: result: yes configure:6523: result: using Xext library configure:6575: checking whether to use Xp library configure:6582: result: maybe configure:6631: checking where to find the Xp header files configure:6638: result: configure:6657: checking X11/extensions/Print.h usability configure:6657: gcc -c -g -O2 conftest.c >&5 configure:6657: $? = 0 configure:6657: result: yes configure:6657: checking X11/extensions/Print.h presence configure:6657: gcc -E conftest.c configure:6657: $? = 0 configure:6657: result: yes configure:6657: checking for X11/extensions/Print.h configure:6657: result: yes configure:6686: checking for XpStartPage in -lXp configure:6711: gcc -o conftest -g -O2 conftest.c -lXp -lXp -lSM -lICE -lXext -lX11 >&5 configure:6711: $? = 0 configure:6720: result: yes configure:6731: result: using Xp library configure:6783: checking whether to use Xt library configure:6790: result: maybe configure:6839: checking where to find the Xt header files configure:6846: result: configure:6865: checking X11/Intrinsic.h usability configure:6865: gcc -c -g -O2 conftest.c >&5 configure:6865: $? = 0 configure:6865: result: yes configure:6865: checking X11/Intrinsic.h presence configure:6865: gcc -E conftest.c configure:6865: $? = 0 configure:6865: result: yes configure:6865: checking for X11/Intrinsic.h configure:6865: result: yes configure:6894: checking for XtAppInitialize in -lXt configure:6919: gcc -o conftest -g -O2 conftest.c -lXt -lXt -lSM -lICE -lX11 >&5 configure:6919: $? = 0 configure:6928: result: yes configure:6939: result: using Xt library configure:6991: checking whether to use Xm library configure:6998: result: maybe configure:7047: checking where to find the Xm header files configure:7054: result: configure:7073: checking Xm/XmAll.h usability configure:7073: gcc -c -g -O2 conftest.c >&5 configure:7073: $? = 0 configure:7073: result: yes configure:7073: checking Xm/XmAll.h presence configure:7073: gcc -E conftest.c configure:7073: $? = 0 configure:7073: result: yes configure:7073: checking for Xm/XmAll.h configure:7073: result: yes configure:7102: checking for XmCreateForm in -lXm configure:7127: gcc -o conftest -g -O2 conftest.c -lXm -lXm -lXt -lSM -lICE -lXp -lXext -lX11 >&5 configure:7127: $? = 0 configure:7136: result: yes configure:7147: result: using Xm library configure:7199: checking whether to use Sgm library configure:7206: result: maybe configure:7255: checking where to find the Sgm header files configure:7262: result: configure:7281: checking Sgm/HPanedW.h usability configure:7281: gcc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: Sgm/HPanedW.h: No such file or directory 66 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_PRINT_H 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_XM_XMALL_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:7281: result: no configure:7281: checking Sgm/HPanedW.h presence configure:7281: gcc -E conftest.c conftest.c:33:10: fatal error: Sgm/HPanedW.h: No such file or directory 33 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_PRINT_H 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_XM_XMALL_H 1 | /* end confdefs.h. */ | #include configure:7281: result: no configure:7281: checking for Sgm/HPanedW.h configure:7281: result: no configure:7362: result: not using Sgm library configure:7385: checking for XtAppSetExitFlag in -lXt configure:7410: gcc -o conftest -g -O2 conftest.c -lXt -lXt -lSM -lICE -lXp -lXext -lX11 >&5 configure:7410: $? = 0 configure:7419: result: yes configure:7453: checking whether to use freetype2 library configure:7460: result: maybe configure:7509: checking where to find the freetype2 header files configure:7516: result: configure:7535: checking ft2build.h usability configure:7535: gcc -c -g -O2 conftest.c >&5 conftest.c:67:10: fatal error: ft2build.h: No such file or directory 67 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_PRINT_H 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_XM_XMALL_H 1 | #define HAVE_XTAPPSETEXITFLAG 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:7535: result: no configure:7535: checking ft2build.h presence configure:7535: gcc -E conftest.c conftest.c:34:10: fatal error: ft2build.h: No such file or directory 34 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define APPDEFDIR "" | #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" | #define HAVE_DIRENT_H 1 | #define HAVE_REWINDDIR 1 | #define HAVE_POPEN 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_STD_SORT 1 | #define HAVE_FSEEKO 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_EXTENSIONS_PRINT_H 1 | #define HAVE_X11_INTRINSIC_H 1 | #define HAVE_XM_XMALL_H 1 | #define HAVE_XTAPPSETEXITFLAG 1 | /* end confdefs.h. */ | #include configure:7535: result: no configure:7535: checking for ft2build.h configure:7535: result: no configure:7616: result: not using freetype2 library configure:7668: checking whether to use libpng library configure:7675: result: maybe configure:7724: checking where to find the libpng header files configure:7731: result: configure:7750: checking png.h usability configure:7750: gcc -c -g -O2 conftest.c >&5 configure:7750: $? = 0 configure:7750: result: yes configure:7750: checking png.h presence configure:7750: gcc -E conftest.c configure:7750: $? = 0 configure:7750: result: yes configure:7750: checking for png.h configure:7750: result: yes configure:7779: checking for png_write_row in -lpng configure:7804: gcc -o conftest -g -O2 conftest.c -lpng -lpng -lz >&5 configure:7804: $? = 0 configure:7813: result: yes configure:7824: result: using libpng library configure:7877: checking whether to use libpaper library configure:7884: result: maybe configure:7933: checking where to find the libpaper header files configure:7940: result: configure:7959: checking paper.h usability configure:7959: gcc -c -g -O2 conftest.c >&5 configure:7959: $? = 0 configure:7959: result: yes configure:7959: checking paper.h presence configure:7959: gcc -E conftest.c configure:7959: $? = 0 configure:7959: result: yes configure:7959: checking for paper.h configure:7959: result: yes configure:7988: checking for paperinit in -lpaper configure:8013: gcc -o conftest -g -O2 conftest.c -lpaper -lpaper >&5 configure:8013: $? = 0 configure:8022: result: yes configure:8033: result: using libpaper library configure:8185: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darksky.archve.ga config.status:857: creating Makefile config.status:960: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:857: creating goo/Makefile config.status:857: creating fofi/Makefile config.status:857: creating splash/Makefile config.status:857: creating xpdf/Makefile config.status:857: creating aconf.h configure:9364: WARNING: Couldn't find FreeType configure:9369: WARNING: -- You will be able to compile pdftops, pdftotext, pdfinfo, pdffonts, pdfdetach, and pdfimages, but not xpdf or pdftoppm ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_fseek64=no ac_cv_func_ftell64=no ac_cv_func_gethostbyname=yes ac_cv_func_popen=yes ac_cv_func_remove=yes ac_cv_func_rewinddir=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_Sgm_HPanedW_h=no ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_extensions_Print_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_Xm_XmAll_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_ft2build_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_paper_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xext_XextAddDisplay=yes ac_cv_lib_Xm_XmCreateForm=yes ac_cv_lib_Xp_XpStartPage=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes ac_cv_lib_Xt_XtAppInitialize=yes ac_cv_lib_Xt_XtAppSetExitFlag=yes ac_cv_lib_paper_paperinit=yes ac_cv_lib_png_png_write_row=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no smr_cv_with_Sgm_includes= smr_cv_with_Sgm_library=maybe smr_cv_with_Xext_includes= smr_cv_with_Xext_library=maybe smr_cv_with_Xm_includes= smr_cv_with_Xm_library=maybe smr_cv_with_Xp_includes= smr_cv_with_Xp_library=maybe smr_cv_with_Xpm_includes= smr_cv_with_Xpm_library=maybe smr_cv_with_Xt_includes= smr_cv_with_Xt_library=maybe smr_cv_with_freetype2_includes= smr_cv_with_freetype2_library=maybe smr_cv_with_libpaper_includes= smr_cv_with_libpaper_library=maybe smr_cv_with_libpng_includes= smr_cv_with_libpng_library=maybe xpdf_cv_func_fseek64=no xpdf_cv_func_ftell64=no xpdf_cv_func_mkstemp=yes xpdf_cv_func_mkstemps=yes xpdf_cv_func_select_arg=yes xpdf_cv_func_std_sort=yes xpdf_cv_sys_dos=no xpdf_cv_sys_os2=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar rc' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXE='' EXEEXT='' EXTRA_CFLAGS='' EXTRA_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBPREFIX='lib' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' Sgm_CFLAGS='' Sgm_LIBS='' UP_DIR='' X='#' XMKMF='' XPDF_TARGET='all-no-x' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' Xext_CFLAGS='' Xext_LIBS='-lXext' Xm_CFLAGS='' Xm_LIBS='-lXm' Xp_CFLAGS='' Xp_LIBS='-lXp' Xpm_CFLAGS='' Xpm_LIBS='-lXpm' Xt_CFLAGS='' Xt_LIBS='-lXt' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' freetype2_CFLAGS='' freetype2_LIBS='' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libpaper_CFLAGS='' libpaper_LIBS='-lpaper' libpng_CFLAGS='' libpng_LIBS='-lpng' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define APPDEFDIR "" #define SYSTEM_XPDFRC "/usr/etc/xpdfrc" #define HAVE_DIRENT_H 1 #define HAVE_REWINDDIR 1 #define HAVE_POPEN 1 #define HAVE_MKSTEMP 1 #define HAVE_MKSTEMPS 1 #define HAVE_STD_SORT 1 #define HAVE_FSEEKO 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_X11_XPM_H 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_EXTENSIONS_PRINT_H 1 #define HAVE_X11_INTRINSIC_H 1 #define HAVE_XM_XMALL_H 1 #define HAVE_XTAPPSETEXITFLAG 1 #define HAVE_PNG_H 1 #define HAVE_PAPER_H 1 configure: exit 0