> Executing make from the top level fails without these files. I
> copied them from 20060422 to get past the problem. Either they are
> needed or the make file needs reflect the current condition.

That's odd.  The Makefile has an unconditional rule to build them:

.pcb.png :
        ../src/pcb-bin -x png --only-visible --font-path $(top_srcdir)/src 
--outfile $@ $<

Could you post a log of your build session?  There must be an error
message in there somewhere.


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to