Problems with installation of Gtk2 on SUSE 9.1



Heya,

I want to use GTK2-Perl (eventually with Glade) with SUSE 9.1 (and
Windows XP).
I am trying first to install Gtk+-2.8.3, because that is 
Gtk2(correct?) and then Gtk2-Perl.
But I ran into problems, when trying to install the dependencies for
Gtk+-2.8.3: Glib-2.8.2, ATK-1.10.1, Pango-1.10.0, Cairo-1.0.0,
fontconfig-2.3.2 and freetype-2.1.10.

I first installed Glib-2.8.2
./configure
make
#checkinstall
#rpm -ivf /usr/src/package/RPMS/i386/glib-2.8.2-1.i386.rpm
#SuSEconfig

everything looks fine.

Then Atk-1.10.1
./configure
make
that result in this error:
.. && echo timestamp > s-enum-types-h
/bin/sh: /usr/local/bin/glib-mkenums: -w :bad interpreter : No such file
or directory
make[2]: *** [s-enum-types-h] Error 126
make[2]: Leaving directory `/home/pihl/myPerl/atk/atk-1.10.1/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pihl/myPerl/atk/atk-1.10.1'
make: *** [all] Error 2

It says the glib-mkenums is not there, but it's not true!!

I hope that someone can see what the problems is.
I include the rpm list of installed glib,atk packages and part of the
config.log
from glib installation.

Thanks, 
Plung




plp plp:~/myPerl/atk/atk-1.10.1> rpm -qa |grep  atk
atk-devel-1.4.1-124
atk-doc-1.4.1-124
atk-1.4.1-124
plp plp:~/myPerl/atk/atk-1.10.1> rpm -qa |grep  glib
glibc-locale-2.3.3-98
glib2-doc-2.2.3-117
glib-1.2.10-586
glib2-2.2.3-117
glib-devel-1.2.10-586
glib-2.8.2-1
glibc-info-2.3.3-98
glibc-2.3.3-93
taglib-1.0-80
glibc-devel-2.3.3-97
glibc-profile-2.3.3-98
glib2-devel-2.2.3-117
plp plp:~/myPerl/atk/atk-1.10.1>


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

It was created by glib configure 2.8.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = plp
uname -m = i686
uname -r = 2.6.5-7.193-smp
uname -s = Linux
uname -v = #1 SMP Wed Jul 20 14:39:18 UTC 2005

/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: /home/pihl/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/jre/bin
PATH: /usr/bin/perl
PATH: /usr/lib/perl5/5.8.3
PATH: /home/pihl/myPerl
PATH: /home/pihl/myPerl/gtk2
PATH: /usr/lib/perl5/5.8.3/ExtUtils
PATH: /opt/gcc-3.4.3
PATH: /usr/local/gcc-m68k/bin
PATH: m68k-elf
PATH: /usr/lib
PATH: /usr/local/sbin/
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/bin
PATH: /usr/bin/perl
PATH: /usr/lib/perl5/5.8.3
PATH: /home/pihl/myPerl
PATH: /home/pihl/myPerl/gtk2
PATH: /usr/lib/perl5/5.8.3/ExtUtils
PATH: /opt/gcc-3.4.3
PATH: /usr/local/gcc-m68k/bin
PATH: m68k-elf
PATH: /usr/lib
PATH: /usr/local/sbin/
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/bin
PATH: /usr/bin/perl
PATH: /usr/lib/perl5/5.8.3
PATH: /home/pihl/myPerl
PATH: /home/pihl/myPerl/gtk2
PATH: /usr/lib/perl5/5.8.3/ExtUtils
PATH: /opt/gcc-3.4.3
PATH: /usr/local/gcc-m68k/bin
PATH: m68k-elf
PATH: /usr/lib
PATH: /usr/local/sbin/
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1581: checking for a BSD-compatible install
configure:1636: result: /usr/bin/install -c
configure:1647: checking whether build environment is sane
configure:1690: result: yes
configure:1723: checking for gawk
configure:1739: found /usr/bin/gawk
configure:1749: result: gawk
configure:1759: checking whether make sets $(MAKE)
configure:1779: result: yes
configure:1992: checking whether to enable maintainer-specific portions
of Makefiles
configure:2001: result: no
configure:2023: checking build system type
configure:2041: result: i686-pc-linux-gnu
configure:2049: checking host system type
configure:2063: result: i686-pc-linux-gnu
configure:2072: checking for the BeOS
configure:2082: result: no
configure:2086: checking for Win32
configure:2115: result: no
configure:2516: checking whether to enable garbage collector
friendliness
configure:2528: result: no
configure:2532: checking whether to disable memory pools
configure:2535: result: no
configure:2607: checking for gcc
configure:2623: found /usr/bin/gcc
configure:2633: result: gcc
configure:2877: checking for C compiler version
configure:2880: gcc --version </dev/null >&5
gcc (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 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:2883: $? = 0
configure:2885: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
configure:2888: $? = 0
configure:2890: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2893: $? = 1
configure:2916: checking for C compiler default output file name
configure:2919: gcc    conftest.c  >&5
configure:2922: $? = 0
configure:2968: result: a.out
configure:2973: checking whether the C compiler works
configure:2979: ./a.out
configure:2982: $? = 0
configure:2999: result: yes
configure:3006: checking whether we are cross compiling
configure:3008: result: no
configure:3011: checking for suffix of executables
configure:3013: gcc -o conftest    conftest.c  >&5
configure:3016: $? = 0
configure:3041: result: 
configure:3047: checking for suffix of object files
configure:3068: gcc -c   conftest.c >&5
configure:3071: $? = 0
configure:3093: result: o
configure:3097: checking whether we are using the GNU C compiler
configure:3121: gcc -c   conftest.c >&5
configure:3127: $? = 0
configure:3131: test -z 
                         || test ! -s conftest.err
configure:3134: $? = 0
configure:3137: test -s conftest.o
configure:3140: $? = 0
configure:3153: result: yes
configure:3159: checking whether gcc accepts -g
configure:3180: gcc -c -g  conftest.c >&5
configure:3186: $? = 0
configure:3190: test -z 
                         || test ! -s conftest.err
configure:3193: $? = 0
configure:3196: test -s conftest.o
configure:3199: $? = 0
configure:3210: result: yes
configure:3227: checking for gcc option to accept ANSI C
configure:3297: gcc  -c -g -O2  conftest.c >&5
configure:3303: $? = 0
configure:3307: test -z 
                         || test ! -s conftest.err
configure:3310: $? = 0
configure:3313: test -s conftest.o
configure:3316: $? = 0
configure:3334: result: none needed
configure:3352: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3358: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3502: checking for style of include used by make
configure:3530: result: GNU
configure:3558: checking dependency style of gcc
configure:3641: result: gcc3
configure:3663: checking for c++
configure:3679: found /usr/bin/c++
configure:3689: result: c++
configure:3802: checking for C++ compiler version
configure:3805: c++ --version </dev/null >&5
c++ (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 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:3808: $? = 0
configure:3810: c++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
configure:3813: $? = 0
configure:3815: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:3818: $? = 1
configure:3821: checking whether we are using the GNU C++ compiler
configure:3845: c++ -c   conftest.cc >&5
configure:3851: $? = 0
configure:3855: test -z 
                         || test ! -s conftest.err
configure:3858: $? = 0
configure:3861: test -s conftest.o
configure:3864: $? = 0
configure:3877: result: yes
configure:3883: checking whether c++ accepts -g
configure:3904: c++ -c -g  conftest.cc >&5
configure:3910: $? = 0
configure:3914: test -z 
                         || test ! -s conftest.err
configure:3917: $? = 0
configure:3920: test -s conftest.o
configure:3923: $? = 0
configure:3934: result: yes
configure:3976: c++ -c -g -O2  conftest.cc >&5
configure:3982: $? = 0
configure:3986: test -z 
                         || test ! -s conftest.err
configure:3989: $? = 0
configure:3992: test -s conftest.o
configure:3995: $? = 0
configure:4021: c++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:19: error: `exit' undeclared (first use this function)
conftest.cc:19: error: (Each undeclared identifier is reported only once
for 
   each function it appears in.)
