On Sunday 23 December 2007 14:19:17 Werner Hoch wrote: > Hi Peter, > > I haven't tested the new features yet. > > I ran into a small build error before I installed intltool: > -------------------- > checking how to run the C preprocessor... gcc -E > checking whether make sets $(MAKE)... (cached) yes > ./configure: line 20797: syntax error near unexpected token `0.35.0' > ./configure: line 20797: `IT_PROG_INTLTOOL(0.35.0)' > make: *** [libgeda/config.h] Fehler 2 > -------------------
That's what usually happens when you try and generate a configure script
without all the required m4 macros installed.
gEDA is distributed to end users with a pre-generated configure script, so
they'll (correctly) get informed that intltool isn't installed rather than
getting a crash.
Peter
--
Peter Brett
Electronic Systems Engineer
Integral Informatics Ltd
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
