Le 28/02/2012 12:33, Ulf-D. Ehlert a écrit :
On Tue, Feb 28, 2012 at 08:49:01AM +0100, Julien Hardelin wrote:
You should get the same error after git pull and autogen...
The problem is that it works for me, so I can't fix it...
Very weird!
On another computer (32bit, Ubuntu 11.04):
git clone...gimp-help-2
cd gimp-help-2
./autogen.sh --without-gimp ALL_LINGUAS="en, fr"
make
I have the error!

Let's compare a) the tool versions (your make version is 3.82):

        $ automake --version | head -n1
        automake (GNU automake) 1.11.1
        $ autoconf --version | head -n1
        autoconf (GNU Autoconf) 2.68
julien@linux-meik:~/gimp-help-2> automake --version | head -n1
automake (GNU automake) 1.11.1
julien@linux-meik:~/gimp-help-2> autoconf --version | head -n1
autoconf (GNU Autoconf) 2.68


and b) the Makefile: send me your (compressed) Makefile.

I will then try to reproduce this error.

Attached.

Julien

Attachment: Makefile.tar.gz
Description: GNU Zip compressed data

_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-docs-list

Reply via email to