configure:4027: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3976: c++ -c -g -O2  conftest.cc >&5
configure:3982: $? = 0
configure:3986: test -z 
                         || test ! -s conftest.err
configure:3989: $? = 0
configure:3992: test -s conftest.o
configure:3995: $? = 0
configure:4021: c++ -c -g -O2  conftest.cc >&5
configure:4027: $? = 0
configure:4031: test -z 
                         || test ! -s conftest.err
configure:4034: $? = 0
configure:4037: test -s conftest.o
configure:4040: $? = 0
configure:4065: checking dependency style of c++
configure:4148: result: gcc3
configure:4182: c++ -c -g -O2  conftest.cc >&5
configure:4188: $? = 0
configure:4192: test -z 
                         || test ! -s conftest.err
configure:4195: $? = 0
configure:4198: test -s conftest.o
configure:4201: $? = 0
configure:4232: checking for gcc option to accept ANSI C
configure:4295: gcc  -c -g -O2  conftest.c >&5
configure:4301: $? = 0
configure:4305: test -z 
                         || test ! -s conftest.err
configure:4308: $? = 0
configure:4311: test -s conftest.o
configure:4314: $? = 0
configure:4329: result: none needed
configure:4353: checking for a BSD-compatible install
configure:4408: result: /usr/bin/install -c
configure:4427: checking for special C compiler options needed for large
files
configure:4526: result: no
configure:4532: checking for _FILE_OFFSET_BITS value needed for large
files
configure:4563: gcc -c -g -O2  conftest.c >&5
conftest.c:24: warning: left shift count >= width of type
conftest.c:24: warning: left shift count >= width of type
conftest.c:26: error: size of array `off_t_is_large' is negative
configure:4569: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* 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:4616: gcc -c -g -O2  conftest.c >&5
configure:4622: $? = 0
configure:4626: test -z 
                         || test ! -s conftest.err
configure:4629: $? = 0
configure:4632: test -s conftest.o
configure:4635: $? = 0
configure:4647: result: 64
configure:4657: checking for _LARGE_FILES value needed for large files
configure:4688: gcc -c -g -O2  conftest.c >&5
configure:4694: $? = 0
configure:4698: test -z 
                         || test ! -s conftest.err
configure:4701: $? = 0
configure:4704: test -s conftest.o
configure:4707: $? = 0
configure:4772: result: no
configure:4790: checking for pkg-config
configure:4808: found /usr/local/bin/pkg-config
configure:4821: result: /usr/local/bin/pkg-config
configure:4910: checking for gawk
configure:4936: result: gawk
configure:4950: checking for perl5
configure:4976: result: /usr/bin/perl
configure:4989: checking for indent
configure:5005: found /usr/bin/indent
configure:5015: result: indent
configure:5036: checking for /usr/bin/perl
configure:5069: result: no
configure:5092: checking for iconv_open
configure:5149: gcc -o conftest -g -O2   conftest.c  >&5
configure:5155: $? = 0
configure:5159: test -z 
                         || test ! -s conftest.err
configure:5162: $? = 0
configure:5165: test -s conftest
configure:5168: $? = 0
configure:5180: result: yes
configure:5578: checking how to run the C preprocessor
configure:5613: gcc -E  conftest.c
configure:5619: $? = 0
configure:5651: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:5657: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5696: result: gcc -E
configure:5720: gcc -E  conftest.c
configure:5726: $? = 0
configure:5758: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:5764: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5808: checking for egrep
configure:5818: result: grep -E
configure:5824: checking whether we are using the GNU C Library 2.1 or
newer
configure:5855: result: yes
configure:5869: checking Whether to cache iconv descriptors
configure:5895: result: no
configure:5901: checking for ANSI C header files
configure:5926: gcc -c -g -O2  conftest.c >&5
configure:5932: $? = 0
configure:5936: test -z 
                         || test ! -s conftest.err
configure:5939: $? = 0
configure:5942: test -s conftest.o
configure:5945: $? = 0
configure:6031: gcc -o conftest -g -O2   conftest.c  >&5
configure:6034: $? = 0
configure:6036: ./conftest
configure:6039: $? = 0
configure:6054: result: yes
configure:6078: checking for sys/types.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for sys/stat.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for stdlib.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for string.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for memory.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for strings.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for inttypes.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for stdint.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6078: checking for unistd.h
configure:6094: gcc -c -g -O2  conftest.c >&5
configure:6100: $? = 0
configure:6104: test -z 
                         || test ! -s conftest.err
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6151: checking locale.h usability
configure:6163: gcc -c -g -O2  conftest.c >&5
configure:6169: $? = 0
configure:6173: test -z 
                         || test ! -s conftest.err
configure:6176: $? = 0
configure:6179: test -s conftest.o
configure:6182: $? = 0
configure:6192: result: yes
configure:6196: checking locale.h presence
configure:6206: gcc -E  conftest.c
configure:6212: $? = 0
configure:6232: result: yes
configure:6267: checking for locale.h
configure:6274: result: yes
configure:6288: checking for LC_MESSAGES
configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
configure:6315: $? = 0
configure:6319: test -z 
                         || test ! -s conftest.err
configure:6322: $? = 0
configure:6325: test -s conftest
configure:6328: $? = 0
configure:6340: result: yes
configure:6369: checking libintl.h usability
configure:6381: gcc -c -g -O2  conftest.c >&5
configure:6387: $? = 0
configure:6391: test -z 
                         || test ! -s conftest.err
configure:6394: $? = 0
configure:6397: test -s conftest.o
configure:6400: $? = 0
configure:6410: result: yes
configure:6414: checking libintl.h presence
configure:6424: gcc -E  conftest.c
configure:6430: $? = 0
configure:6450: result: yes
configure:6485: checking for libintl.h
configure:6492: result: yes
configure:6503: checking for ngettext in libc
configure:6526: gcc -o conftest -g -O2   conftest.c  >&5
configure:6532: $? = 0
configure:6536: test -z 
                         || test ! -s conftest.err
configure:6539: $? = 0
configure:6542: test -s conftest
configure:6545: $? = 0
configure:6558: result: yes
configure:6562: checking for dgettext in libc
configure:6585: gcc -o conftest -g -O2   conftest.c  >&5
configure:6591: $? = 0
configure:6595: test -z 
                         || test ! -s conftest.err
configure:6598: $? = 0
configure:6601: test -s conftest
configure:6604: $? = 0
configure:6617: result: yes
configure:6626: checking for bind_textdomain_codeset
configure:6683: gcc -o conftest -g -O2   conftest.c  >&5
configure:6689: $? = 0
configure:6693: test -z 
                         || test ! -s conftest.err
configure:6696: $? = 0
configure:6699: test -s conftest
configure:6702: $? = 0
configure:6714: result: yes
configure:7224: checking for msgfmt
configure:7251: result: /usr/bin/msgfmt
configure:7264: checking for dcgettext
configure:7321: gcc -o conftest -g -O2   conftest.c   >&5
configure:7327: $? = 0
configure:7331: test -z 
                         || test ! -s conftest.err
configure:7334: $? = 0
configure:7337: test -s conftest
configure:7340: $? = 0
configure:7352: result: yes
configure:7364: checking for gmsgfmt
configure:7395: result: /usr/bin/msgfmt
configure:7404: checking for xgettext
configure:7431: result: /usr/bin/xgettext
configure:7455: gcc -o conftest -g -O2   conftest.c   >&5
configure:7461: $? = 0
configure:7465: test -z 
                         || test ! -s conftest.err
configure:7468: $? = 0
configure:7471: test -s conftest
configure:7474: $? = 0
configure:7647: checking for catalogs to be installed
configure:7672: result:  am ar az be bg bn bs ca cs cy da de el en_CA
en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk
mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr ije
sr Latn sv ta te th tl tr uk vi wa xh yi zh_CN zh_TW
configure:7846: checking for a sed that does not truncate output
configure:7900: result: /usr/bin/sed
configure:7914: checking for ld used by gcc
configure:7981: result: /usr/i586-suse-linux/bin/ld
configure:7990: checking if the linker (/usr/i586-suse-linux/bin/ld) is
GNU ld
configure:8005: result: yes
configure:8010: checking for /usr/i586-suse-linux/bin/ld option to
reload object files
configure:8017: result: -r
configure:8035: checking for BSD-compatible nm
configure:8077: result: /usr/bin/nm -B
configure:8081: checking whether ln -s works
configure:8085: result: yes
configure:8092: checking how to recognise dependent libraries
configure:8264: result: pass_all
configure:8727: checking dlfcn.h usability
configure:8739: gcc -c -g -O2  conftest.c >&5
configure:8745: $? = 0
configure:8749: test -z 
                         || test ! -s conftest.err
configure:8752: $? = 0
configure:8755: test -s conftest.o
configure:8758: $? = 0
configure:8768: result: yes
configure:8772: checking dlfcn.h presence
configure:8782: gcc -E  conftest.c
configure:8788: $? = 0
configure:8808: result: yes
configure:8843: checking for dlfcn.h
configure:8850: result: yes
configure:8873: checking how to run the C++ preprocessor
configure:8904: c++ -E  conftest.cc
configure:8910: $? = 0
configure:8942: c++ -E  conftest.cc
conftest.cc:38:28: ac_nonexistent.h: No such file or directory
configure:8948: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/share/locale"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8987: result: c++ -E
configure:9011: c++ -E  conftest.cc
configure:9017: $? = 0
configure:9049: c++ -E  conftest.cc
conftest.cc:38:28: ac_nonexistent.h: No such file or directory
configure:9055: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/share/locale"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9151: checking for g77
configure:9167: found /usr/bin/g77
configure:9177: result: g77
configure:9195: checking for Fortran 77 compiler version
configure:9195: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:9198: $? = 0
configure:9200: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada
--disable-checking --libdir=/usr/lib --enable-libgcj
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
configure:9203: $? = 0
configure:9205: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:9208: $? = 1
configure:9216: checking whether we are using the GNU Fortran 77
compiler
configure:9230: g77 -c  conftest.F >&5
configure:9236: $? = 0
configure:9240: test -z 
                         || test ! -s conftest.err
configure:9243: $? = 0
configure:9246: test -s conftest.o
configure:9249: $? = 0
configure:9262: result: yes
configure:9268: checking whether g77 accepts -g
configure:9280: g77 -c -g conftest.f >&5
configure:9286: $? = 0
configure:9290: test -z 
                         || test ! -s conftest.err
configure:9293: $? = 0
configure:9296: test -s conftest.o
configure:9299: $? = 0
configure:9311: result: yes
configure:9341: checking the maximum length of command line arguments
configure:9433: result: 32768
configure:9444: checking command to parse /usr/bin/nm -B output from gcc
object
configure:9540: gcc -c -g -O2  conftest.c >&5
configure:9543: $? = 0
configure:9547: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2 \2/p' \> conftest.nm
configure:9550: $? = 0
configure:9602: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:9605: $? = 0
configure:9643: result: ok
configure:9647: checking for objdir
configure:9662: result: .libs
configure:9752: checking for ar
configure:9768: found /usr/bin/ar
configure:9779: result: ar
configure:9832: checking for ranlib
configure:9848: found /usr/bin/ranlib
configure:9859: result: ranlib
configure:9912: checking for strip
configure:9928: found /usr/bin/strip
configure:9939: result: strip
configure:10226: checking if gcc static flag  works
configure:10254: result: yes
configure:10272: checking if gcc supports -fno-rtti -fno-exceptions
configure:10293: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:10297: $? = 0
configure:10307: result: no
configure:10322: checking for gcc option to produce PIC
configure:10526: result: -fPIC
configure:10534: checking if gcc PIC flag -fPIC works
configure:10555: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:10559: $? = 0
configure:10569: result: yes
configure:10593: checking if gcc supports -c -o file.o
configure:10617: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:10621: $? = 0
configure:10640: result: yes
configure:10666: checking whether the gcc linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:11562: result: yes
configure:11588: checking whether -lc should be explicitly linked in
configure:11593: gcc -c -g -O2  conftest.c >&5
configure:11596: $? = 0
configure:11610: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11613: $? = 0
configure:11625: result: no
configure:11633: checking dynamic linker characteristics
configure:12200: result: GNU/Linux ld.so
configure:12204: checking how to hardcode library paths into programs
configure:12229: result: immediate
configure:12243: checking whether stripping libraries is possible
configure:12248: result: yes
configure:13078: checking if libtool supports shared libraries
configure:13080: result: yes
configure:13083: checking whether to build shared libraries
configure:13104: result: yes
configure:13107: checking whether to build static libraries
configure:13111: result: no
configure:13203: creating libtool
configure:13781: checking for ld used by c++
configure:13848: result: /usr/i586-suse-linux/bin/ld
configure:13857: checking if the linker (/usr/i586-suse-linux/bin/ld) is
GNU ld
configure:13872: result: yes
configure:13923: checking whether the c++ linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:14810: result: yes
configure:14828: c++ -c -g -O2  conftest.cc >&5
configure:14831: $? = 0
configure:14927: checking for c++ option to produce PIC
configure:15195: result: -fPIC
configure:15203: checking if c++ PIC flag -fPIC works
configure:15224: c++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:15228: $? = 0
configure:15238: result: yes
configure:15262: checking if c++ supports -c -o file.o
configure:15286: c++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:15290: $? = 0
configure:15309: result: yes
configure:15335: checking whether the c++ linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:15360: result: yes
configure:15431: checking dynamic linker characteristics
configure:15998: result: GNU/Linux ld.so
configure:16002: checking how to hardcode library paths into programs
configure:16027: result: immediate
configure:16041: checking whether stripping libraries is possible
configure:16046: result: yes
configure:17382: checking if libtool supports shared libraries
configure:17384: result: yes
configure:17387: checking whether to build shared libraries
configure:17407: result: yes
configure:17410: checking whether to build static libraries
configure:17414: result: no
configure:17426: checking for g77 option to produce PIC
configure:17630: result: -fPIC
configure:17638: checking if g77 PIC flag -fPIC works
configure:17659: g77 -c -g -O2 -fPIC conftest.f >&5
configure:17663: $? = 0
configure:17673: result: yes
configure:17697: checking if g77 supports -c -o file.o
configure:17721: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17725: $? = 0
configure:17744: result: yes
configure:17770: checking whether the g77 linker
(/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:18646: result: yes
configure:18717: checking dynamic linker characteristics
configure:19284: result: GNU/Linux ld.so
configure:19288: checking how to hardcode library paths into programs
configure:19313: result: immediate
configure:19327: checking whether stripping libraries is possible
configure:19332: result: yes
configure:23603: checking for extra flags to get ANSI library prototypes
configure:23624: gcc -o conftest -g -O2 -Wall   conftest.c   -lm >&5
configure:23627: $? = 0
configure:23629: ./conftest
configure:23632: $? = 0
configure:23634: result: none needed
configure:23695: checking for extra flags for POSIX compliance
configure:23713: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function `main':
conftest.c:42: warning: unused variable `dir'
configure:23719: $? = 0
configure:23723: test -z 
                         || test ! -s conftest.err
configure:23726: $? = 0
configure:23729: test -s conftest.o
configure:23732: $? = 0
configure:23734: result: none needed
configure:23796: checking for ANSI C header files
configure:23949: result: yes
configure:23965: checking for vprintf
configure:24022: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c:63: warning: conflicting types for built-in function
`vprintf'
configure:24028: $? = 0
configure:24032: test -z 
                         || test ! -s conftest.err
