Re: GNOME CVS: libglade jamesh
- From: James Henstridge <james daa com au>
- To: jacob berkman <jacob ximian com>
- Cc: gnome-2-0 <gnome-2-0-list gnome org>
- Subject: Re: GNOME CVS: libglade jamesh
- Date: Fri, 02 Nov 2001 10:06:09 +1100
jacob berkman wrote:
On Tue, 2001-10-30 at 23:10, Gnome CVS User wrote:
CVSROOT: /cvs/gnome
Module name: libglade
Changes by: jamesh 01/10/30 23:10:03
Modified files:
. : ChangeLog test-libglade.c
doc : Makefile.am
glade : glade-init.c glade-init.h glade-xml.c
Log message:
2001-10-31 James Henstridge <james daa com au>
* doc/Makefile.am: remove update-libglade crack, as it breaks the
distcheck.
this breaks make dist on clean checkout:
libtool: link: cannot find the library `../glade/libglade-2.0.la'
Compilation of scanner failed
how does it break distcheck? is it only on automake 1.5? it works fine
for me with the update-libglade "crack" with automake 1.4p5.
You added update-libglade to the EXTRA_DIST variable, which is a non
existant file (nor any rules to build it, or reasons to include it in
the tarball). When doing a make distcheck, it tried to copy the file to
the distdir, but failed, which caused the failure.
In order to make a tarball for the alpha2 release, it was easiest to
simply remove the rules causing the problems.
Is there any reason not to simply run "make" before "make dist"?
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]