[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-dev: gEDA/gaf CVS utils build failure



I'm building the latest and greatest CVS on my development box and
I ran across this when building the utils package:

if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -MT gsch2pcb-gsch2pcb.o -MD -MP -MF ".deps/gsch2pcb-gsch2pcb.Tpo" \
          -c -o gsch2pcb-gsch2pcb.o `test -f 'gsch2pcb.c' || echo './'`gsch2pcb.c; \
        then mv -f ".deps/gsch2pcb-gsch2pcb.Tpo" ".deps/gsch2pcb-gsch2pcb.Po"; \
        else rm -f ".deps/gsch2pcb-gsch2pcb.Tpo"; exit 1; \
        fi
gsch2pcb.c: In function â??mainâ??:
gsch2pcb.c:1444: error: â??PCBDATADIRâ?? undeclared (first use in this function)
gsch2pcb.c:1444: error: (Each undeclared identifier is reported only once
gsch2pcb.c:1444: error: for each function it appears in.)
gsch2pcb.c:1463: error: â??PCBLIBPATHâ?? undeclared (first use in this function)
make[2]: *** [gsch2pcb-gsch2pcb.o] Error 1


I don't have time to look at this now, but if anybody has any ideas,
please let me know.  No, I do not have PCBDATADIR or PCBLIBPATH in my
config.h or config.h.in.  I don't understand why this broke.  Most 
curious.  Anybody else able to build utils?  Maybe it is something on 
my devel box that I broke when I updated.  Thanks,

-Ales





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