configure:24035: $? = 0
configure:24038: test -s conftest
configure:24041: $? = 0
configure:24053: result: yes
configure:24060: checking for _doprnt
configure:24117: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
/tmp/ccs3k8c2.o(.text+0xe): In function `main':
/home/pihl/glib-2.8.2/conftest.c:80: undefined reference to `_doprnt'
/tmp/ccs3k8c2.o(.data+0x0):/home/pihl/glib-2.8.2/conftest.c:79:
undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:24123: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/share/locale"
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:24148: result: no
configure:24168: checking for stdlib.h
configure:24173: result: yes
configure:24168: checking for unistd.h
configure:24173: result: yes
configure:24317: checking for getpagesize
configure:24374: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:24380: $? = 0
configure:24384: test -z 
                         || test ! -s conftest.err
configure:24387: $? = 0
configure:24390: test -s conftest
configure:24393: $? = 0
configure:24405: result: yes
configure:24415: checking for working mmap
configure:24557: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:24560: $? = 0
configure:24562: ./conftest
configure:24565: $? = 0
configure:24579: result: yes
configure:24592: checking for working alloca.h
configure:24613: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function `main':
conftest.c:48: warning: unused variable `p'
configure:24619: $? = 0
configure:24623: test -z 
                         || test ! -s conftest.err
