On Sun, 12 Oct 2008 00:25:50 +0000, Phil Grundig wrote: Editing debug.h as you suggest got me past that next error as well! - thanks very much again.
make -DUNUSED='' gives an invalid option error. I guess Zan's comment is right, but I'm too tired right now to investigate. Next problem (another compiler definition issue maybe?) is: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BI TS=64 -I/opt/pan-gtk2.10.9/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/ glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/opt/pan-gtk2.10.9/include/gmime-2.0 -I/opt/pan-gtk2.10.9/include -I/usr/include/glib-2.0 -g -O2 -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.cc In file included from data.cc:21: data.h:221: error: parse error before `__attribute__' Again, same problem but two different files this time: Note that data.cc includes macros.h instead of debug.h, and both of those files contain exactly the same code defining UNUSED. The workaround is to make the same edits in macros.h. Phil, your post this time was in html, which is not good for us pan users, so please try to fix it for your future posts. Thanks! _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users