On Wed, 14 Jan 2009 15:58:40 +0000, Peter Clifton wrote: Just tried this route to get a fresh geda from git:
$ git clone git://git.gpleda.org/gaf $ cd gaf $ gedit Makefile # change destination dir $ make reconfig $ make install However, make install produced a syntax error during config: $ make install (...) make[1]: Leaving directory `/usr/local/geda-src/gaf/symbols' ( cd libgeda; ./configure --prefix=/usr/local --with-xdgdatadir=/home/kmk/.local/share --with-kdedatadir=/home/kmk/.kde/share ) Configuring libgeda version 1.5.1.20081221 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 2373: syntax error near unexpected token `win32-dll,shared' ./configure: line 2373: `LT_INIT(win32-dll,shared)' make: *** [libgeda/config.h] Error 2 If I issue "make libgeda_config" manually, I get the same error. Anything I can do about this? ---<(kaimartin)>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

