Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -march=i686 -O3 -pipe -I/usr/include/libpisock -I/usr/include/libpisock -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -march=i686 -O3 -pipe -I/usr/include/libpisock -c address_gui.c address_gui.c: In function `cb_dialer': address_gui.c:1433: parse error before `start_iter' address_gui.c:1437: `text_buffer' undeclared (first use in this function) address_gui.c:1437: (Each undeclared identifier is reported only once address_gui.c:1437: for each function it appears in.) address_gui.c:1438: `start_iter' undeclared (first use in this function) address_gui.c:1438: `end_iter' undeclared (first use in this function) make[2]: *** [address_gui.o] Error 1 make[2]: Leaving directory `/mnt/portage/tmp/portage/jpilot-0.99.7-r1/work/jpilot-0.99.7' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/portage/tmp/portage/jpilot-0.99.7-r1/work/jpilot-0.99.7' make: *** [all] Error 2
Created an attachment (id=43319) [details] jpilot-0.99.7-gcc2.patch fixes compile with gcc-2.95
gcc-2.95 is unsupported - you will find a lot of progams fail with it now.
Oh well, I added this patch, thanks