Re: error compiling getdate.c in gnome-utils



On Sun, 9 Aug 1998, William F. Maton wrote:

> 
> This is of an update of my tree via CVS at 6PM, Sunday, FYI
> 
> --
> 
> quepasa 160% make
> cd . && autoheader
> make all-recursive
> make[1]: Entering directory `/usr/src/gnome/gnome-utils'
> Making all in po
> make[2]: Entering directory `/usr/src/gnome/gnome-utils/po'
> make[2]: *** No rule to make target `../gncal/getdate.c', needed by
> `gnome-utils.pot'.  Stop.
> make[2]: Leaving directory `/usr/src/gnome/gnome-utils/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gnome/gnome-utils'
> make: *** [all-recursive-am] Error 2
> quepasa 161% 
> 

This is because getdate.c is a generated file that only gets generated
when you compile.  Fun right :)  Someone should reorder the SUBDIRS in
Makefile.am to something appropriate.  A quick fix is to cd to gncal and
type make.  Then cd .. and type make.  Things should work then.

Manish Vachharajani
<mvachhar@vger.rutgers.edu>



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