On Sunday 22 February 2009 12:00:19 am Kai-Martin Knaak wrote: > I got: > > $ git checkout -b before_pours origin/before_pours > error: Untracked working tree file 'lib/m4lib_to_newlib.sh' would be > overwritten by merge. > > So I scrapped the old source started from scratch: > > git clone git://repo.or.cz/geda-pcb/pcjc2.git > cd pcjc2 > git checkout -b before_pours origin/before_pours > autogen.sh > configure --disable-doc > make install > > Unfortunately, make fails with a rush of error messages (see below). > Something seems to be seriously broken.
Hello, Peter added --enable-gl to configure. I compiled successfully with: ./configure --disable-doc --enable-threads=posix --enable-dbus --enable-gl -Mark S. _______________________________________________ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user