Mike Jarabek wrote:
Hi,
Just updated from CVS to check out the latest additions, and in the
gschem include directory, the build fails:
---------
[EMAIL PROTECTED] 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
[EMAIL PROTECTED]
---------
Looks like `x_dialog.h' is missing from CVS....
doh! forgot to cvs add. Its there now.
-Dan