Peter Clifton wrote: > On Sun, 2009-06-07 at 21:42 -0500, Bill Gatliff wrote: >> Peter Clifton wrote: >>> You could try it if you wanted (be a beta-tester for the various changes >>> I've made to the code today), the repository is here: >>> >> Ok, cloning it now. But if something breaks, all I'll be able to do is >> send you the error message because I've never even looked at gaf source >> code. :) >> >> While we're completely off the -user track, I'm getting this when trying >> to build the latest pcb (so I can tinker with toprouter): >> >> ./configure --prefix=... --with-gui=gtk >> make install >> ... >> HID error: pcb called GUI function nogui_get_coords without having a GUI >> available. >> make[1]: *** [pad.gif] Aborted >> make[1]: Leaving directory `/home/bgat/gschem/pcb/doc' >> make: *** [install-recursive] Error 1 >> >> >> Any idea what's broken? > > No - although I expect it is something to do with building the > documentation. Try with "--disable-docs"
looks like it, but please, lets fix the problem instead of just not building the docs! Looks to me like the build is calling a pcb that is not quite right when producing gif and png versions of a pcb drawing. If the problem exists here it will probably exist when he tries to use that functionality after installing pcb. -Dan _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

