| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432 |
- 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.68. Invocation command line was
- $ ./configure --no-create --no-recursion
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = mingo-Aspire-5315
- uname -m = i686
- uname -r = 3.2.0-36-generic
- uname -s = Linux
- uname -v = #57-Ubuntu SMP Tue Jan 8 21:41:24 UTC 2013
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /home/mingo/bin
- PATH: /usr/lib/lightdm/lightdm
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2846: checking for gcc
- configure:2862: found /usr/bin/gcc
- configure:2873: result: gcc
- configure:3102: checking for C compiler version
- configure:3111: gcc --version >&5
- gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
- Copyright (C) 2011 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:3122: $? = 0
- configure:3111: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
- Target: i686-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
- Thread model: posix
- gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configure:3122: $? = 0
- configure:3111: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3122: $? = 4
- configure:3111: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3122: $? = 4
- configure:3142: checking whether the C compiler works
- configure:3164: gcc conftest.c >&5
- configure:3168: $? = 0
- configure:3216: result: yes
- configure:3219: checking for C compiler default output file name
- configure:3221: result: a.out
- configure:3227: checking for suffix of executables
- configure:3234: gcc -o conftest conftest.c >&5
- configure:3238: $? = 0
- configure:3260: result:
- configure:3282: checking whether we are cross compiling
- configure:3290: gcc -o conftest conftest.c >&5
- configure:3294: $? = 0
- configure:3301: ./conftest
- configure:3305: $? = 0
- configure:3320: result: no
- configure:3325: checking for suffix of object files
- configure:3347: gcc -c conftest.c >&5
- configure:3351: $? = 0
- configure:3372: result: o
- configure:3376: checking whether we are using the GNU C compiler
- configure:3395: gcc -c conftest.c >&5
- configure:3395: $? = 0
- configure:3404: result: yes
- configure:3413: checking whether gcc accepts -g
- configure:3433: gcc -c -g conftest.c >&5
- configure:3433: $? = 0
- configure:3474: result: yes
- configure:3491: checking for gcc option to accept ISO C89
- configure:3555: gcc -c conftest.c >&5
- configure:3555: $? = 0
- configure:3568: result: none needed
- configure:3646: checking for g++
- configure:3662: found /usr/bin/g++
- configure:3673: result: g++
- configure:3700: checking for C++ compiler version
- configure:3709: g++ --version >&5
- g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
- Copyright (C) 2011 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:3720: $? = 0
- configure:3709: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
- Target: i686-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
- Thread model: posix
- gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
- configure:3720: $? = 0
- configure:3709: g++ -V >&5
- g++: error: unrecognized option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:3720: $? = 4
- configure:3709: g++ -qversion >&5
- g++: error: unrecognized option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:3720: $? = 4
- configure:3724: checking whether we are using the GNU C++ compiler
- configure:3743: g++ -c conftest.cpp >&5
- configure:3743: $? = 0
- configure:3752: result: yes
- configure:3761: checking whether g++ accepts -g
- configure:3781: g++ -c -g conftest.cpp >&5
- configure:3781: $? = 0
- configure:3822: result: yes
- configure:3888: checking for a BSD-compatible install
- configure:3956: result: /usr/bin/install -c
- configure:3978: checking for nroff
- configure:3996: found /usr/bin/nroff
- configure:4008: result: /usr/bin/nroff
- configure:4066: checking for htmldoc
- configure:4099: result: no
- configure:4106: checking for doxygen
- configure:4139: result: no
- configure:4188: checking for ranlib
- configure:4204: found /usr/bin/ranlib
- configure:4215: result: ranlib
- configure:4283: checking for ar
- configure:4301: found /usr/bin/ar
- configure:4313: result: /usr/bin/ar
- configure:4394: checking for windres
- configure:4427: result: no
- configure:4454: checking how to run the C preprocessor
- configure:4485: gcc -E conftest.c
- configure:4485: $? = 0
- configure:4499: gcc -E conftest.c
- conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4499: $? = 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 ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4524: result: gcc -E
- configure:4544: gcc -E conftest.c
- configure:4544: $? = 0
- configure:4558: gcc -E conftest.c
- conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4558: $? = 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 ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4587: checking for grep that handles long lines and -e
- configure:4645: result: /bin/grep
- configure:4650: checking for egrep
- configure:4712: result: /bin/grep -E
- configure:4717: checking for ANSI C header files
- configure:4737: gcc -c conftest.c >&5
- configure:4737: $? = 0
- configure:4810: gcc -o conftest conftest.c >&5
- configure:4810: $? = 0
- configure:4810: ./conftest
- configure:4810: $? = 0
- configure:4821: result: yes
- configure:4834: checking for sys/types.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for sys/stat.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for stdlib.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for string.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for memory.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for strings.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for inttypes.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for stdint.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4834: checking for unistd.h
- configure:4834: gcc -c conftest.c >&5
- configure:4834: $? = 0
- configure:4834: result: yes
- configure:4846: checking whether byte ordering is bigendian
- configure:4861: gcc -c conftest.c >&5
- conftest.c:20:9: error: unknown type name 'not'
- conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- conftest.c:20:15: error: unknown type name 'universal'
- configure:4861: $? = 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 STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:4906: gcc -c conftest.c >&5
- configure:4906: $? = 0
- configure:4924: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:26:4: error: unknown type name 'not'
- conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- configure:4924: $? = 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 STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:5052: result: no
- configure:5076: checking size of short
- configure:5081: gcc -o conftest conftest.c >&5
- configure:5081: $? = 0
- configure:5081: ./conftest
- configure:5081: $? = 0
- configure:5095: result: 2
- configure:5109: checking size of int
- configure:5114: gcc -o conftest conftest.c >&5
- configure:5114: $? = 0
- configure:5114: ./conftest
- configure:5114: $? = 0
- configure:5128: result: 4
- configure:5142: checking size of long
- configure:5147: gcc -o conftest conftest.c >&5
- configure:5147: $? = 0
- configure:5147: ./conftest
- configure:5147: $? = 0
- configure:5161: result: 4
- configure:5197: checking whether the compiler recognizes bool as a built-in type
- configure:5228: g++ -c conftest.cpp >&5
- configure:5228: $? = 0
- configure:5242: result: yes
- configure:5252: checking for dirent.h that defines DIR
- configure:5271: gcc -c conftest.c >&5
- configure:5271: $? = 0
- configure:5279: result: yes
- configure:5292: checking for library containing opendir
- configure:5323: gcc -o conftest conftest.c >&5
- configure:5323: $? = 0
- configure:5340: result: none required
- configure:5407: checking sys/select.h usability
- configure:5407: gcc -c conftest.c >&5
- configure:5407: $? = 0
- configure:5407: result: yes
- configure:5407: checking sys/select.h presence
- configure:5407: gcc -E conftest.c
- configure:5407: $? = 0
- configure:5407: result: yes
- configure:5407: checking for sys/select.h
- configure:5407: result: yes
- configure:5414: checking sys/stdtypes.h usability
- configure:5414: gcc -c conftest.c >&5
- conftest.c:59:26: fatal error: sys/stdtypes.h: No such file or directory
- compilation terminated.
- configure:5414: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/stdtypes.h>
- configure:5414: result: no
- configure:5414: checking sys/stdtypes.h presence
- configure:5414: gcc -E conftest.c
- conftest.c:26:26: fatal error: sys/stdtypes.h: No such file or directory
- compilation terminated.
- configure:5414: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | /* end confdefs.h. */
- | #include <sys/stdtypes.h>
- configure:5414: result: no
- configure:5414: checking for sys/stdtypes.h
- configure:5414: result: no
- configure:5422: checking whether we have the POSIX compatible scandir() prototype
- configure:5452: g++ -c conftest.cpp >&5
- configure:5452: $? = 0
- configure:5466: result: yes
- configure:5488: checking for vsnprintf
- configure:5488: gcc -o conftest conftest.c >&5
- conftest.c:51:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
- configure:5488: $? = 0
- configure:5488: result: yes
- configure:5519: checking for snprintf
- configure:5519: gcc -o conftest conftest.c >&5
- conftest.c:52:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
- configure:5519: $? = 0
- configure:5519: result: yes
- configure:5550: checking for strings.h
- configure:5550: result: yes
- configure:5560: checking for strcasecmp
- configure:5560: gcc -o conftest conftest.c >&5
- conftest.c:54:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
- configure:5560: $? = 0
- configure:5560: result: yes
- configure:5560: checking for strlcat
- configure:5560: gcc -o conftest conftest.c >&5
- /tmp/ccg8r3nt.o: In function `main':
- conftest.c:(.text+0x7): undefined reference to `strlcat'
- collect2: ld returned 1 exit status
- configure:5560: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | /* end confdefs.h. */
- | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcat innocuous_strlcat
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcat (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strlcat
- |
- | /* 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 strlcat ();
- | /* 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_strlcat || defined __stub___strlcat
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcat ();
- | ;
- | return 0;
- | }
- configure:5560: result: no
- configure:5560: checking for strlcpy
- configure:5560: gcc -o conftest conftest.c >&5
- /tmp/ccUvcwWA.o: In function `main':
- conftest.c:(.text+0x7): undefined reference to `strlcpy'
- collect2: ld returned 1 exit status
- configure:5560: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | /* end confdefs.h. */
- | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcpy innocuous_strlcpy
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcpy (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strlcpy
- |
- | /* 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 strlcpy ();
- | /* 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_strlcpy || defined __stub___strlcpy
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcpy ();
- | ;
- | return 0;
- | }
- configure:5560: result: no
- configure:5570: checking locale.h usability
- configure:5570: gcc -c conftest.c >&5
- configure:5570: $? = 0
- configure:5570: result: yes
- configure:5570: checking locale.h presence
- configure:5570: gcc -E conftest.c
- configure:5570: $? = 0
- configure:5570: result: yes
- configure:5570: checking for locale.h
- configure:5570: result: yes
- configure:5579: checking for localeconv
- configure:5579: gcc -o conftest conftest.c >&5
- configure:5579: $? = 0
- configure:5579: result: yes
- configure:5589: checking for library containing pow
- configure:5620: gcc -o conftest conftest.c >&5
- conftest.c:41:6: warning: conflicting types for built-in function 'pow' [enabled by default]
- /tmp/ccchJoIX.o: In function `main':
- conftest.c:(.text+0x7): undefined reference to `pow'
- collect2: ld returned 1 exit status
- configure:5620: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LOCALECONV 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 pow ();
- | int
- | main ()
- | {
- | return pow ();
- | ;
- | return 0;
- | }
- configure:5620: gcc -o conftest conftest.c -lm >&5
- conftest.c:41:6: warning: conflicting types for built-in function 'pow' [enabled by default]
- configure:5620: $? = 0
- configure:5637: result: -lm
- configure:5653: checking for special C compiler options needed for large files
- configure:5698: result: no
- configure:5704: checking for _FILE_OFFSET_BITS value needed for large files
- configure:5729: gcc -c conftest.c >&5
- conftest.c:40:3: warning: left shift count >= width of type [enabled by default]
- conftest.c:40:3: warning: left shift count >= width of type [enabled by default]
- conftest.c:41:10: warning: left shift count >= width of type [enabled by default]
- conftest.c:41:10: warning: left shift count >= width of type [enabled by default]
- conftest.c:40:7: error: size of array 'off_t_is_large' is negative
- conftest.c:42:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
- configure:5729: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LOCALECONV 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | /* 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:5753: gcc -c conftest.c >&5
- configure:5753: $? = 0
- configure:5761: result: 64
- configure:5859: checking for long long int
- configure:5886: result: yes
- configure:5894: checking for strtoll
- configure:5894: gcc -o conftest conftest.c -lm >&5
- configure:5894: $? = 0
- configure:5894: result: yes
- configure:5901: checking for library containing dlsym
- configure:5932: gcc -o conftest conftest.c -lm >&5
- /tmp/cccr6Owp.o: In function `main':
- conftest.c:(.text+0x7): undefined reference to `dlsym'
- collect2: ld returned 1 exit status
- configure:5932: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LOCALECONV 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LONG_LONG 1
- | #define HAVE_STRTOLL 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 dlsym ();
- | int
- | main ()
- | {
- | return dlsym ();
- | ;
- | return 0;
- | }
- configure:5932: gcc -o conftest conftest.c -ldl -lm >&5
- configure:5932: $? = 0
- configure:5949: result: -ldl
- configure:5958: checking dlfcn.h usability
- configure:5958: gcc -c conftest.c >&5
- configure:5958: $? = 0
- configure:5958: result: yes
- configure:5958: checking dlfcn.h presence
- configure:5958: gcc -E conftest.c
- configure:5958: $? = 0
- configure:5958: result: yes
- configure:5958: checking for dlfcn.h
- configure:5958: result: yes
- configure:5978: checking alsa/asoundlib.h usability
- configure:5978: gcc -c conftest.c >&5
- configure:5978: $? = 0
- configure:5978: result: yes
- configure:5978: checking alsa/asoundlib.h presence
- configure:5978: gcc -E conftest.c
- configure:5978: $? = 0
- configure:5978: result: yes
- configure:5978: checking for alsa/asoundlib.h
- configure:5978: result: yes
- configure:6010: checking for jpeg_CreateCompress in -ljpeg
- configure:6035: gcc -o conftest conftest.c -ljpeg -ldl -lm >&5
- configure:6035: $? = 0
- configure:6044: result: yes
- configure:6047: checking jpeglib.h usability
- configure:6047: gcc -c conftest.c >&5
- configure:6047: $? = 0
- configure:6047: result: yes
- configure:6047: checking jpeglib.h presence
- configure:6047: gcc -E conftest.c
- configure:6047: $? = 0
- configure:6047: result: yes
- configure:6047: checking for jpeglib.h
- configure:6047: result: yes
- configure:6094: checking for gzgets in -lz
- configure:6119: gcc -o conftest conftest.c -lz -ldl -lm >&5
- configure:6119: $? = 0
- configure:6128: result: yes
- configure:6131: checking zlib.h usability
- configure:6131: gcc -c conftest.c >&5
- configure:6131: $? = 0
- configure:6131: result: yes
- configure:6131: checking zlib.h presence
- configure:6131: gcc -E conftest.c
- configure:6131: $? = 0
- configure:6131: result: yes
- configure:6131: checking for zlib.h
- configure:6131: result: yes
- configure:6182: checking for png_read_info in -lpng
- configure:6207: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5
- configure:6207: $? = 0
- configure:6216: result: yes
- configure:6219: checking png.h usability
- configure:6219: gcc -c conftest.c >&5
- configure:6219: $? = 0
- configure:6219: result: yes
- configure:6219: checking png.h presence
- configure:6219: gcc -E conftest.c
- configure:6219: $? = 0
- configure:6219: result: yes
- configure:6219: checking for png.h
- configure:6219: result: yes
- configure:6227: checking libpng/png.h usability
- configure:6227: gcc -c conftest.c >&5
- configure:6227: $? = 0
- configure:6227: result: yes
- configure:6227: checking libpng/png.h presence
- configure:6227: gcc -E conftest.c
- configure:6227: $? = 0
- configure:6227: result: yes
- configure:6227: checking for libpng/png.h
- configure:6227: result: yes
- configure:6268: checking for png_get_valid in -lpng
- configure:6293: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5
- configure:6293: $? = 0
- configure:6302: result: yes
- configure:6309: checking for png_set_tRNS_to_alpha in -lpng
- configure:6334: gcc -o conftest conftest.c -lpng -lz -ldl -lm >&5
- configure:6334: $? = 0
- configure:6343: result: yes
- configure:6381: checking pthread.h usability
- configure:6381: gcc -c conftest.c >&5
- configure:6381: $? = 0
- configure:6381: result: yes
- configure:6381: checking pthread.h presence
- configure:6381: gcc -E conftest.c
- configure:6381: $? = 0
- configure:6381: result: yes
- configure:6381: checking for pthread.h
- configure:6381: result: yes
- configure:6391: checking for pthread_create using -lpthreads
- configure:6406: gcc -o conftest conftest.c -lpthreads -ldl -lm >&5
- /usr/bin/ld: cannot find -lpthreads
- collect2: ld returned 1 exit status
- configure:6406: $? = 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 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 SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 4
- | #define U16 unsigned short
- | #define U32 unsigned
- | #define HAVE_DIRENT_H 1
- | #define HAVE_SYS_SELECT_H 1
- | #define HAVE_SCANDIR 1
- | #define HAVE_SCANDIR_POSIX 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LOCALECONV 1
- | #define _FILE_OFFSET_BITS 64
- | #define HAVE_LONG_LONG 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_DLSYM 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_ALSA_ASOUNDLIB_H 1
- | #define HAVE_LIBJPEG 1
- | #define HAVE_LIBZ 1
- | #define HAVE_PNG_H 1
- | #define HAVE_LIBPNG_PNG_H 1
- | #define HAVE_LIBPNG 1
- | #define HAVE_PNG_GET_VALID 1
- | #define HAVE_PNG_SET_TRNS_TO_ALPHA 1
- | #define HAVE_PTHREAD_H 1
- | /* end confdefs.h. */
- | #include <pthread.h>
- | int
- | main ()
- | {
- | pthread_create(0, 0, 0, 0);
- | ;
- | return 0;
- | }
- configure:6413: result: no
- configure:6391: checking for pthread_create using -lpthread
- configure:6406: gcc -o conftest conftest.c -lpthread -ldl -lm >&5
- configure:6406: $? = 0
- configure:6413: result: yes
- configure:6548: checking for X
- configure:6656: gcc -E conftest.c
- configure:6656: $? = 0
- configure:6687: gcc -o conftest conftest.c -lX11 -lpthread -ldl -lm >&5
- configure:6687: $? = 0
- configure:6737: result: libraries , headers
- configure:6836: gcc -o conftest conftest.c -lpthread -ldl -lm -lX11 >&5
- configure:6836: $? = 0
- configure:6934: checking for gethostbyname
- configure:6934: gcc -o conftest conftest.c -lpthread -ldl -lm >&5
- configure:6934: $? = 0
- configure:6934: result: yes
- configure:7031: checking for connect
- configure:7031: gcc -o conftest conftest.c -lpthread -ldl -lm >&5
- configure:7031: $? = 0
- configure:7031: result: yes
- configure:7080: checking for remove
- configure:7080: gcc -o conftest conftest.c -lpthread -ldl -lm >&5
- configure:7080: $? = 0
- configure:7080: result: yes
- configure:7129: checking for shmat
- configure:7129: gcc -o conftest conftest.c -lpthread -ldl -lm >&5
- configure:7129: $? = 0
- configure:7129: result: yes
- configure:7187: checking for IceConnectionNumber in -lICE
- configure:7212: gcc -o conftest conftest.c -lICE -lpthread -ldl -lm >&5
- configure:7212: $? = 0
- configure:7221: result: yes
- configure:7237: WARNING: Ignoring libraries " -lSM -lICE" requested by configure.
- configure:7255: checking for library containing dlopen
- configure:7286: gcc -o conftest conftest.c -lpthread -ldl -lm -lX11 >&5
- configure:7286: $? = 0
- configure:7303: result: none required
- configure:7311: checking GL/gl.h usability
- configure:7311: gcc -c conftest.c >&5
- configure:7311: $? = 0
- configure:7311: result: yes
- configure:7311: checking GL/gl.h presence
- configure:7311: gcc -E conftest.c
- configure:7311: $? = 0
- configure:7311: result: yes
- configure:7311: checking for GL/gl.h
- configure:7311: result: yes
- configure:7313: checking for glXMakeCurrent in -lGL
- configure:7338: gcc -o conftest conftest.c -lGL -lm -lpthread -ldl -lm -lX11 >&5
- configure:7338: $? = 0
- configure:7347: result: yes
- configure:7396: checking for glXGetProcAddressARB in -lGL
- configure:7421: gcc -o conftest conftest.c -lGL -lm -lpthread -ldl -lm -lX11 >&5
- configure:7421: $? = 0
- configure:7430: result: yes
- configure:7441: checking GL/glu.h usability
- configure:7441: gcc -c conftest.c >&5
- configure:7441: $? = 0
- configure:7441: result: yes
- configure:7441: checking GL/glu.h presence
- configure:7441: gcc -E conftest.c
- configure:7441: $? = 0
- configure:7441: result: yes
- configure:7441: checking for GL/glu.h
- configure:7441: result: yes
- configure:7476: checking for XineramaIsActive in -lXinerama
- configure:7501: gcc -o conftest conftest.c -lXinerama -lpthread -ldl -lm -lX11 >&5
- configure:7501: $? = 0
- configure:7510: result: yes
- configure:7529: checking for freetype-config
- configure:7547: found /usr/bin/freetype-config
- configure:7559: result: /usr/bin/freetype-config
- configure:7572: checking for FcPatternCreate in -lfontconfig
- configure:7597: gcc -o conftest -I/usr/include/freetype2 conftest.c -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5
- configure:7597: $? = 0
- configure:7606: result: yes
- configure:7617: checking X11/Xft/Xft.h usability
- configure:7617: gcc -c -I/usr/include/freetype2 conftest.c >&5
- configure:7617: $? = 0
- configure:7617: result: yes
- configure:7617: checking X11/Xft/Xft.h presence
- configure:7617: gcc -E -I/usr/include/freetype2 conftest.c
- configure:7617: $? = 0
- configure:7617: result: yes
- configure:7617: checking for X11/Xft/Xft.h
- configure:7617: result: yes
- configure:7619: checking for XftDrawCreate in -lXft
- configure:7644: gcc -o conftest -I/usr/include/freetype2 conftest.c -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5
- configure:7644: $? = 0
- configure:7653: result: yes
- configure:7674: checking for X11/extensions/Xdbe.h
- configure:7674: gcc -c -I/usr/include/freetype2 conftest.c >&5
- configure:7674: $? = 0
- configure:7674: result: yes
- configure:7682: checking for XdbeQueryExtension in -lXext
- configure:7707: gcc -o conftest -I/usr/include/freetype2 conftest.c -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 >&5
- configure:7707: $? = 0
- configure:7716: result: yes
- configure:7726: checking for xprop
- configure:7744: found /usr/bin/xprop
- configure:7756: result: /usr/bin/xprop
- configure:7764: checking for X overlay visuals
- configure:7779: result: no
- configure:7914: checking if GCC supports -fno-exceptions
- configure:7929: gcc -c -fno-exceptions -I/usr/include/freetype2 conftest.c >&5
- configure:7929: $? = 0
- configure:7931: result: yes
- configure:7941: checking if GCC supports -fno-strict-aliasing
- configure:7956: gcc -c -fno-strict-aliasing -I/usr/include/freetype2 conftest.c >&5
- configure:7956: $? = 0
- configure:7958: result: yes
- configure:8343: creating ./config.status
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_long_long=yes
- ac_cv_cxx_bool=yes
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_cxx_scandir_posix=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_gethostbyname=yes
- ac_cv_func_localeconv=yes
- ac_cv_func_remove=yes
- ac_cv_func_shmat=yes
- ac_cv_func_snprintf=yes
- ac_cv_func_strcasecmp=yes
- ac_cv_func_strlcat=no
- ac_cv_func_strlcpy=no
- ac_cv_func_strtoll=yes
- ac_cv_func_vsnprintf=yes
- ac_cv_have_overlay=no
- ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
- ac_cv_header_GL_gl_h=yes
- ac_cv_header_GL_glu_h=yes
- ac_cv_header_X11_Xft_Xft_h=yes
- ac_cv_header_X11_extensions_Xdbe_h=yes
- ac_cv_header_alsa_asoundlib_h=yes
- ac_cv_header_dirent_dirent_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_jpeglib_h=yes
- ac_cv_header_libpng_png_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_png_h=yes
- ac_cv_header_pthread_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_select_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_stdtypes_h=no
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_zlib_h=yes
- ac_cv_lib_GL_glXGetProcAddressARB=yes
- ac_cv_lib_GL_glXMakeCurrent=yes
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_Xext_XdbeQueryExtension=yes
- ac_cv_lib_Xft_XftDrawCreate=yes
- ac_cv_lib_Xinerama_XineramaIsActive=yes
- ac_cv_lib_fontconfig_FcPatternCreate=yes
- ac_cv_lib_jpeg_jpeg_CreateCompress=yes
- ac_cv_lib_png_png_get_valid=yes
- ac_cv_lib_png_png_read_info=yes
- ac_cv_lib_png_png_set_tRNS_to_alpha=yes
- ac_cv_lib_z_gzgets=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FTCONFIG=/usr/bin/freetype-config
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_NROFF=/usr/bin/nroff
- ac_cv_path_XPROP=/usr/bin/xprop
- ac_cv_path_ac_pt_AR=/usr/bin/ar
- ac_cv_path_install='/usr/bin/install -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_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_search_dlopen='none required'
- ac_cv_search_dlsym=-ldl
- ac_cv_search_opendir='none required'
- ac_cv_search_pow=-lm
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=4
- ac_cv_sizeof_short=2
- ac_cv_sys_file_offset_bits=64
- ac_cv_sys_largefile_CC=no
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR='/usr/bin/ar'
- ARCHFLAGS=''
- AUDIOLIBS='-lasound'
- CAIRODIR=''
- CAIRODSONAME=''
- CAIROFLAGS=''
- CAIROLIBBASENAME='libfltk_cairo.a'
- CAIROLIBNAME='../lib/libfltk_cairo.a'
- CAIROLIBS=''
- CAT1EXT='1'
- CAT3EXT='3'
- CAT6EXT='6'
- CC='gcc'
- CFLAGS=' '
- CPP='gcc -E'
- CPPFLAGS='-I/usr/include/freetype2 '
- CXX='g++'
- CXXFLAGS='-I/usr/include/freetype2 '
- DEFS='-DHAVE_CONFIG_H'
- DOXYDOC=''
- DSOCOMMAND='echo'
- DSOFLAGS=' '
- DSOLINK=''
- DSONAME=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT=''
- FLDSONAME=''
- FLLIBBASENAME='libfltk_forms.a'
- FLLIBNAME='../lib/libfltk_forms.a'
- FLTKCAIROOPTION=''
- FLUID='fluid'
- FL_API_VERSION='1.3'
- FL_MAJOR_VERSION='1'
- FL_MINOR_VERSION='3'
- FL_PATCH_VERSION='0'
- FTCONFIG='/usr/bin/freetype-config'
- GLDEMOS='gldemos'
- GLDSONAME=''
- GLLIB='-lGLU -lGL'
- GLLIBBASENAME='libfltk_gl.a'
- GLLIBNAME='../lib/libfltk_gl.a'
- GREP='/bin/grep'
- GROFF=''
- HLINKS='#'
- HTMLDOC=''
- IMAGELIBS='-lpng -lz -ljpeg '
- IMGDSONAME=''
- IMGLIBBASENAME='libfltk_images.a'
- IMGLIBNAME='../lib/libfltk_images.a'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_DESKTOP='install-linux'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- JPEG=''
- JPEGINC=''
- LARGEFILE='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
- LDFLAGS=' '
- LIBBASENAME='libfltk.a'
- LIBCOMMAND='/usr/bin/ar cr'
- LIBEXT='.a'
- LIBNAME='../lib/libfltk.a'
- LIBOBJS=''
- LIBS='-lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 '
- LINKFLTK='../lib/libfltk.a'
- LINKFLTKCAIRO=''
- LINKFLTKFORMS='../lib/libfltk_forms.a'
- LINKFLTKGL='../lib/libfltk_gl.a'
- LINKFLTKIMG='../lib/libfltk_images.a'
- LINKSHARED=' ../lib/libfltk_images.a ../lib/libfltk_forms.a ../lib/libfltk.a'
- LTLIBOBJS=''
- MAKEDEPEND='$(CXX) -M'
- NROFF='/usr/bin/nroff'
- OBJEXT='o'
- OPTIM=' -Os -Wall -Wunused -Wno-format-y2k -fno-exceptions -fno-strict-aliasing'
- OSX_ONLY=':'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- PNG=''
- PNGINC=''
- PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT'
- RANLIB='ranlib'
- RC=''
- SHAREDSUFFIX=''
- SHELL='/bin/bash'
- STATICIMAGELIBS='-lpng -lz -ljpeg '
- THREADS='threads'
- UNINSTALL_DESKTOP='uninstall-linux'
- USEMMFILES='No'
- XMKMF=''
- XPROP='/usr/bin/xprop'
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=' -lSM -lICE'
- ZLIB=''
- ZLIBINC=''
- 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}'
- host_alias=''
- 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='/usr/local'
- 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 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 SIZEOF_SHORT 2
- #define SIZEOF_INT 4
- #define SIZEOF_LONG 4
- #define U16 unsigned short
- #define U32 unsigned
- #define HAVE_DIRENT_H 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SCANDIR 1
- #define HAVE_SCANDIR_POSIX 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_SNPRINTF 1
- #define HAVE_STRINGS_H 1
- #define HAVE_STRCASECMP 1
- #define HAVE_LOCALE_H 1
- #define HAVE_LOCALECONV 1
- #define _FILE_OFFSET_BITS 64
- #define HAVE_LONG_LONG 1
- #define HAVE_STRTOLL 1
- #define HAVE_DLSYM 1
- #define HAVE_DLFCN_H 1
- #define HAVE_ALSA_ASOUNDLIB_H 1
- #define HAVE_LIBJPEG 1
- #define HAVE_LIBZ 1
- #define HAVE_PNG_H 1
- #define HAVE_LIBPNG_PNG_H 1
- #define HAVE_LIBPNG 1
- #define HAVE_PNG_GET_VALID 1
- #define HAVE_PNG_SET_TRNS_TO_ALPHA 1
- #define HAVE_PTHREAD_H 1
- #define HAVE_PTHREAD 1
- #define HAVE_PTHREAD 1
- #define USE_X11 1
- #define HAVE_GL 1
- #define HAVE_GLXGETPROCADDRESSARB 1
- #define HAVE_GL_GLU_H 1
- #define HAVE_XINERAMA 1
- #define HAVE_LIBFONTCONFIG 1
- #define USE_XFT 1
- #define HAVE_XDBE 1
- #define FLTK_DOCDIR "/usr/local/share/doc/fltk"
- #define FLTK_DATADIR "/usr/local/share/fltk"
- configure: exit 0
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by config.status, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on mingo-Aspire-5315
- config.status:936: creating makeinclude
- config.status:936: creating fltk.list
- config.status:936: creating fltk-config
- config.status:936: creating fltk.spec
- config.status:936: creating FL/Makefile
- config.status:936: creating config.h
|