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

Re: gEDA: Missing file after CVS update



Mike Jarabek wrote:
> Hi,
> 
> 	Just updated from CVS to check out the latest additions, and in the
> gschem include directory, the build fails:
> 
> ---------
> mike@laptop$ gmake install
> Making install in include
> gmake[1]: Entering directory
> `/usr/home/mike/geda/mycvs/eda/geda/devel/gschem/include'
> gmake[1]: *** No rule to make target `x_dialog.h', needed by `all-am'.
> Stop.
> gmake[1]: Leaving directory
> `/usr/home/mike/geda/mycvs/eda/geda/devel/gschem/include'
> gmake: *** [install-recursive] Error 1
> mike@laptop$ 
> ---------
> 
> Looks like `x_dialog.h' is missing from CVS....
> 

doh!  forgot to cvs add.  Its there now.

-Dan