Xfcalendar doesn't make dist

Jasper Huijsmans jasper at xfce.org
Mon Jun 13 10:45:36 CEST 2005


On Mon, Jun 13, 2005 at 10:58:35AM +0300, Juha Kautto wrote:
> Thanks Jasper !
> 
> Yes, verified. after intltool upgrade to 0.33 it works here, too.
> So we know that it fails on 0.25 and works with 0.33.
> 
> I fixed make dist late yesterday but yes make distcheck fails for me, 
> too. Looking into it.
> Do we have a list of these make/configure rules and checks somewhere ?
> Would make my life simpler to know what I should test.
> 
> Actually we should build a test script that does all these tests and 
> informs problems ?
> 
> ....
> ./configure --enable-debug=full
> make
> ....
> fails, too.
> 
> /Juha
> 

I use something like

 $ CFLAGS="-Wall -Werror" ./autogen.sh && DESTDIR=/tmp make distcheck

That should catch most of the problems.

	Jasper



More information about the Xfce4-dev mailing list