configure:24626: $? = 0
configure:24629: test -s conftest
configure:24632: $? = 0
configure:24644: result: yes
configure:24654: checking for alloca
configure:24695: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function `main':
conftest.c:69: warning: unused variable `p'
configure:24701: $? = 0
configure:24705: test -z 
                         || test ! -s conftest.err
configure:24708: $? = 0
configure:24711: test -s conftest
configure:24714: $? = 0
configure:24726: result: yes
configure:24955: checking for atexit
configure:25012: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:25018: $? = 0
configure:25022: test -z 
                         || test ! -s conftest.err
configure:25025: $? = 0
configure:25028: test -s conftest
configure:25031: $? = 0
configure:25043: result: yes
configure:24955: checking for on_exit
configure:25012: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:25018: $? = 0
configure:25022: test -z 
                         || test ! -s conftest.err
configure:25025: $? = 0
configure:25028: test -s conftest
configure:25031: $? = 0
configure:25043: result: yes
configure:25054: checking for char
configure:25078: gcc -c -g -O2 -Wall  conftest.c >&5
configure:25084: $? = 0
configure:25088: test -z 
                         || test ! -s conftest.err
configure:25091: $? = 0
configure:25094: test -s conftest.o
configure:25097: $? = 0
configure:25108: result: yes
configure:25111: checking size of char
configure:25430: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:25433: $? = 0
configure:25435: ./conftest
configure:25438: $? = 0
configure:25461: result: 1
configure:25468: checking for short
configure:25492: gcc -c -g -O2 -Wall  conftest.c >&5
configure:25498: $? = 0
configure:25502: test -z 
                         || test ! -s conftest.err
