Sven -
Sven Neumann wrote:
Hi,
there is a new GIMP development release available from:
ftp://ftp.gimp.org/pub/gimp/v1.3/v1.3.13/
I'm having a bit of trouble with the 1.3.13 tree. I tried applying the libexif patch that I posted a week or two ago, then ran the various "auto" commands to regen the config files, header files, and makefiles. Automake complained:
# automake aclocal.m4: 1066: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' aclocal.m4: 1105: `jm_MAINTAINER_MODE' is obsolete; use `AM_MAINTAINER_MODE' aclocal.m4: 4865: `fp_PROG_CC_STDC' is obsolete; use `AM_PROG_CC_STDC' plug-ins/common/Makefile.am:354: variable `LIBBZ2' not defined plug-ins/common/Makefile.am:946: variable `LIBMAIL' not defined plug-ins/common/Makefile.am:1289: variable `LIBSCREENSHOT' not defined plug-ins/common/Makefile.am:1551: variable `LIBURL' not defined plug-ins/common/Makefile.am:1632: variable `LIBWINCLIPBOARD' not defined plug-ins/common/Makefile.am:1657: variable `LIBWINPRINT' not defined plug-ins/common/Makefile.am:7: invalid unused variable name: `AM_LDFLAGS' plug-ins/flame/Makefile.am:24: variable `LIBUCB' not defined plug-ins/flame/Makefile.am:24: variable `LIBUCB' not defined configure.in: 1066: required file `./$@)].in' not found
Configure ran fine. However, trying to run make got me:
# make -j3
/bin/sh: -c: line 1: syntax error near unexpected token `)]'
/bin/sh: -c: line 1: `if test ! -f )].in; then rm -f ./stamp-h2.in; make ./stamp-h2.in; else :; fi'
make: *** [)].in] Error 2
I backed out, deleted the directory, and started again. This time, I *didn't* apply the patch but used the raw files from the tarball. For giggles, I ran the same series of "auto" commands, and got the same errors. Including the error with make.
Somehow, this gets planted in the Makefile:
)]: stamp-h2 @if test ! -f $@; then \ rm -f stamp-h2; \ $(MAKE) stamp-h2; \ else :; fi
I don't think /bin/sh likes that too much.
What am I doing wrong? I didn't have this issue with the 1.3.12 tree, with or without the patch applied.
Thanks!
jas -- Jason Van Patten AOL IM: Jason VP