Gerrit, your suggestions fixed my problem, thanks! Although now I get an error during the compile process and Im unsure why ?? Any ideas ? Thank You
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared l ibraries rm -fr .libs/libimlib-gif.la .libs/libimlib-gif.* .libs/libimlib-gif.* ar cru .libs/libimlib-gif.a io-gif.o ranlib .libs/libimlib-gif.a creating libimlib-gif.la (cd .libs && rm -f libimlib-gif.la && ln -s ../libimlib-gif.la libimlib-gif.la) cd .libs && PREFIX=/opt/gnome sh ../../mkdll.sh libimlib-gif.la -L/usr/local/lib -lungif -L. -lgdk_imlib $(gtk-config --libs) gcc -shared -o cygimlib-gif.dll -Wl,--out-implib=libimlib-gif.dll.a -Wl,--export -all-symbols -Wl,--whole-archive libimlib-gif.a -Wl,--no-whole-archive -L/usr/lo cal/lib -lungif -L. -lgdk_imlib -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -l gmodule -lglib -lintl -lXext -lX11 Creating library file: libimlib-gif.dll.a libimlib-gif.a(io-gif.o.b)(.text+0x146):io-gif.c: undefined reference to `_gdk_m alloc_image' collect2: ld returned 1 exit status make[2]: *** [libimlib-gif.la] Error 1 make[2]: Leaving directory `/gnome/build/imlib-1.9.14/gdk_imlib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/gnome/build/imlib-1.9.14' make: *** [all-recursive-am] Error 2 --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > >>Thanks for your reply, Ive installed tiff-3.5.7.1 > and > >>tried to install imlib again, and now receive this > >>error > >> > >>checking for jpeg_destroy_decompress in -ljpeg... > yes > >>checking for jpeglib.h... yes > >>checking for TIFFReadScanline in -ltiff... yes > >>checking for tiffio.h... (cached) no > ^^^^^^^^^^^^^^^^^^ > >>configure: error: *** TIFF header files not found > *** > > Remove config.cache and reconfigure. > And make sure that tiffio.h is in place. > > > Gerrit > -- > =^..^= > __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
