This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error Installing imlib 1.9.14


Whilst installing this package, I get this configure
error: *** TIFF Library not found ***
I've installed ImageMagick-5.4.4 which seems to have
gone fine.
Below is the contents of the configure log.

Any help finding a solution would be fantastic.

Thank You.

----------------------

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

configure:750: checking for a BSD compatible install
configure:803: checking whether build environment is
sane
configure:860: checking whether make sets ${MAKE}
configure:906: checking for working aclocal
configure:919: checking for working autoconf
configure:932: checking for working automake
configure:945: checking for working autoheader
configure:958: checking for working makeinfo
configure:974: checking for gcc
configure:1087: checking whether the C compiler (gcc
-O2 ) works
configure:1103: gcc -o conftest -O2   conftest.c  1>&5
configure:1129: checking whether the C compiler (gcc
-O2 ) is a cross-compiler
configure:1134: checking whether we are using GNU C
configure:1162: checking whether gcc accepts -g
configure:1205: checking for Cygwin environment
configure:1238: checking for mingw32 environment
configure:1267: checking how to run the C preprocessor
configure:1422: checking host system type
configure:1443: checking build system type
configure:1472: checking for ld used by GCC
configure:1540: checking if the linker
(/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
configure:1557: checking for
/usr/i686-pc-cygwin/bin/ld.exe option to reload object
files
configure:1569: checking for BSD-compatible nm
configure:1607: checking whether ln -s works
configure:1628: checking how to recognise dependant
libraries
configure:1805: checking for object suffix
configure:1831: checking for executable suffix
configure:1872: checking command to parse /bin/nm -B
output
configure:2055: checking for dlfcn.h
configure:2233: checking for ranlib
configure:2300: checking for strip
configure:2543: checking for objdir
configure:2570: checking for gcc option to produce PIC
configure:2722: checking if gcc PIC flag  -DDLL_EXPORT
works
configure:2788: checking if gcc static flag -static
works
configure:2830: checking if gcc supports -c -o file.o
configure:2878: checking if gcc supports -c -o file.lo
configure:2946: checking if gcc supports -fno-rtti
-fno-exceptions
configure:2959: gcc -c -O2 -fno-rtti -fno-exceptions
-c conftest.c  conftest.c 1>&5
configure:2986: checking whether the linker
(/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries
configure:3671: checking how to hardcode library paths
into programs
configure:3699: checking whether stripping libraries
is possible
configure:3713: checking dynamic linker
characteristics
configure:4114: checking if libtool supports shared
libraries
configure:4118: checking whether to build shared
libraries
configure:4141: checking whether to build static
libraries
configure:5280: checking whether to enable
maintainer-specific portions of Makefiles
configure:5362: checking for gtk-config
configure:5397: checking for GTK - version >= 1.2.1
configure:5498: gcc -o conftest.exe -O2
-I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include  
conftest.c -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk
-lgdk -lgmodule -lglib -lintl -lXext -lX11  1>&5
Warning: resolving _gtk_major_version by linking to
__imp__gtk_major_version (auto-import)
Warning: resolving _gtk_minor_version by linking to
__imp__gtk_minor_version (auto-import)
Warning: resolving _gtk_micro_version by linking to
__imp__gtk_micro_version (auto-import)
configure:5585: checking whether to build gmodulized
imlib
configure:5629: gcc -o conftest.exe -O2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include   conftest.c 
-L/opt/gnome/lib -lgmodule -lglib 1>&5
configure:5686: checking for ANSI C header files
configure:5794: checking for dirent.h that defines DIR
configure:5832: checking for opendir in -ldir
configure:5851: gcc -o conftest.exe -O2   conftest.c
-ldir   1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 5840 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an
error.  */
/* 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:5915: checking for sys/wait.h that is
POSIX.1 compatible
configure:5936: gcc -c -O2  conftest.c 1>&5
configure:5958: checking return type of signal
handlers
configure:6002: checking for vsnprintf
configure:6057: checking for snprintf
configure:6112: checking for basename
configure:6140: gcc -o conftest.exe -O2   conftest.c 
1>&5
/cygdrive/c/WINDOWS/TEMP/cccq1jJN.o(.text+0xc):conftest.c:
undefined reference to `basename'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6117 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully
few prototypes,
    which can conflict with char basename(); below. 
*/
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char basename();

int main() {

/* 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_basename) || defined
(__stub___basename)
choke me
#else
basename();
#endif

; return 0; }
configure:6168: checking for blumfrub
configure:6196: gcc -o conftest.exe -O2   conftest.c 
1>&5
/cygdrive/c/WINDOWS/TEMP/cch8amCU.o(.text+0xc):conftest.c:
undefined reference to `blumfrub'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6173 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully
few prototypes,
    which can conflict with char blumfrub(); below. 
*/
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char blumfrub();

int main() {

/* 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_blumfrub) || defined
(__stub___blumfrub)
choke me
#else
blumfrub();
#endif

; return 0; }
configure:6223: checking for buckets_of_erogenous_nym
configure:6251: gcc -o conftest.exe -O2   conftest.c 
1>&5
/cygdrive/c/WINDOWS/TEMP/ccaxLFkm.o(.text+0xc):conftest.c:
undefined reference to `buckets_of_erogenous_nym'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6228 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully
few prototypes,
    which can conflict with char
buckets_of_erogenous_nym(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char buckets_of_erogenous_nym();

int main() {

/* 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_buckets_of_erogenous_nym) ||
defined (__stub___buckets_of_erogenous_nym)
choke me
#else
buckets_of_erogenous_nym();
#endif

; return 0; }
configure:6278: checking for buttox
configure:6306: gcc -o conftest.exe -O2   conftest.c 
1>&5
/cygdrive/c/WINDOWS/TEMP/ccRDvvml.o(.text+0xc):conftest.c:
undefined reference to `buttox'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6283 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully
few prototypes,
    which can conflict with char buttox(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char buttox();

int main() {

/* 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_buttox) || defined
(__stub___buttox)
choke me
#else
buttox();
#endif

; return 0; }
configure:6333: checking for stdarg.h
configure:6370: checking for string.h
configure:6403: checking for strings.h
configure:6440: checking for X
configure:6754: checking for dnet_ntoa in -ldnet
configure:6795: checking for dnet_ntoa in -ldnet_stub
configure:6843: checking for gethostbyname
configure:6941: checking for connect
configure:7033: checking for remove
configure:7125: checking for shmat
configure:7174: checking for shmat in -lipc
configure:7226: checking for IceConnectionNumber in
-lICE
configure:7277: checking for XShmAttach in -lXext
configure:7316: checking for XShmAttach in -lXextSam
configure:7377: checking for sys/ipc.h
configure:7414: checking for sys/shm.h
configure:7513: checking X11/extensions/XShm.h
configure:7533: checking for jpeg_destroy_decompress
in -ljpeg
configure:7552: gcc -o conftest.exe -O2 
-I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I${prefix}/include -I/opt/gnome/include  conftest.c
-ljpeg -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk
-lgmodule -lglib -lintl -lXext -lX11  1>&5
configure:7576: checking for jpeglib.h
configure:7586: gcc -E  -I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I${prefix}/include -I/opt/gnome/include conftest.c
>/dev/null 2>conftest.out
configure:7612: checking for TIFFReadScanline in
-ltiff
configure:7631: gcc -o conftest.exe -O2 
-I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I${prefix}/include -I/opt/gnome/include  conftest.c
-ltiff -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk
-lgmodule -lglib -lintl -lXext -lX11  1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -ltiff
collect2: ld returned 1 exit status
configure: failed program was:
#line 7620 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an
error.  */
/* 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:7687: checking for TIFFWriteScanline in
-ltiff
configure:7706: gcc -o conftest.exe -O2 
-I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I${prefix}/include -I/opt/gnome/include  conftest.c
-ltiff -ljpeg -lz -L/opt/gnome/lib -L/usr/X11R6/lib
-lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11  1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -ltiff
collect2: ld returned 1 exit status
configure: failed program was:
#line 7695 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char TIFFWriteScanline();

int main() {
TIFFWriteScanline()
; return 0; }
configure:7762: checking for TIFFFlushData in -ltiff34
configure:7781: gcc -o conftest.exe -O2 
-I/opt/gnome/include/gtk-1.2
-I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include
-I${prefix}/include -I/opt/gnome/include  conftest.c
-ltiff34 -ljpeg -lz -L/opt/gnome/lib -L/usr/X11R6/lib
-lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11  1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -ltiff34
collect2: ld returned 1 exit status
configure: failed program was:
#line 7770 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an
error.  */
/* We use char because int might match the return type
of a gcc2
    builtin and then its argument prototype would
still apply.  */
char TIFFFlushData();

int main() {
TIFFFlushData()
; return 0; }


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]