configure:25505: $? = 0
configure:25508: test -s conftest.o
configure:25511: $? = 0
configure:25522: result: yes
configure:25525: checking size of short
configure:25844: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:25847: $? = 0
configure:25849: ./conftest
configure:25852: $? = 0
configure:25875: result: 2
configure:25882: checking for long
configure:25906: gcc -c -g -O2 -Wall  conftest.c >&5
configure:25912: $? = 0
configure:25916: test -z 
                         || test ! -s conftest.err
configure:25919: $? = 0
configure:25922: test -s conftest.o
configure:25925: $? = 0
configure:25936: result: yes
configure:25939: checking size of long
configure:26258: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:26261: $? = 0
configure:26263: ./conftest
configure:26266: $? = 0
configure:26289: result: 4
configure:26296: checking for int
configure:26320: gcc -c -g -O2 -Wall  conftest.c >&5
configure:26326: $? = 0
configure:26330: test -z 
                         || test ! -s conftest.err
configure:26333: $? = 0
configure:26336: test -s conftest.o
configure:26339: $? = 0
configure:26350: result: yes
configure:26353: checking size of int
configure:26672: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:26675: $? = 0
configure:26677: ./conftest
configure:26680: $? = 0
configure:26703: result: 4
configure:26710: checking for void *
configure:26734: gcc -c -g -O2 -Wall  conftest.c >&5
configure:26740: $? = 0
configure:26744: test -z 
                         || test ! -s conftest.err
