Hi PCB developers, Here's a bug that was filed in the gEDA bug database, but I think it is a pure PCB bug.
-Ales --cut here-- Hi I have found a problem with the LED3 / LED5 footprints in geda.inc (version $Id: geda.inc,v 1.14 2004/07/29 01:50:52 danmc Exp $) which cause pcb to generate a parse error when those footprints are selected. The problem is that the geda library calls for PKGLEDX whereas in common.m4 the package is defined as PKGLED. I just removed the X in geda.inc and rerun CreateLibrary.sh and CreateLibraryContents.sh. is this correct or should there be a PKGLEDX defined somewhere? Steve
