Hi gurus,

I'm trying to install pcb on Fedora 9, but can't find the configure file,
and can't seem to build it.  Any help would be massively appreciated.

Craig

$ cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/pcb login
$ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/pcb co -P
pcb
$ cd pcb
$ ls
acinclude.m4  ChangeLog     config.sub    CVS      doc
icon-theme-installer  lib          newlib  README
README_FILES      src       win32
AUTHORS       compile       configure.ac  data     example
INSTALL               Makefile.am  NEWS    README.cvs
README.snapshots  tools     ylwrap
autogen.sh    config.guess  COPYING       depcomp  globalconst.h
install-sh            missing      po      README.cvs_branches
README.win32      tutorial

$ autoconf
configure.ac:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:9: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:11: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:38: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:59: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
configure.ac:60: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:65: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:69: error: possibly undefined macro: AM_PROG_LEX
configure.ac:72: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:244: error: possibly undefined macro: AC_CHECK_FUNCS

$ ./configure
./configure: line 1784: syntax error near unexpected token `1.9'
./configure: line 1784: `AM_INIT_AUTOMAKE(1.9)'

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

Reply via email to