Bob, Is that patch correct? Increment has a higher preference than indirection.
-Joseph ================================================================================== On Sun, 2005-12-04 at 14:25 -0800, Bob Kashani wrote: > On Sun, 2005-12-04 at 13:48 +0100, Olivier Lecarme wrote: > > Yet another error, in pan. Moreover, the Garnome list seems to be broken > > presently. > > > > make > > [===== NOW BUILDING: pan-0.14.2 =====] > > [fetch] complete for pan. > > [checksum] complete for pan. > > [extract] complete for pan. > > [patch] complete for pan. > > [fixup] complete for pan. > > [configure] complete for pan. > > ==> Running make in work/main.d/pan-0.14.2 > > make[1]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2' > > make all-recursive > > make[2]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2' > > Making all in po > > make[3]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/po' > > make[3]: Rien à faire pour « all ». > > make[3]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/po' > > Making all in gmime > > make[3]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/gmime' > > make[3]: Rien à faire pour « all ». > > make[3]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/gmime' > > Making all in pan > > make[3]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/pan' > > Making all in base > > make[4]: Entering directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/pan/base' > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/home/ol/garnome/include/pan > > -DGNOMELOCALEDIR=\""/home/ol/garnome/share/locale"\" -DXTHREADS > > -I/home/ol/garnome/include/gtk-2.0 -I/home/ol/garnome/lib/gtk-2.0/include > > -I/home/ol/garnome/include/atk-1.0 -I/home/ol/garnome/include/cairo > > -I/home/ol/garnome/include/pango-1.0 -I/home/ol/garnome/include > > -I/home/ol/garnome/include/glib-2.0 -I/home/ol/garnome/lib/glib-2.0/include > > -I/usr/X11R6/include -pthread -I/home/ol/garnome/include/glib-2.0 > > -I/home/ol/garnome/lib/glib-2.0/include > > -I/home/ol/garnome/include/libxml2 -I/home/ol/garnome/include > > -I/home/ol/garnome/include -g -I/home/ol/garnome/include > > -L/home/ol/garnome/lib -O2 -pipe -I. -c msort.c > > msort.c: In function 'msort_with_tmp': > > msort.c:68: error: invalid lvalue in increment > > msort.c:69: error: invalid lvalue in increment > > msort.c:74: error: invalid lvalue in increment > > msort.c:75: error: invalid lvalue in increment > > make[4]: *** [msort.o] Erreur 1 > > make[4]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/pan/base' > > make[3]: *** [all-recursive] Erreur 1 > > make[3]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2/pan' > > make[2]: *** [all-recursive] Erreur 1 > > make[2]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2' > > make[1]: *** [all-recursive-am] Erreur 2 > > make[1]: Leaving directory > > `/reserve/garnome-2.13.2/fifth-toe/pan/work/main.d/pan-0.14.2' > > make: *** [build-work/main.d/pan-0.14.2/Makefile] Erreur 2 > > zsh: exit 2 make > > This is fixed in garnome cvs now. You can grab the patch here: > > http://cvs.gnome.org/viewcvs/*checkout*/garnome/fifth-toe/pan/files/gcc4-fixes.diff?rev=1.1 > > Bob > > -- > Bob Kashani > http://www.gnome.org/projects/garnome > http://www.ocf.berkeley.edu/~bobk/garnome > -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
