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

Re: gEDA-user: Problem with gEDA Makefile on ubuntu



   After investigating some more, I realized the vanilla automake on
   ubuntu is pretty old.  I upgraded to automake 1.9, got a truckload of
   errors, then downgraded to automake 1.7.  This is what I'm getting
   now.  Is anyone familiar with the errors
   aclocal: macro `AM_PROG_MKDIR_P' required but not defined
   aclocal: macro `AM_PROG_MKDIR_P' required but not defined
   or the warning
   You should add the contents of `/usr/share/aclocal/libtool.m4' to
   `aclocal.m4'.
   and what on earth that means?
   Many TIA,
   Craig
   (I'm also hunting around for fig2dev for ubuntu...)
   ...
   Making install in documentation
   make[2]: Entering directory
   `/home/craign/tmp/gaf/symbols/documentation'
   Creating pic (using fig2dev)
   ** Did not find fig2dev **
   Some documentation might not be correct!
   Creating ps (using groff)
   troff: fatal error: can't find macro file s
   Creating pdf (using ps2pdf)
   make  install-am
   make[3]: Entering directory
   `/home/craign/tmp/gaf/symbols/documentation'
   make[4]: Entering directory
   `/home/craign/tmp/gaf/symbols/documentation'
   make[4]: Nothing to be done for `install-exec-am'.
   /bin/bash ../mkinstalldirs /opt/geda/share/doc/geda-doc
    /usr/bin/install -c -m 644 nc.pdf /opt/geda/share/doc/geda-doc/nc.pdf
   make[4]: Leaving directory
   `/home/craign/tmp/gaf/symbols/documentation'
   make[3]: Leaving directory
   `/home/craign/tmp/gaf/symbols/documentation'
   make[2]: Leaving directory
   `/home/craign/tmp/gaf/symbols/documentation'
   make[2]: Entering directory `/home/craign/tmp/gaf/symbols'
   make[3]: Entering directory `/home/craign/tmp/gaf/symbols'
   make[3]: Nothing to be done for `install-exec-am'.
   /bin/bash ./mkinstalldirs /opt/geda/share/gEDA/gafrc.d
    /usr/bin/install -c -m 644 geda-clib.scm
   /opt/geda/share/gEDA/gafrc.d/geda-clib.scm
   /bin/bash ./mkinstalldirs /opt/geda/share/gEDA/scheme
    /usr/bin/install -c -m 644 geda-font.scm
   /opt/geda/share/gEDA/scheme/geda-font.scm
   make[3]: Leaving directory `/home/craign/tmp/gaf/symbols'
   make[2]: Leaving directory `/home/craign/tmp/gaf/symbols'
   make[1]: Leaving directory `/home/craign/tmp/gaf/symbols'
   ( cd libgeda; ./autogen.sh)
   autogen.sh creating [1]configure.ac
   processing .
   autogen.sh running: autopoint ...
   autopoint: *** cvs program not found
   autopoint: *** Stop.
   autogen.sh running: intltoolize ...
   autogen.sh running: libtoolize ...
   You should add the contents of `/usr/share/aclocal/libtool.m4' to
   `aclocal.m4'.
   autogen.sh running: aclocal  ...
   aclocal: macro `AM_PROG_MKDIR_P' required but not defined
   aclocal: macro `AM_PROG_MKDIR_P' required but not defined
   autogen.sh exiting...
   make: *** [libgeda/configure] Error 1

References

   1. http://configure.ac/

_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user