On Tue, May 29, 2012 at 07:20:23PM +1000, Roman Joost wrote:
> Hi,
> 
> I'm currently looking a bit puzzled over an error message when running:
> 
>     make distcheck
> 
> The build fails with an error message:
> 
>     make: *** No rule to make target `stylesheets/plainhtml.xsl.in',
>     needed by `distdir'.  Stop.
>     http://build.node.mooball.net:8080/job/gimp-help-dist-check/4/console
> 
> Any ideas why? I checked already the Makefile and my guess is that it is
> simply not implemented?

Our usual autotools problems...
I get

        ERROR: files left in build directory after distclean:
        ./install-sh
        ./config.guess
        ./config.sub
        ./missing
        make[1]: *** [distcleancheck] Fehler 1

distcleancheck seems to be the last test, so I assume that
stylesheets/plainhtml.xsl.in didn't make any problems:

        "config.status: creating stylesheets/plainhtml.xsl"

My tools:

        configure: 2.8.0
        autoconf:  2.68
        automake:  1.11.1

HTH

Ulf


-- 
Wenn die Affen katholisch würden und der Kirche nützten,
ich bin sicher, sie sprächen einige heilig. - Aber haben
wir denn diesen Fall nicht schon?
                -- Karlheinz Deschner
_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

Reply via email to