Compiling problems with gtk+ 1.3.1



All, 
I'm currently trying to compile the 1.3.1 version of gtk+.  
I'm just trying to do a basic install of gtk.  Here's exactly what I get.

I run a ./configure --prefix=/usr/X11R6 --enable-shared --enable-shm
--with-gnu-ld --disable-xim-inst --with-catgets --with-x

loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... sparc64-unknown-linux-gnu
checking build system type... sparc64-unknown-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... sparc64-unknown-linux-gnu
yes
checking whether build environment is sane... yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 -g ) works... yes
checking whether the C compiler (gcc -g -O2 -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... (cached) mawk
checking for perl5... (cached) perl
checking for indent... (cached) indent
checking for lstat... (cached) yes
checking whether make is GNU Make... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking for libintl.h... (cached) yes
checking for dgettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ca cs da de el es et eu fi fr ga gl
hr hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv tr uk wa zh_TW.Big5
zh_CN.GB2312
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for glib-config-2.0... (cached) /usr/X11R6/bin/glib-config-2.0
checking for GLIB - version >= 1.3.1... yes (version 1.3.1)
checking for dirent.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers
/usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking for XShmAttach in -lXext... (cached) yes
checking for XShapeCombineMask in -lXext... (cached) yes
checking for XConvertCase in -lX11... (cached) yes
checking for XUnregisterIMInstantiateCallback in -lX11... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking X11/extensions/XShm.h... yes
checking for pango-config... (cached) /usr/X11R6/bin/pango-config
checking for pango_context_new in -lpango... (cached) yes
checking need -DX_LOCALE... no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking return type of signal handlers... (cached) void
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... (cached) yes
checking if iswalnum() and friends are properly defined... yes
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadScanline in -ltiff... (cached) no
checking for TIFFWriteScanline in -ltiff... (cached) no
checking for TIFFFlushData in -ltiff34... (cached) no
configure: warning: *** TIFF plug-in will not be built (TIFF library not
found) ***
checking for jpeg_destroy_decompress in -ljpeg... (cached) no
configure: warning: *** JPEG loader will not be built (JPEG library not found)
***
checking for png_read_info in -lpng... (cached) no
configure: warning: *** PNG loader will not be built (PNG library not found)
***
configure: warning: *** PNG loader will not be built (PNG header file not
found) ***
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... (cached) void
checking for x86 platform... no
checking for gtkdoc-mkdb... (cached) false
checking for db2html... (cached) false
checking for sgml2html... (cached) no
creating ./config.status
creating gtk+.spec
creating docs/gtk-config.1
creating Makefile
creating gtk-config-2.0
creating po/Makefile.in
creating demos/Makefile
creating docs/Makefile
creating docs/reference/Makefile
creating docs/reference/gdk-pixbuf/Makefile
creating docs/faq/Makefile
creating docs/tutorial/Makefile
creating gdk-pixbuf/Makefile
creating gdk-pixbuf/gdk-pixbuf-features.h
creating gdk-pixbuf/pixops/Makefile
creating gdk/Makefile
creating gdk/x11/Makefile
creating gdk/win32/Makefile
creating gdk/nanox/Makefile
creating gdk/linux-fb/Makefile
creating gtk/Makefile
creating gtk/gtkcompat.h
creating modules/Makefile
creating modules/linux-fb/Makefile
creating config.h
config.h is unchanged
creating gdk/gdkconfig.h
gdk/gdkconfig.h is unchanged


BUT,  in /usr/X11R6/lib I have all the required libs, as well as headers in
/usr/X11R6/include

What am I missing?  

Debian 2.2, Sparc, 2.2.17 kernel. GlibC 2.1

>>>> /usr/X11R6/lib
drwxr-xr-x    6 root     root         3072 Sep  6 12:18 .
drwxr-xr-x    9 root     root         1024 Sep  5 21:04 ..
drwxr-xr-x    9 root     root         1024 Sep  5 10:52 X11
drwxr-xr-x    3 root     root         1024 Sep  5 20:01 glib-2.0
-rw-r--r--    1 root     root        72044 Sep  5 10:51 libFS.a
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libGL.so ->
libGL.so.1.2
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libGL.so.1 ->
libGL.so.1.2
-rwxr-xr-x    1 root     root       415639 Sep  5 10:51 libGL.so.1.2
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libICE.so ->
libICE.so.6.3
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libICE.so.6 ->
libICE.so.6.3
-rwxr-xr-x    1 root     root        99303 Sep  5 10:51 libICE.so.6.3
lrwxrwxrwx    1 root     root           16 Sep  5 10:51 libOSMesa.so ->
libOSMesa.so.3.3
lrwxrwxrwx    1 root     root           16 Sep  5 10:51 libOSMesa.so.3 ->
libOSMesa.so.3.3
-rwxr-xr-x    1 root     root      1439712 Sep  5 10:51 libOSMesa.so.3.3
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libPEX5.so ->
libPEX5.so.6.0
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libPEX5.so.6 ->
libPEX5.so.6.0
-rwxr-xr-x    1 root     root       287657 Sep  5 10:51 libPEX5.so.6.0
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libSM.so ->
libSM.so.6.0
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libSM.so.6 ->
libSM.so.6.0
-rwxr-xr-x    1 root     root        42468 Sep  5 10:51 libSM.so.6.0
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libX11.so ->
libX11.so.6.1
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libX11.so.6 ->
libX11.so.6.1
-rwxr-xr-x    1 root     root      1031413 Sep  5 10:51 libX11.so.6.1
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXIE.so ->
libXIE.so.6.0
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXIE.so.6 ->
libXIE.so.6.0
-rwxr-xr-x    1 root     root        58940 Sep  5 10:51 libXIE.so.6.0
-rw-r--r--    1 root     root        12564 Sep  5 10:51 libXau.a
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXaw.so ->
libXaw.so.7.0
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXaw.so.6 ->
libXaw.so.6.1
-rwxr-xr-x    1 root     root       303219 Sep  5 10:51 libXaw.so.6.1
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXaw.so.7 ->
libXaw.so.7.0
-rwxr-xr-x    1 root     root       426429 Sep  5 10:51 libXaw.so.7.0
-rw-r--r--    1 root     root        39004 Sep  5 10:51 libXdmcp.a
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXext.so ->
libXext.so.6.4
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXext.so.6 ->
libXext.so.6.4
-rwxr-xr-x    1 root     root        72670 Sep  5 10:51 libXext.so.6.4
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libXfont.so ->
libXfont.so.1.3
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libXfont.so.1 ->
libXfont.so.1.3
-rwxr-xr-x    1 root     root       598524 Sep  5 10:51 libXfont.so.1.3
-rw-r--r--    1 root     root         3990 Sep  5 10:51 libXfontcache.a
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXi.so ->
libXi.so.6.0
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXi.so.6 ->
libXi.so.6.0
-rwxr-xr-x    1 root     root        39130 Sep  5 10:51 libXi.so.6.0
-rw-r--r--    1 root     root         5442 Sep  5 10:51 libXinerama.a
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXmu.so ->
libXmu.so.6.1
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libXmu.so.6 ->
libXmu.so.6.1
-rwxr-xr-x    1 root     root       114618 Sep  5 10:51 libXmu.so.6.1
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXp.so ->
libXp.so.6.2
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXp.so.6 ->
libXp.so.6.2
-rwxr-xr-x    1 root     root        36904 Sep  5 10:51 libXp.so.6.2
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXpm.so ->
libXpm.so.4.11
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXpm.so.4 ->
libXpm.so.4.11
-rwxr-xr-x    1 root     root        68953 Sep  5 10:51 libXpm.so.4.11
-rw-r--r--    1 root     root         6556 Sep  5 10:51 libXss.a
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXt.so ->
libXt.so.6.0
lrwxrwxrwx    1 root     root           12 Sep  5 10:51 libXt.so.6 ->
libXt.so.6.0
-rwxr-xr-x    1 root     root       411312 Sep  5 10:51 libXt.so.6.0
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXtst.so ->
libXtst.so.6.1
lrwxrwxrwx    1 root     root           14 Sep  5 10:51 libXtst.so.6 ->
libXtst.so.6.1
-rwxr-xr-x    1 root     root        24332 Sep  5 10:51 libXtst.so.6.1
-rw-r--r--    1 root     root        14626 Sep  5 10:51 libXv.a
-rw-r--r--    1 root     root        21052 Sep  5 10:51 libXxf86dga.a
-rw-r--r--    1 root     root         4660 Sep  5 10:51 libXxf86misc.a
-rw-r--r--    1 root     root         6282 Sep  5 10:51 libXxf86rush.a
-rw-r--r--    1 root     root        16352 Sep  5 10:51 libXxf86vm.a
-rw-r--r--    1 root     root       448400 Sep  5 10:51 libdps.a
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libdps.so ->
libdps.so.1.0
lrwxrwxrwx    1 root     root           13 Sep  5 10:51 libdps.so.1 ->
libdps.so.1.0
-rwxr-xr-x    1 root     root       374892 Sep  5 10:51 libdps.so.1.0
-rw-r--r--    1 root     root        32358 Sep  5 10:51 libdpstk.a
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libdpstk.so ->
libdpstk.so.1.0
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libdpstk.so.1 ->
libdpstk.so.1.0
-rwxr-xr-x    1 root     root        35709 Sep  5 10:51 libdpstk.so.1.0
-rw-r--r--    1 root     root        14338 Sep  5 10:51 libfntstubs.a
-rw-r--r--    1 root     root      1107134 Sep  5 18:37 libfreetype.a
-rwxr-xr-x    1 root     root          666 Sep  5 18:37 libfreetype.la
lrwxrwxrwx    1 root     root           20 Sep  5 18:37 libfreetype.so ->
libfreetype.so.6.0.0
lrwxrwxrwx    1 root     root           20 Sep  5 18:37 libfreetype.so.6 ->
libfreetype.so.6.0.0
-rwxr-xr-x    1 root     root       692116 Sep  5 18:37 libfreetype.so.6.0.0
-rw-r--r--    1 root     root       144010 Sep  5 21:00 libfribidi.a
-rwxr-xr-x    1 root     root          688 Sep  5 21:00 libfribidi.la
lrwxrwxrwx    1 root     root           19 Sep  5 21:00 libfribidi.so ->
libfribidi.so.0.0.0
lrwxrwxrwx    1 root     root           19 Sep  5 21:00 libfribidi.so.0 ->
libfribidi.so.0.0.0
-rwxr-xr-x    1 root     root       102622 Sep  5 21:00 libfribidi.so.0.0.0
-rw-r--r--    1 root     root      1461230 Sep  5 20:01 libglib-1.3.a
-rwxr-xr-x    1 root     root          682 Sep  5 20:01 libglib-1.3.la
lrwxrwxrwx    1 root     root           20 Sep  5 20:01 libglib-1.3.so ->
libglib-1.3.so.1.0.0
lrwxrwxrwx    1 root     root           20 Sep  5 20:01 libglib-1.3.so.1 ->
libglib-1.3.so.1.0.0
-rwxr-xr-x    1 root     root       710636 Sep  5 20:01 libglib-1.3.so.1.0.0
-rw-r--r--    1 root     root        36806 Sep  5 20:01 libgmodule-1.3.a
-rw-r--r--    1 root     root          708 Sep  5 20:01 libgmodule-1.3.la
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgmodule-1.3.so ->
libgmodule-1.3.so.1.0.0
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgmodule-1.3.so.1 ->
libgmodule-1.3.so.1.0.0
-rw-r--r--    1 root     root        39896 Sep  5 20:01
libgmodule-1.3.so.1.0.0
-rw-r--r--    1 root     root       441734 Sep  5 20:01 libgobject-1.3.a
-rwxr-xr-x    1 root     root          703 Sep  5 20:01 libgobject-1.3.la
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgobject-1.3.so ->
libgobject-1.3.so.1.0.0
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgobject-1.3.so.1 ->
libgobject-1.3.so.1.0.0
-rwxr-xr-x    1 root     root       276665 Sep  5 20:01
libgobject-1.3.so.1.0.0
-rw-r--r--    1 root     root        47674 Sep  5 20:01 libgthread-1.3.a
-rwxr-xr-x    1 root     root          713 Sep  5 20:01 libgthread-1.3.la
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgthread-1.3.so ->
libgthread-1.3.so.1.0.0
lrwxrwxrwx    1 root     root           23 Sep  5 20:01 libgthread-1.3.so.1 ->
libgthread-1.3.so.1.0.0
-rwxr-xr-x    1 root     root        52945 Sep  5 20:01
libgthread-1.3.so.1.0.0
-rwxr-xr-x    1 root     root          466 Sep  5 18:09 libjpeg.la
lrwxrwxrwx    1 root     root           17 Sep  5 18:09 libjpeg.so ->
libjpeg.so.62.0.0
lrwxrwxrwx    1 root     root           17 Sep  5 18:09 libjpeg.so.62 ->
libjpeg.so.62.0.0
-rwxr-xr-x    1 root     root       152001 Sep  5 18:09 libjpeg.so.62.0.0
-rw-r--r--    1 root     root        10984 Sep  5 10:51 liboldX.a
-rwxr-xr-x    1 root     root       256381 Sep  5 21:04 libpango-0.12.so
-rw-r--r--    1 root     root       687178 Sep  5 21:04 libpango.a
-rwxr-xr-x    1 root     root          711 Sep  5 21:04 libpango.la
lrwxrwxrwx    1 root     root           16 Sep  5 21:04 libpango.so ->
libpango-0.12.so
-rwxr-xr-x    1 root     root       246520 Sep  5 21:04 libpangox-0.12.so
-rw-r--r--    1 root     root       284780 Sep  5 21:04 libpangox.a
-rwxr-xr-x    1 root     root          656 Sep  5 21:04 libpangox.la
lrwxrwxrwx    1 root     root           17 Sep  5 21:04 libpangox.so ->
libpangox-0.12.so
-rw-r--r--    1 root     root       243084 Sep  5 17:57 libpng.a
lrwxrwxrwx    1 root     root           11 Sep  5 17:57 libpng.so ->
libpng.so.2
lrwxrwxrwx    1 root     root           17 Sep  5 17:57 libpng.so.2 ->
libpng.so.2.1.0.8
lrwxrwxrwx    1 root     root           17 Sep  6 12:18 libpng.so.2.1.0.7 ->
libpng.so.2.1.0.8
-rwxr-xr-x    1 root     root       212700 Sep  5 17:57 libpng.so.2.1.0.8
-rw-r--r--    1 root     root        21756 Sep  5 10:51 libpsres.a
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libpsres.so ->
libpsres.so.1.0
lrwxrwxrwx    1 root     root           15 Sep  5 10:51 libpsres.so.1 ->
libpsres.so.1.0
-rwxr-xr-x    1 root     root        25355 Sep  5 10:51 libpsres.so.1.0
-r--r--r--    1 root     root      1241550 Sep  5 18:16 libtiff.a
-rw-r--r--    1 root     root       175854 Sep  5 17:51 libungif.a
-rwxr-xr-x    1 root     root          671 Sep  5 17:51 libungif.la
lrwxrwxrwx    1 root     root           17 Sep  5 17:51 libungif.so ->
libungif.so.4.1.0
lrwxrwxrwx    1 root     root           17 Sep  5 17:51 libungif.so.4 ->
libungif.so.4.1.0
-rwxr-xr-x    1 root     root       113298 Sep  5 17:51 libungif.so.4.1.0
-rw-r--r--    1 root     root       127908 Sep  5 10:52 libxf86config.a
-rw-r--r--    1 root     root       191470 Sep  5 10:51 libxkbfile.a
-rw-r--r--    1 root     root         9316 Sep  5 10:51 libxkbui.a
-rw-r--r--    1 root     root        64096 Sep  5 10:51 libz.a
drwxr-xr-x    9 root     root         1024 Sep  5 10:52 modules
drwxr-xr-x    3 root     root         1024 Sep  5 21:04 pango

>>> /usr/X11R6/include 

total 319
drwxr-xr-x   10 root     root         1024 Sep  5 21:04 .
drwxr-xr-x    9 root     root         1024 Sep  5 21:04 ..
drwxr-xr-x    2 root     root         1024 Sep  5 10:51 DPS
drwxr-xr-x    2 root     root         1024 Sep  5 10:51 GL
drwxr-xr-x   12 root     root         2048 Sep  5 10:52 X11
drwxr-xr-x    2 root     root         1024 Sep  5 10:51 bitmaps
drwxr-xr-x    4 root     root         1024 Sep  5 18:37 freetype
drwxr-xr-x    2 root     root         1024 Sep  5 21:00 fribidi
-rw-r--r--    1 root     root        12963 Sep  5 17:51 gif_lib.h
drwxr-xr-x    3 root     root         1024 Sep  5 20:01 glib-2.0
-rw-r--r--    1 root     root         1258 Sep  5 18:09 jconfig.h
-rw-r--r--    1 root     root        13936 Sep  5 18:09 jerror.h
-rw-r--r--    1 root     root        12458 Sep  5 18:09 jmorecfg.h
-rw-r--r--    1 root     root        46205 Sep  5 18:09 jpeglib.h
drwxr-xr-x    2 root     root         1024 Sep  5 21:04 pango
-rw-r--r--    1 root     root       124394 Sep  5 17:57 png.h
-rw-r--r--    1 root     root        35093 Sep  5 17:57 pngconf.h
-r--r--r--    1 root     root        22988 Sep  5 18:16 tiff.h
-r--r--r--    1 root     root         5270 Sep  5 18:16 tiffconf.h
-r--r--r--    1 root     root        12810 Sep  5 18:16 tiffio.h
-r--r--r--    1 root     root         2845 Sep  5 10:52 xf86Optrec.h
-r--r--r--    1 root     root         9968 Sep  5 10:52 xf86Parser.h

Thanks for your help in advance! 
zero_silikon usa net



____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1




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