This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by efax-gtk configure 3.0.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.19-rc6-2 uname -s = Linux uname -v = #1 SMP Thu Nov 23 12:56:51 CET 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1381: checking for a BSD-compatible install configure:1436: result: /bin/install -c configure:1447: checking whether build environment is sane configure:1490: result: yes configure:1523: checking for gawk configure:1539: found /bin/gawk configure:1549: result: gawk configure:1559: checking whether make sets $(MAKE) configure:1579: result: yes configure:1759: checking for style of include used by make configure:1787: result: GNU configure:1836: checking for i586-uhu-linux-gcc configure:1852: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1862: result: i586-uhu-linux-gcc configure:2144: checking for C compiler version configure:2147: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2150: $? = 0 configure:2152: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2155: $? = 0 configure:2157: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2160: $? = 1 configure:2183: checking for C compiler default output file name configure:2186: i586-uhu-linux-gcc conftest.c >&5 configure:2189: $? = 0 configure:2235: result: a.out configure:2240: checking whether the C compiler works configure:2246: ./a.out configure:2249: $? = 0 configure:2266: result: yes configure:2273: checking whether we are cross compiling configure:2275: result: no configure:2278: checking for suffix of executables configure:2280: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2283: $? = 0 configure:2308: result: configure:2314: checking for suffix of object files configure:2335: i586-uhu-linux-gcc -c conftest.c >&5 configure:2338: $? = 0 configure:2360: result: o configure:2364: checking whether we are using the GNU C compiler configure:2388: i586-uhu-linux-gcc -c conftest.c >&5 configure:2394: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest.o configure:2407: $? = 0 configure:2420: result: yes configure:2426: checking whether i586-uhu-linux-gcc accepts -g configure:2447: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2453: $? = 0 configure:2457: test -z || test ! -s conftest.err configure:2460: $? = 0 configure:2463: test -s conftest.o configure:2466: $? = 0 configure:2477: result: yes configure:2494: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2564: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2570: $? = 0 configure:2574: test -z || test ! -s conftest.err configure:2577: $? = 0 configure:2580: test -s conftest.o configure:2583: $? = 0 configure:2601: result: none needed configure:2619: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2625: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2760: checking dependency style of i586-uhu-linux-gcc configure:2843: result: gcc3 configure:2865: checking how to run the C preprocessor configure:2900: i586-uhu-linux-gcc -E conftest.c configure:2906: $? = 0 configure:2938: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | /* end confdefs.h. */ | #include configure:2983: result: i586-uhu-linux-gcc -E configure:3007: i586-uhu-linux-gcc -E conftest.c configure:3013: $? = 0 configure:3045: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3051: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | /* end confdefs.h. */ | #include configure:3176: checking whether i586-uhu-linux-gcc supports -pthread configure:3195: result: yes configure:3225: checking for i586-uhu-linux-g++ configure:3241: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3251: result: i586-uhu-linux-g++ configure:3309: checking for C++ compiler version configure:3312: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:3315: $? = 0 configure:3317: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3320: $? = 0 configure:3322: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3325: $? = 1 configure:3328: checking whether we are using the GNU C++ compiler configure:3352: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3358: $? = 0 configure:3362: test -z || test ! -s conftest.err configure:3365: $? = 0 configure:3368: test -s conftest.o configure:3371: $? = 0 configure:3384: result: yes configure:3390: checking whether i586-uhu-linux-g++ accepts -g configure:3411: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3417: $? = 0 configure:3421: test -z || test ! -s conftest.err configure:3424: $? = 0 configure:3427: test -s conftest.o configure:3430: $? = 0 configure:3441: result: yes configure:3483: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3489: $? = 0 configure:3493: test -z || test ! -s conftest.err configure:3496: $? = 0 configure:3499: test -s conftest.o configure:3502: $? = 0 configure:3528: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:3534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3483: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3489: $? = 0 configure:3493: test -z || test ! -s conftest.err configure:3496: $? = 0 configure:3499: test -s conftest.o configure:3502: $? = 0 configure:3528: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3534: $? = 0 configure:3538: test -z || test ! -s conftest.err configure:3541: $? = 0 configure:3544: test -s conftest.o configure:3547: $? = 0 configure:3572: checking dependency style of i586-uhu-linux-g++ configure:3655: result: gcc3 configure:3677: checking how to run the C++ preprocessor configure:3708: i586-uhu-linux-g++ -E conftest.cc configure:3714: $? = 0 configure:3746: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:3752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3791: result: i586-uhu-linux-g++ -E configure:3815: i586-uhu-linux-g++ -E conftest.cc configure:3821: $? = 0 configure:3853: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:3859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3988: checking whether i586-uhu-linux-g++ supports -fexceptions configure:4007: result: yes configure:4022: checking whether i586-uhu-linux-g++ supports -frtti configure:4041: result: yes configure:4056: checking whether i586-uhu-linux-g++ supports -fsigned-char configure:4075: result: yes configure:4090: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:4109: result: yes configure:4124: checking whether i586-uhu-linux-g++ supports -pthread configure:4143: result: yes configure:4175: checking for a BSD-compatible install configure:4230: result: /bin/install -c configure:4248: checking for pkg-config configure:4266: found /usr/bin/pkg-config configure:4279: result: /usr/bin/pkg-config configure:4296: checking for glib-2.0 >= 2.0.0 configure:4300: result: yes configure:4304: checking GLIB_CFLAGS configure:4307: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:4310: checking GLIB_LIBS configure:4313: result: -lglib-2.0 configure:4392: checking for gtk+-2.0 >= 2.0.0 configure:4396: result: yes configure:4400: checking GTK_CFLAGS configure:4403: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:4406: checking GTK_LIBS configure:4409: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:4488: checking for gthread-2.0 >= 2.0.0 configure:4492: result: yes configure:4496: checking GTHREAD_CFLAGS configure:4499: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:4502: checking GTHREAD_LIBS configure:4505: result: -pthread -lgthread-2.0 -lglib-2.0 configure:4587: checking for sigc++-2.0 >= 2.0.0 configure:4591: result: yes configure:4595: checking SIGC_CFLAGS configure:4598: result: -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include configure:4601: checking SIGC_LIBS configure:4604: result: -lsigc-2.0 configure:4731: checking for egrep configure:4741: result: grep -E configure:4746: checking for ANSI C header files configure:4771: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4777: $? = 0 configure:4781: test -z || test ! -s conftest.err configure:4784: $? = 0 configure:4787: test -s conftest.o configure:4790: $? = 0 configure:4879: i586-uhu-linux-gcc -o conftest -O2 -pthread -Wall -s conftest.c >&5 conftest.c: In function `main': conftest.c:31: warning: implicit declaration of function `exit' configure:4882: $? = 0 configure:4884: ./conftest configure:4887: $? = 0 configure:4902: result: yes configure:4926: checking for sys/types.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for sys/stat.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for stdlib.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for string.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for memory.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for strings.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for inttypes.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for stdint.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4926: checking for unistd.h configure:4942: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:4948: $? = 0 configure:4952: test -z || test ! -s conftest.err configure:4955: $? = 0 configure:4958: test -s conftest.o configure:4961: $? = 0 configure:4972: result: yes configure:4998: checking pthread.h usability configure:5010: i586-uhu-linux-gcc -c -O2 -pthread -Wall conftest.c >&5 configure:5016: $? = 0 configure:5020: test -z || test ! -s conftest.err configure:5023: $? = 0 configure:5026: test -s conftest.o configure:5029: $? = 0 configure:5039: result: yes configure:5043: checking pthread.h presence configure:5053: i586-uhu-linux-gcc -E conftest.c configure:5059: $? = 0 configure:5079: result: yes configure:5114: checking for pthread.h configure:5121: result: yes configure:5216: checking X11/Xlib.h usability configure:5228: i586-uhu-linux-gcc -c -O2 -pthread -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo conftest.c >&5 configure:5234: $? = 0 configure:5238: test -z || test ! -s conftest.err configure:5241: $? = 0 configure:5244: test -s conftest.o configure:5247: $? = 0 configure:5257: result: yes configure:5261: checking X11/Xlib.h presence configure:5271: i586-uhu-linux-gcc -E conftest.c configure:5277: $? = 0 configure:5297: result: yes configure:5332: checking for X11/Xlib.h configure:5339: result: yes configure:5362: checking for size_t configure:5386: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:5392: $? = 0 configure:5396: test -z || test ! -s conftest.err configure:5399: $? = 0 configure:5402: test -s conftest.o configure:5405: $? = 0 configure:5416: result: yes configure:5428: checking for ssize_t configure:5452: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:5458: $? = 0 configure:5462: test -z || test ! -s conftest.err configure:5465: $? = 0 configure:5468: test -s conftest.o configure:5471: $? = 0 configure:5482: result: yes configure:5494: checking for socklen_t configure:5524: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:5530: $? = 0 configure:5534: test -z || test ! -s conftest.err configure:5537: $? = 0 configure:5540: test -s conftest.o configure:5543: $? = 0 configure:5554: result: yes configure:5582: checking whether NLS is requested configure:5591: result: yes configure:5629: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5661: result: /usr/bin/msgfmt configure:5670: checking for gmsgfmt configure:5701: result: /usr/bin/msgfmt configure:5740: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:5772: result: /usr/bin/xgettext configure:5812: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5843: result: /usr/bin/msgmerge configure:5900: checking build system type configure:5918: result: i586-uhu-linux-gnu configure:5926: checking host system type configure:5940: result: i586-uhu-linux-gnu configure:5972: checking for ld used by GCC configure:6036: result: /usr/bin/ld configure:6045: checking if the linker (/usr/bin/ld) is GNU ld configure:6058: result: yes configure:6065: checking for shared library run path origin configure:6078: result: done configure:6494: checking for CFPreferencesCopyAppValue configure:6519: i586-uhu-linux-g++ -o conftest -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers -s conftest.cc -framework CoreFoundation >&5 i586-uhu-linux-g++: CoreFoundation: No such file or directory cc1plus: error: unrecognized command line option "-framework" configure:6525: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_PTHREAD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:6552: result: no configure:6561: checking for CFLocaleCopyCurrent configure:6586: i586-uhu-linux-g++ -o conftest -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall -I/System/Library/Frameworks/CoreFoundation.framework/Headers -s conftest.cc -framework CoreFoundation >&5 i586-uhu-linux-g++: CoreFoundation: No such file or directory cc1plus: error: unrecognized command line option "-framework" configure:6592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_PTHREAD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:6619: result: no configure:6636: checking whether NLS is requested configure:6645: result: yes configure:6663: checking for GNU gettext in libc configure:6687: i586-uhu-linux-g++ -o conftest -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall -s conftest.cc >&5 configure:6693: $? = 0 configure:6697: test -z || test ! -s conftest.err configure:6700: $? = 0 configure:6703: test -s conftest configure:6706: $? = 0 configure:6718: result: yes configure:7425: checking whether to use NLS configure:7427: result: yes configure:7430: checking where the gettext function comes from configure:7441: result: libc configure:7520: checking for mkstemp configure:7577: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:7583: $? = 0 configure:7587: test -z || test ! -s conftest.err configure:7590: $? = 0 configure:7593: test -s conftest configure:7596: $? = 0 configure:7608: result: yes configure:7627: checking for fstream ios::nocreate flag configure:7659: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:39: error: `nocreate' is not a member of `std::ios' configure:7665: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_PTHREAD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_SOCKLEN_T 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | std::fstream strm("dummy.txt", std::ios::in | std::ios::nocreate); | | ; | return 0; | } configure:7691: result: no configure:7702: checking for fstream attach configure:7735: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:40: error: 'struct std::fstream' has no member named 'attach' configure:7741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "efax-gtk" | #define PACKAGE_TARNAME "efax-gtk" | #define PACKAGE_VERSION "3.0.9" | #define PACKAGE_STRING "efax-gtk 3.0.9" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "efax-gtk" | #define VERSION "3.0.9" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_PTHREAD_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_SOCKLEN_T 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | std::fstream strm; | strm.attach(1); | | ; | return 0; | } configure:7767: result: no configure:7778: checking for std::stringstream configure:7810: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:7816: $? = 0 configure:7820: test -z || test ! -s conftest.err configure:7823: $? = 0 configure:7826: test -s conftest.o configure:7829: $? = 0 configure:7842: result: yes configure:7868: checking ostream usability configure:7880: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:7886: $? = 0 configure:7890: test -z || test ! -s conftest.err configure:7893: $? = 0 configure:7896: test -s conftest.o configure:7899: $? = 0 configure:7909: result: yes configure:7913: checking ostream presence configure:7923: i586-uhu-linux-g++ -E conftest.cc configure:7929: $? = 0 configure:7949: result: yes configure:7984: checking for ostream configure:7991: result: yes configure:7868: checking istream usability configure:7880: i586-uhu-linux-g++ -c -O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall conftest.cc >&5 configure:7886: $? = 0 configure:7890: test -z || test ! -s conftest.err configure:7893: $? = 0 configure:7896: test -s conftest.o configure:7899: $? = 0 configure:7909: result: yes configure:7913: checking istream presence configure:7923: i586-uhu-linux-g++ -E conftest.cc configure:7929: $? = 0 configure:7949: result: yes configure:7984: checking for istream configure:7991: result: yes configure:8006: checking the fax spool directory configure:8019: result: SPOOLDIR is /var/spool/fax configure:8028: checking for i586-uhu-linux-ranlib configure:8057: result: no configure:8066: checking for ranlib configure:8082: found /usr/bin/ranlib configure:8093: result: ranlib configure:8106: checking whether make sets $(MAKE) configure:8126: result: yes configure:8254: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by efax-gtk config.status 3.0.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:741: creating Makefile config.status:741: creating src/Makefile config.status:741: creating efax/Makefile config.status:741: creating po/Makefile.in config.status:741: creating efax-gtk-faxfilter/Makefile config.status:741: creating src/utils/Makefile config.status:741: creating efax-gtk.spec config.status:845: creating config.h config.status:1153: executing depfiles commands config.status:1153: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_mkstemp=yes ac_cv_have_attach=no ac_cv_have_ios_nocreate=no ac_cv_have_stringstream=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_istream=yes ac_cv_header_memory_h=yes ac_cv_header_ostream=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_c_pthread=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_fexceptions=yes ac_cv_prog_cxx_fno_check_new=yes ac_cv_prog_cxx_frtti=yes ac_cv_prog_cxx_fsigned_char=yes ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_pthread=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pthread -Wall' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fexceptions -frtti -fsigned-char -fno-check-new -pthread -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-pthread -lgthread-2.0 -lglib-2.0 ' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-s' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='efax-gtk' PACKAGE_BUGREPORT='' PACKAGE_NAME='efax-gtk' PACKAGE_STRING='efax-gtk 3.0.9' PACKAGE_TARNAME='efax-gtk' PACKAGE_VERSION='3.0.9' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' SIGC_LIBS='-lsigc-2.0 ' SIGC_VER='20' SPOOLDIR='/var/spool/fax' STRIP='' USE_NLS='yes' VERSION='3.0.9' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISTREAM 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_OSTREAM 1 #define HAVE_PTHREAD_H 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SSIZE_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGSTREAM 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_X11_XLIB_H 1 #define PACKAGE "efax-gtk" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "efax-gtk" #define PACKAGE_STRING "efax-gtk 3.0.9" #define PACKAGE_TARNAME "efax-gtk" #define PACKAGE_VERSION "3.0.9" #define STDC_HEADERS 1 #define VERSION "3.0.9" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0