problems compiling gdk-pixbuf 0.18 w/Gnome2



I'm using gnome2.0.1 with XFree4.2 and gcc 2.95.3, glibc 2.2.3 on Linux 2.4.19 (originally Slackware 8).

When I compile I end up with these errors that have me in a dead stop.
my config.log is attached.
Thanks for your help in advance.

gdk-pixbuf-scan.c:4: gnome.h: No such file or directory
In file included from gdk-pixbuf-scan.c:5:
../gdk-pixbuf/gdk-pixbuf.h:29: gdk/gdk.h: No such file or directory
In file included from gdk-pixbuf-scan.c:6:
../gdk-pixbuf/gdk-pixbuf-loader.h:30: gtk/gtkobject.h: No such file or directoryIn file included from gdk-pixbuf-scan.c:7: ../gdk-pixbuf/gnome-canvas-pixbuf.h:26: libgnome/gnome-defs.h: No such file or directory ../gdk-pixbuf/gnome-canvas-pixbuf.h:27: libgnomeui/gnome-canvas.h: No such file or directory
Compilation of scanner failed
make[2]: *** [scan-build.stamp] Error 1
make[2]: Leaving directory `/server/home/tonhe/gdk-pixbuf-0.18.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/server/home/tonhe/gdk-pixbuf-0.18.0'
make: *** [all-recursive-am] Error 2
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.52.  Invocation command line was

  $ ./configure 

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

hostname = hiku
uname -m = i686
uname -r = 2.4.19
uname -s = Linux
uname -v = #5 SMP Sun Aug 18 00:52:08 EDT 2002

/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/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:.:/opt/gnome/bin:/usr/openwin/bin:/usr/local//bin

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

configure:1105: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:1108: $? = 127
configure:1165: checking for a BSD compatible install
configure:1214: result: /usr/bin/ginstall -c
configure:1225: checking whether build environment is sane
configure:1268: result: yes
configure:1283: checking whether make sets ${MAKE}
configure:1303: result: yes
configure:1331: checking for working aclocal
configure:1338: result: found
configure:1346: checking for working autoconf
configure:1353: result: found
configure:1361: checking for working automake
configure:1368: result: found
configure:1376: checking for working autoheader
configure:1383: result: found
configure:1391: checking for working makeinfo
configure:1398: result: found
configure:1478: checking build system type
configure:1496: result: i686-pc-linux-gnu
configure:1503: checking host system type
configure:1517: result: i686-pc-linux-gnu
configure:1567: checking for gcc
configure:1582: found /usr/bin/gcc
configure:1590: result: gcc
configure:1818: checking for C compiler version
configure:1821: gcc --version </dev/null >&5
2.95.3
configure:1824: $? = 0
configure:1826: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:1829: $? = 0
configure:1831: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1834: $? = 1
configure:1854: checking for C compiler default output
configure:1857: gcc    conftest.c  >&5
configure:1860: $? = 0
configure:1889: result: a.out
configure:1894: checking whether the C compiler works
configure:1900: ./a.out
configure:1903: $? = 0
configure:1918: result: yes
configure:1925: checking whether we are cross compiling
configure:1927: result: no
configure:1930: checking for executable suffix
configure:1932: gcc -o conftest    conftest.c  >&5
configure:1935: $? = 0
configure:1957: result: 
configure:1963: checking for object suffix
configure:1981: gcc -c   conftest.c >&5
configure:1984: $? = 0
configure:2003: result: o
configure:2007: checking whether we are using the GNU C compiler
configure:2028: gcc -c   conftest.c >&5
configure:2031: $? = 0
configure:2034: test -s conftest.o
configure:2037: $? = 0
configure:2049: result: yes
configure:2055: checking whether gcc accepts -g
configure:2073: gcc -c -g  conftest.c >&5
configure:2076: $? = 0
configure:2079: test -s conftest.o
configure:2082: $? = 0
configure:2092: result: yes
configure:2119: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2122: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2241: checking for ld used by GCC
configure:2304: result: /usr/i386-slackware-linux/bin/ld
configure:2313: checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld
GNU ld version 2.11.90.0.19 (with BFD 2.11.90.0.19)
configure:2325: result: yes
configure:2329: checking for /usr/i386-slackware-linux/bin/ld option to reload object files
configure:2336: result: -r
configure:2341: checking for BSD-compatible nm
configure:2377: result: /usr/bin/nm -B
configure:2380: checking whether ln -s works
configure:2384: result: yes
configure:2391: checking how to recognise dependant libraries
configure:2569: result: pass_all
configure:2575: checking command to parse /usr/bin/nm -B output
configure:2656: gcc -c -g -O2  conftest.c >&5
configure:2659: $? = 0
configure:2663: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:2666: $? = 0
configure:2718: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:2721: $? = 0
configure:2765: result: ok
configure:2774: checking how to run the C preprocessor
configure:2800: gcc -E  conftest.c
configure:2806: $? = 0
configure:2833: gcc -E  conftest.c
configure:2830: ac_nonexistent.h: No such file or directory
configure:2839: $? = 1
configure: failed program was:
#line 2829 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2876: result: gcc -E
configure:2891: gcc -E  conftest.c
configure:2897: $? = 0
configure:2924: gcc -E  conftest.c
configure:2921: ac_nonexistent.h: No such file or directory
configure:2930: $? = 1
configure: failed program was:
#line 2920 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2972: checking for dlfcn.h
configure:2982: gcc -E  conftest.c
configure:2988: $? = 0
configure:3007: result: yes
configure:3194: checking for ranlib
configure:3209: found /usr/bin/ranlib
configure:3218: result: ranlib
configure:3268: checking for strip
configure:3283: found /usr/bin/strip
configure:3292: result: strip
configure:3494: checking for objdir
configure:3505: result: .libs
configure:3520: checking for gcc option to produce PIC
configure:3670: result: -fPIC
configure:3674: checking if gcc PIC flag -fPIC works
configure:3694: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:3697: $? = 0
configure:3700: test -s conftest.o
configure:3703: $? = 0
configure:3739: result: yes
configure:3755: checking if gcc static flag -static works
configure:3776: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:3779: $? = 0
configure:3782: test -s conftest
configure:3785: $? = 0
configure:3799: result: yes
configure:3810: checking if gcc supports -c -o file.o
configure:3830: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:3854: result: yes
configure:3859: checking if gcc supports -c -o file.lo
configure:3883: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:3886: $? = 0
configure:3889: test -s conftest.lo
configure:3892: $? = 0
configure:3913: result: yes
configure:3944: checking if gcc supports -fno-rtti -fno-exceptions
configure:3963: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:3966: $? = 0
configure:3969: test -s conftest.o
configure:3972: $? = 0
configure:3988: result: yes
configure:3999: checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries
configure:4679: result: yes
configure:4684: checking how to hardcode library paths into programs
configure:4708: result: immediate
configure:4713: checking whether stripping libraries is possible
configure:4718: result: yes
configure:4729: checking dynamic linker characteristics
configure:5122: result: GNU/Linux ld.so
configure:5127: checking if libtool supports shared libraries
configure:5129: result: yes
configure:5132: checking whether to build shared libraries
configure:5153: result: yes
configure:5156: checking whether to build static libraries
configure:5160: result: yes
configure:5778: checking whether -lc should be explicitly linked in
configure:5786: gcc -c -g -O2  conftest.c >&5
configure:5789: $? = 0
configure:5803: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:5806: $? = 0
configure:5819: result: no
configure:6427: checking for gcc
configure:6450: result: gcc
configure:6678: checking for C compiler version
configure:6681: gcc --version </dev/null >&5
2.95.3
configure:6684: $? = 0
configure:6686: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:6689: $? = 0
configure:6691: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:6694: $? = 1
configure:6697: checking whether we are using the GNU C compiler
configure:6739: result: yes
configure:6745: checking whether gcc accepts -g
configure:6782: result: yes
configure:6809: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:6812: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:6910: checking for strerror in -lcposix
configure:6937: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/i386-slackware-linux/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:6940: $? = 1
configure: failed program was:
#line 6918 "configure"
#include "confdefs.h"

/* 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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:6957: result: no
configure:6963: checking for gcc option to accept ANSI C
configure:7022: gcc  -c -g -O2  conftest.c >&5
configure:7025: $? = 0
configure:7028: test -s conftest.o
configure:7031: $? = 0
configure:7045: result: none needed
configure:7068: checking for a BSD compatible install
configure:7117: result: /usr/bin/ginstall -c
configure:7128: checking whether ln -s works
configure:7132: result: yes
configure:7139: checking whether make sets ${MAKE}
configure:7159: result: yes
configure:7173: checking how to run the C preprocessor
configure:7275: result: gcc -E
configure:7290: gcc -E  conftest.c
configure:7296: $? = 0
configure:7323: gcc -E  conftest.c
configure:7320: ac_nonexistent.h: No such file or directory
configure:7329: $? = 1
configure: failed program was:
#line 7319 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:7368: checking for X
configure:7577: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:7716: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:7719: $? = 0
configure:7722: test -s conftest
configure:7725: $? = 0
configure:7851: checking for gethostbyname
configure:7888: gcc -o conftest -g -O2   conftest.c  >&5
configure:7891: $? = 0
configure:7894: test -s conftest
configure:7897: $? = 0
configure:7907: result: yes
configure:8028: checking for connect
configure:8065: gcc -o conftest -g -O2   conftest.c  >&5
configure:8068: $? = 0
configure:8071: test -s conftest
configure:8074: $? = 0
configure:8084: result: yes
configure:8144: checking for remove
configure:8181: gcc -o conftest -g -O2   conftest.c  >&5
configure:8184: $? = 0
configure:8187: test -s conftest
configure:8190: $? = 0
configure:8200: result: yes
configure:8260: checking for shmat
configure:8297: gcc -o conftest -g -O2   conftest.c  >&5
configure:8300: $? = 0
configure:8303: test -s conftest
configure:8306: $? = 0
configure:8316: result: yes
configure:8385: checking for IceConnectionNumber in -lICE
configure:8412: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:8415: $? = 0
configure:8418: test -s conftest
configure:8421: $? = 0
configure:8432: result: yes
configure:8442: checking whether to enable maintainer-specific portions of Makefiles
configure:8451: result: no
configure:8513: checking for glib-config
configure:8530: found /usr/local/bin/glib-config
configure:8542: result: /usr/local/bin/glib-config
configure:8550: checking for GLIB - version >= 1.2.0
configure:8651: gcc -o conftest -g -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c -L/usr/local/lib -rdynamic -lgmodule -lglib -ldl  >&5
configure:8654: $? = 0
configure:8656: ./conftest
configure:8659: $? = 0
configure:8675: result: yes
configure:8801: checking for gtk-config
configure:8818: found /usr/local/bin/gtk-config
configure:8830: result: /usr/local/bin/gtk-config
configure:8838: checking for GTK - version >= 1.2.0
configure:8941: gcc -o conftest -g -O2 -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include   conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm  >&5
configure:8944: $? = 0
configure:8946: ./conftest
configure:8949: $? = 0
configure:8965: result: yes
configure:9044: checking whether make is GNU Make
configure:9051: result: yes
configure:9061: checking for gnome-config
configure:9090: result: no
configure:9115: checking whether to build gmodulized gdk-pixbuf
configure:9136: result: yes
configure:9138: checking whether dynamic modules work
configure:9165: gcc -o conftest -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c -L/usr/local/lib -rdynamic -lgmodule -lglib -ldl >&5
configure:9168: $? = 0
configure:9170: ./conftest
configure:9173: $? = 0
configure:9207: result: yes
configure:9214: checking for location of rgb.txt database
configure:9229: result: /usr/X11R6/lib/X11/rgb.txt
configure:9236: checking for TIFFReadScanline in -ltiff
configure:9263: gcc -o conftest -g -O2   conftest.c -ltiff -lm  >&5
/usr/lib/libtiff.so: undefined reference to `deflate'
/usr/lib/libtiff.so: undefined reference to `inflate'
/usr/lib/libtiff.so: undefined reference to `inflateInit_'
/usr/lib/libtiff.so: undefined reference to `deflateInit_'
/usr/lib/libtiff.so: undefined reference to `inflateReset'
/usr/lib/libtiff.so: undefined reference to `deflateReset'
/usr/lib/libtiff.so: undefined reference to `inflateSync'
/usr/lib/libtiff.so: undefined reference to `deflateParams'
/usr/lib/libtiff.so: undefined reference to `inflateEnd'
/usr/lib/libtiff.so: undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
configure:9266: $? = 1
configure: failed program was:
#line 9244 "configure"
#include "confdefs.h"

