Re: error compiling getdate.c in gnome-utils



Gregory McLean <gregm@comstar.net> writes:
> > 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% 
> 
> To work around this i just removed that file from po/POFILES.in..
> thats a generated file which needs to be built before the catalogs are done.
> any clue of a proper workaround?

If `getdate.c' is a generated file, it will not work with being put into
po/POTFILES.in.  `getdate.c' is generated from `getdate.y', which you
can list in po/POTFILES.in.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



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