On Wed, 2007-11-14 at 17:20 -0600, John Griessen wrote: > I still get a problem: > > Configuring libgeda version 1.1.2.20070818 > ./configure: line 1719: syntax error near unexpected token `$PACKAGE,' > ./configure: line 1719: `AM_INIT_AUTOMAKE($PACKAGE, $DOTTED_VERSION, > no-define)'
That is very odd. It sounds like m4 didn't manage to substitute any code for that part of the configure.ac I wonder if your automake installation is bad somehow.. if so, you might want to apt-get remove automake, apt-get install automake - and see if it gives you better luck. (Also, re-run ./autogen.sh of course). -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