configure:26747: $? = 0
configure:26750: test -s conftest.o
configure:26753: $? = 0
configure:26764: result: yes
configure:26767: checking size of void *
configure:27086: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:27089: $? = 0
configure:27091: ./conftest
configure:27094: $? = 0
configure:27117: result: 4
configure:27124: checking for long long
configure:27148: gcc -c -g -O2 -Wall  conftest.c >&5
configure:27154: $? = 0
configure:27158: test -z 
                         || test ! -s conftest.err
configure:27161: $? = 0
configure:27164: test -s conftest.o
configure:27167: $? = 0
configure:27178: result: yes
configure:27181: checking size of long long
configure:27500: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:27503: $? = 0
configure:27505: ./conftest
configure:27508: $? = 0
configure:27531: result: 8
configure:27538: checking for __int64
configure:27562: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function `main':
conftest.c:91: error: `__int64' undeclared (first use in this function)
conftest.c:91: error: (Each undeclared identifier is reported only once
conftest.c:91: error: for each function it appears in.)
conftest.c:91: error: parse error before ')' token
configure:27568: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/share/locale"
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
|   return 0;
| if (sizeof (__int64))
|   return 0;
|   ;
|   return 0;
| }
configure:27592: result: no
configure:27595: checking size of __int64
configure:27945: result: 0
configure:27969: checking for format to printf and scanf a guint64
configure:27997: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function `main':
conftest.c:62: warning: implicit declaration of function `exit'
configure:28000: $? = 0
configure:28002: ./conftest
configure:28005: $? = 0
configure:28021: result: %llu
configure:28059: checking for an ANSI C-conforming const
configure:28126: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function `main':
conftest.c:83: warning: unused variable `s'
conftest.c:103: warning: unused variable `foo'
conftest.c:64: warning: unused variable `x'
conftest.c:70: warning: unused variable `zero'
conftest.c:82: warning: `t' might be used uninitialized in this function
conftest.c:100: warning: `b' might be used uninitialized in this
function
configure:28132: $? = 0
configure:28136: test -z 
                         || test ! -s conftest.err
configure:28139: $? = 0
configure:28142: test -s conftest.o
configure:28145: $? = 0
configure:28156: result: yes
configure:28168: checking if malloc() and friends prototypes are gmem.h
compatible
configure:28198: gcc -c -g -O2 -Wall -Werror  conftest.c >&5
configure:28204: $? = 0
configure:28208: test -z 
                         || test ! -s conftest.err
configure:28211: $? = 0
configure:28214: test -s conftest.o
configure:28217: $? = 0
configure:28232: result: yes
configure:28236: checking for growing stack pointer
configure:28263: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
configure:28266: $? = 0
configure:28268: ./conftest
configure:28271: $? = 0
configure:28288: result: no
configure:28291: checking for __inline
configure:28304: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28310: $? = 0
configure:28314: test -z 
                         || test ! -s conftest.err
configure:28317: $? = 0
configure:28320: test -s conftest.o
configure:28323: $? = 0
configure:28337: result: yes
configure:28346: checking for __inline__
configure:28359: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28365: $? = 0
configure:28369: test -z 
                         || test ! -s conftest.err
configure:28372: $? = 0
configure:28375: test -s conftest.o
configure:28378: $? = 0
configure:28392: result: yes
configure:28401: checking for inline
configure:28415: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28421: $? = 0
configure:28425: test -z 
                         || test ! -s conftest.err
configure:28428: $? = 0
configure:28431: test -s conftest.o
configure:28434: $? = 0
configure:28448: result: yes
configure:28459: checking if inline functions in headers work
configure:28488: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
conftest.c: In function `main':
conftest.c:23: warning: unused variable `i'
conftest.c:24: warning: control reaches end of non-void function
configure:28494: $? = 0
configure:28498: test -z 
                         || test ! -s conftest.err
configure:28501: $? = 0
configure:28504: test -s conftest
configure:28507: $? = 0
configure:28518: result: yes
configure:28522: checking for ISO C99 varargs macros in C
configure:28544: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28550: $? = 0
configure:28554: test -z 
                         || test ! -s conftest.err
configure:28557: $? = 0
configure:28560: test -s conftest.o
configure:28563: $? = 0
configure:28573: result: yes
configure:28576: checking for ISO C99 varargs macros in C++
configure:28607: c++ -c -g -O2  conftest.cc >&5
configure:28613: $? = 0
configure:28617: test -z 
                         || test ! -s conftest.err
configure:28620: $? = 0
configure:28623: test -s conftest.o
configure:28626: $? = 0
configure:28643: result: yes
configure:28646: checking for GNUC varargs macros
configure:28668: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28674: $? = 0
configure:28678: test -z 
                         || test ! -s conftest.err
configure:28681: $? = 0
configure:28684: test -s conftest.o
configure:28687: $? = 0
configure:28697: result: yes
configure:28701: checking for GNUC visibility attribute
configure:28738: gcc -c -g -O2 -Wall  conftest.c
configure:28744: $? = 0
configure:28747: (if test -s conftest.err; then false ; else true; fi)
configure:28750: $? = 0
configure:28760: result: yes
configure:28774: checking whether byte ordering is bigendian
configure:28801: gcc -c -g -O2 -Wall  conftest.c >&5
configure:28807: $? = 0
configure:28811: test -z 
                         || test ! -s conftest.err
configure:28814: $? = 0
configure:28817: test -s conftest.o
configure:28820: $? = 0
configure:28844: gcc -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: `not' undeclared (first use in this function)
conftest.c:67: error: (Each undeclared identifier is reported only once
conftest.c:67: error: for each function it appears in.)
conftest.c:67: error: parse error before "big"
configure:28850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.8.2"
| #define PACKAGE_STRING "glib 2.8.2"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=glib";
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 8
| #define GLIB_MICRO_VERSION 2
| #define GLIB_INTERFACE_AGE 2
| #define GLIB_BINARY_AGE 802
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/local/share/locale"
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_LONG_LONG_FORMAT 1
| #define SANE_MALLOC_PROTOS 1
| #define G_HAVE___INLINE 1
| #define G_HAVE___INLINE__ 1
| #define G_HAVE_INLINE 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;
| }




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]