/* 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 TIFFReadScanline ();
int
main ()
{
TIFFReadScanline ();
  ;
  return 0;
}
configure:9283: result: no
configure:9331: checking for TIFFWriteScanline in -ltiff
configure:9358: gcc -o conftest -g -O2   conftest.c -ltiff -ljpeg -lz -lm  >&5
configure:9361: $? = 0
configure:9364: test -s conftest
configure:9367: $? = 0
configure:9378: result: yes
configure:9381: checking for tiffio.h
configure:9391: gcc -E  conftest.c
configure:9397: $? = 0
configure:9416: result: yes
configure:9532: checking for jpeg_destroy_decompress in -ljpeg
configure:9559: gcc -o conftest -g -O2   conftest.c -ljpeg   >&5
configure:9562: $? = 0
configure:9565: test -s conftest
configure:9568: $? = 0
configure:9579: result: yes
configure:9590: checking for jpeglib.h
configure:9600: gcc -E  conftest.c
configure:9606: $? = 0
configure:9624: result: yes
configure:9628: checking for jpeg_simple_progression in -ljpeg
configure:9655: gcc -o conftest -g -O2   conftest.c -ljpeg   >&5
configure:9658: $? = 0
configure:9661: test -s conftest
configure:9664: $? = 0
configure:9675: result: yes
configure:9695: checking for png_read_info in -lpng
configure:9722: gcc -o conftest -g -O2   conftest.c -lpng -lz -lm  >&5
configure:9725: $? = 0
configure:9728: test -s conftest
configure:9731: $? = 0
configure:9742: result: yes
configure:9745: checking for png.h
configure:9755: gcc -E  conftest.c
configure:9761: $? = 0
configure:9780: result: yes
configure:9794: checking for png_structp in png.h
configure:9809: gcc -c -g -O2  conftest.c >&5
configure:9812: $? = 0
configure:9815: test -s conftest.o
configure:9818: $? = 0
configure:9827: result: yes
configure:9851: checking for ANSI C header files
configure:9865: gcc -E  conftest.c
configure:9871: $? = 0
configure:9958: gcc -o conftest -g -O2   conftest.c  >&5
configure:9961: $? = 0
configure:9963: ./conftest
configure:9966: $? = 0
configure:9979: result: yes
configure:9992: checking for dirent.h that defines DIR
configure:10013: gcc -c -g -O2  conftest.c >&5
configure:10016: $? = 0
configure:10019: test -s conftest.o
configure:10022: $? = 0
configure:10032: result: yes
configure:10045: checking for opendir in -ldir
configure:10072: gcc -o conftest -g -O2   conftest.c -ldir   >&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure:10075: $? = 1
configure: failed program was:
#line 10053 "configure"
#include "confdefs.h"

/* 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 opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:10092: result: no
configure:10154: checking for sys/wait.h that is POSIX.1 compatible
configure:10182: gcc -c -g -O2  conftest.c >&5
configure:10185: $? = 0
configure:10188: test -s conftest.o
configure:10191: $? = 0
configure:10201: result: yes
configure:10211: checking return type of signal handlers
configure:10239: gcc -c -g -O2  conftest.c >&5
configure:10242: $? = 0
configure:10245: test -s conftest.o
configure:10248: $? = 0
configure:10258: result: void
configure:10321: checking for gtkdoc-mkdb
configure:10336: found /usr/local/bin/gtkdoc-mkdb
configure:10345: result: true
configure:10355: checking gtk-doc version (0.9) >= 0.6
configure:10361: result: yes
configure:10380: checking for db2html
configure:10404: result: false
configure:10458: checking for x86 platform
configure:10467: result: yes
configure:10472: checking compiler support for MMX
configure:10481: gcc -c -g -O2  conftest.S >&5
configure:10484: $? = 0
configure:10503: result: yes
configure:10600: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on hiku

config.status:11137: creating Makefile
config.status:11137: creating gdk-pixbuf.spec
config.status:11137: creating gdk-pixbuf/Makefile
config.status:11137: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status:11137: creating gdk-pixbuf/pixops/Makefile
config.status:11137: creating gdk-pixbuf-config
config.status:11137: creating demo/Makefile
config.status:11137: creating doc/Makefile
config.status:11229: creating config.h
config.status:11370: config.h is unchanged

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x=$'have_x=yes \t\tac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_png_h=yes
ac_cv_header_stdc=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_dir_opendir=no
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_jpeg_jpeg_simple_progression=yes
ac_cv_lib_png_png_read_info=yes
ac_cv_lib_tiff_TIFFReadScanline=no
ac_cv_lib_tiff_TIFFWriteScanline=yes
ac_cv_objext=o
ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib-config
ac_cv_path_GNOME_CONFIG=no
ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config
ac_cv_path_install=$'/usr/bin/ginstall -c'
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_DB2HTML=false
ac_cv_prog_GTKDOC=true
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_signal=void
am_cv_prog_cc_stdc=
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd=$'$MAGIC_CMD'
lt_cv_file_magic_test_file=$'/lib/libc.so.6 /lib/libc-2.2.3.so'
lt_cv_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\([^ ]*\\) $/  {\\"\\1\\", (lt_ptr) 0},/p\' -e \'s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)$/  {"\\2", (lt_ptr) \\&\\2},/p\''
lt_cv_global_symbol_to_cdecl=$'sed -n -e \'s/^. .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/i386-slackware-linux/bin/ld
lt_cv_path_NM=$'/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=$' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([ABCDGISTW][ABCDGISTW]*\\)[ \t][ \t]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2\\3 \\3/p\''
lt_cv_sys_path_separator=:

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define PACKAGE "gdk-pixbuf"
#define VERSION "0.18.0"
#define HAVE_DLFCN_H 1
#define USE_GMODULE 1
#define PATH_RGB_TXT "/usr/X11R6/lib/X11/rgb.txt"
#define HAVE_PROGRESSIVE_JPEG 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define USE_MMX 1


configure: exit 0


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