Comment 2 for bug 1815514

Revision history for this message
Anthony Intravaia (otostone) wrote :

Making all in examples
make[2]: Entering directory '/home/coco/geda-gaf/examples'
Making all in gTAG
make[3]: Entering directory '/home/coco/geda-gaf/examples/gTAG'
cd . && /home/coco/geda-gaf/xorn/src/command/gnetlist -g PCB -o gTAG-pcb.net gTAG.sch
/bin/bash: /home/coco/geda-gaf/xorn/src/command/gnetlist: No such file or directory
Makefile:642: recipe for target 'gTAG-pcb.net' failed
make[3]: *** [gTAG-pcb.net] Error 127
make[3]: Leaving directory '/home/coco/geda-gaf/examples/gTAG'
Makefile:518: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/coco/geda-gaf/examples'
Makefile:543: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/coco/geda-gaf'
Makefile:475: recipe for target 'all' failed
make: *** [all] Error 2