Hallo, compiling from source and configuring without GTK2, parsed_PNP_data is undeclared: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/in clude -I/usr/X11R6/include -I/opt/gnome/include/gdk-pixbuf-1.0 -I/opt/gnome/include -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1 .2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/usr/include/libpng12 -DPNG_THREAD_UNSAFE_OK -DPNG_USE_PNGGCCRD -Wall -g -O2 -MT g erbv.o -MD -MP -MF ".deps/gerbv.Tpo" -c -o gerbv.o gerbv.c; \ then mv -f ".deps/gerbv.Tpo" ".deps/gerbv.Po"; else rm -f ".deps/gerbv.Tpo"; exit 1; fi gerbv.c: In function `main': gerbv.c:3045: error: `parsed_PNP_data' undeclared (first use in this function) gerbv.c:3045: error: (Each undeclared identifier is reported only once gerbv.c:3045: error: for each function it appears in.) make[2]: *** [gerbv.o] Fehler 1
After reconfiguring with --enable-gtk2, compiling goes fine ( on Suse 9.2). Bye -- Uwe Bonnes [EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
