Le Tue, Jun 25, 2002, à 09:09:54PM +0100, Andrew Ferrier a écrit:
> Exactly same problem.
Mat explained the problem to me on irc. I screwed up. There is no
xsltdialog.h file, and it should not be declared in the Makefile.am.
-- Cyrille
--
Grumpf.
___
On 2002-06-25 at 21:51 +0200, Cyrille Chepelov wrote:
> Reply-To: [EMAIL PROTECTED]
> From: Cyrille Chepelov <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Tue, 25 Jun 2002 21:51:06 +0200
> List-Id: discussions about usage and development of dia
>
> Subject
Le Tue, Jun 25, 2002, à 08:48:34PM +0100, Andrew Ferrier a écrit:
> Absolutely. Fresh checkout, just did:
>
> ./autogen.sh && make dist
What about a little ./configure somewhere before make ?
(will investigate here when I have spare cycles)
-- Cyrille
--
Grumpf.
___
On Tue, Jun 25, 2002 at 09:42:22PM +0200, Cyrille Chepelov wrote:
> Le Tue, Jun 25, 2002, à 08:28:07PM +0100, Andrew Ferrier a écrit:
> > 'make dist' on CVS head currently fails with the following:
>
>
> > make[2]: Entering directory `/tmp/dia/plug-ins/xslt'
> > make[2]: *** No rule to make tar
On 2002-06-25 at 21:42 +0200, Cyrille Chepelov wrote:
> > make[2]: Entering directory `/tmp/dia/plug-ins/xslt'
> > make[2]: *** No rule to make target `xsltdialog.h', needed by
> > `distdir'. Stop.
>
> The Makefile.am looks correct to me.
>
> somehow, the xsltdialog.h file has not been put into
Le Tue, Jun 25, 2002, à 08:28:07PM +0100, Andrew Ferrier a écrit:
> 'make dist' on CVS head currently fails with the following:
> make[2]: Entering directory `/tmp/dia/plug-ins/xslt'
> make[2]: *** No rule to make target `xsltdialog.h', needed by
> `distdir'. Stop.
The Makefile.am looks correc
'make dist' on CVS head currently fails with the following:
make[2]: Leaving directory `/tmp/dia/plug-ins/wmf'
make[2]: Entering directory `/tmp/dia/plug-ins/metapost'
here=`cd ../.. && pwd`; \
top_distdir=`cd ../../dia-0.90+cvs && pwd`; \
distdir=`cd ../../dia-0.90+cvs/plug-ins/metapost && pwd`;