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

gEDA-user: Need compile help



I retrieved the pcb code from git 'git clone git://git.gpleda.org/pcb.git'
Ran './autogen.sh' with no errors
Ran './configure --prefix=$HOME/geda' with no errors

** Configuration summary for pcb 1.99z:

   GUI:                      gtk
   Printer:                  lpr
   Exporters:                bom gcode gerber nelma png ps
   Source tree distribution: GIT
   Build documentation:      yes
   Build toporouter:         yes
   Enable toporouter output: no
   xdg data directory:       ${datarootdir}
   KDE data directory:       ${datarootdir}
   dmalloc debugging:        no
   ElectricFence debugging:  no

   Cross Compiling:          no
   CC:                       gcc -std=gnu99
   CXX:                      g++
CPPFLAGS: -I/usr/include -I/usr/include -I/usr/include -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST=\"${host}\" -DPCBLIBDIR=\"${datarootdir}/pcb\" -DPCBTREEDIR=\"${datarootdir}/pcb/newlib\" -DPCBTREEPATH=\"${datarootdir}/pcb/newlib:${datarootdir}/pcb/pcblib-newlib\" CFLAGS: -g -O2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall -Wdeclaration-after-statement CXXFLAGS: -g -O2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -Wall LIBS: -lfl -ldl -lm -lm -L/lib -ldbus-1 -lpthread -lrt -lXrender -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd -Wl,--export-dynamic -pthread -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lGLU
   PCB:                      ${top_builddir}/src/pcb




Ran 'make' and got

make[2]: Leaving directory `/backup_1/pcb/gts'
Making all in src
make[2]: Entering directory `/backup_1/pcb/src'
/bin/sh ../ylwrap parse_y.y y.tab.c parse_y.c y.tab.h parse_y.h y.output parse_y.output -- byacc -d
byacc: e - line 108 of "/backup_1/pcb/src/parse_y.y", syntax error
%verbose
^
make[2]: *** [parse_y.c] Error 1
make[2]: Leaving directory `/backup_1/pcb/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/backup_1/pcb'
make: *** [all] Error 2



Any suggestions

Richard


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