Hi

I'm having difficulty compiling Pan 0.133 on what config.log
says is the same setup I used to successfully compile 0.129 and 0.131
on Damnsmalllinux, unless I'm missing something:

g++ (GCC) 3.3.4  (yes, I know it's old but it worked before)
gtk+-2.10.9 and headers
gmime-2.2.9

Successfully built and posted a pan uci extension for dsl.  I can't remember if 
I did anything tricky - perhaps I did.

Can anyone give me a hint as to what header(s) etc is missing? This build bombs 
out here:

<snip>
make[3]: Entering directory `/mnt/hda5/PAN_NEW/pan-0.133/pan/general'
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cc
mv -f .deps/debug.Tpo .deps/debug.Po
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
e-util.o -MD -MP -MF .deps/e-util.Tpo -c -o e-util.o e-util.cc
mv -f .deps/e-util.Tpo .deps/e-util.Po
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
file-util.o -MD -MP -MF .deps/file-util.Tpo -c -o file-util.o
file-util.cc
mv -f .deps/file-util.Tpo .deps/file-util.Po
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cc
mv -f .deps/log.Tpo .deps/log.Po
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
line-reader.o -MD -MP -MF .deps/line-reader.Tpo -c -o line-reader.o
line-reader.cc
mv -f .deps/line-reader.Tpo .deps/line-reader.Po
g++
-DHAVE_CONFIG_H -I. -I../..  -I../..
-I/opt/pan-gtk2.10.9/include/gmime-2.0 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/opt/pan-gtk2.10.9/include   -g -O2 -MT
progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.cc
In file included from progress.cc:22:
progress.h:52: error: parse error before `__attribute__'
progress.h:52: error: missing ';' before right brace
progress.h:53: error: two or more data types in declaration of `
  
 on_progress_status'
</snip>

etc etc many errors follow


Thanks

-phil



      
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to