Re: make distcheck and minor Makefile discrepancies



On Sat, 2006-11-11 at 16:20 +0100, Philip Van Hoof wrote:
> Sorry, AND you need to --with-html-component=mozembed because the
> documentation also generates documentation about the MozEmbed TnyMsgView
> implementation




rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory
`/home/pvanhoof/repos/tinymail/tinymail/trunk/libtinymail-1.0.0/_build'
rm -f config.status config.cache config.log configure.lineno
rm -f Makefile
make[1]: Leaving directory
`/home/pvanhoof/repos/tinymail/tinymail/trunk/libtinymail-1.0.0/_build'
{ test ! -d libtinymail-1.0.0 || { find libtinymail-1.0.0 -type d !
-perm -200 -exec chmod u+w {} ';' && rm -fr libtinymail-1.0.0; }; }
==================================================
libtinymail-1.0.0.tar.gz is ready for distribution
==================================================
pvanhoof lort:~/repos/tinymail/tinymail/trunk$



Have fun ;-)


> 
> So:
> 
> ./autogen.sh --enable-gtk-doc --with-html-component=mozembed --enable-tests
> make
> make distcheck
> 
> 
> On Sat, 2006-11-11 at 16:18 +0100, Philip Van Hoof wrote:
> > On Sat, 2006-11-11 at 13:42 +0100, �stein Gisn�wrote:
> > > Hi,
> > > 
> > > I tired to build tinymail today and found that ./autogen.sh modifies
> > > libtinymail-camel/camel-lite/COPYING. Why is the copyright notice just
> > > a reference? Either the full license should be commited to SVN or
> > > ./autogen.sh should not modify it.
> > 
> > I have no idea why this is happening. COPYING is a full copy in the
> > repository.
> > 
> > http://svn.tinymail.org/svn/tinymail/trunk/COPYING
> > 
> > 
> > About the other problem, you need to --enable-gkt-doc followed by a
> > normal make before doing make distcheck, and then it works.
> > 
> > The normal make is to make that missing xml file. 
> > 
> > 
> > > libtinymail-camel/camel-lite/{INSTALL,COPYING}.autogen_bak are being
> > > created by ./autogen.sh. Maybe they could be added to .svnignore?
> > > 
> > > make distcheck did not at all succeed. I know tinymail is not up for a
> > > release yet, but personally I think distcheck is a good way to detect
> > > some Makefile.am mistakes. The first error was caused by some files in
> > > camel's EXTRA_DIST which are not there anymore. The attached patch is
> > > probably a sufficient fix.
> > > 
> > > The next problem was not that trivial. Maybe someone has an idea what
> > > the fix should be here?
> > > make[2]: Entering directory `/home/oysteigi/src/tinymail/trunk/docs/devel'
> > > list='reference doxygen'; for subdir in $list; do \
> > >           if test "$subdir" = .; then :; else \
> > >             test -d ../../libtinymail-1.0.0/docs/devel/$subdir \
> > >             || mkdir ../../libtinymail-1.0.0/docs/devel/$subdir \
> > >             || exit 1; \
> > >             (cd $subdir && \
> > >               make  \
> > >                 top_distdir="." \
> > >                 distdir=../../../libtinymail-1.0.0/docs/devel/$subdir \
> > >                 distdir) \
> > >               || exit 1; \
> > >           fi; \
> > >         done
> > > make[3]: Entering directory
> > > `/home/oysteigi/src/tinymail/trunk/docs/devel/reference'
> > > make[3]: *** No rule to make target `xml/tree_index.sgml', needed by
> > > `distdir'.  Stop.
> > > 
> > > Cheers,
> > > �stein Gisn�> > > _______________________________________________
> > > tinymail-devel-list mailing list
> > > tinymail-devel-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/tinymail-devel-list
-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]