oliver.rauch@Wolfsburg.DE wrote:
>
> Hi,
>
> here is a new configure script for xsane-0.[678]
>
> I hope it solves the problem that gimp.h is not found
> on some systems.
>
> It will NOT solve the problem with gimp-1.1.30 and above and gimp-1.2.0
> because it looks like they did a little change how a gimp plugin has
> to compile.
>
Close,but still not working. The configure script now finds the
glibconfig.h file, but the required includes don't get passed
into the Makefile.
--- [snip] checking for SANE - version >= 1.0.0... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking for gimp-config... /usr/bin/gimp-config checking for GIMP - version >= 1.0.0... yes checking for libgimp/gimp.h... yes checking for libgimp/gimpfeatures.h... yes checking for png.h... yes [snip] ... making all in src make[1]: Entering directory `/scratch/source/src/redhat/BUILD/xsane-0.68/src' gcc -c -DHAVE_CONFIG_H -DLOCALEDIR=/usr/share/locale -I. -I. -I../include -I../include -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_DATA_DIR=/usr/share/sane -DV_MAJOR=0 -DV_MINOR=69 -DSANE_V_MAJOR=1 -O2 -m486 -fno-strength-reduce -Wall -I/usr/include xsane-back-gtk.c In file included from /usr/include/gdk/gdktypes.h:33, from /usr/include/gdk/gdk.h:31, from xsane.h:94, from xsane-back-gtk.c:25: /usr/include/glib.h:66: glibconfig.h: No such file or directory make[1]: *** [xsane-back-gtk.o] Error 1 make[1]: Leaving directory `/scratch/source/src/redhat/BUILD/xsane-0.68/src' make: *** [all-recursive] Error 1The include path has now lost the "GTK_CFLAGS" variable.
Dave
-- Dave Hill, Kempston, Bedford UK dave@minnie.demon.co.uk davehill at users.sourceforge.net Sicth munce ago, I cutn't evun spel enjuneer, and now I are one!
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Dec 28 2000 - 01:31:45 PST