0.98 compiled just fine. 0.99 is generating the following error below with:
CentOS 4.3
GCC 3.4.5
I can submit a bug report with the session logs if required.
**********************************
Making all in general
make[3]: Entering directory `/home/kevin/pan-0.99/pan/general'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -O2 -MT line-reader.o -MD -MP -MF
".deps/line-reader.Tpo" -c -o line-reader.o line-reader.cc; \
then mv -f ".deps/line-reader.Tpo" ".deps/line-reader.Po"; else rm -f
".deps/line-reader.Tpo"; exit 1; fi
In file included from
/usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/i386-redhat-linux/bits/c++locale.h:46,
from
/usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/iosfwd:46,
from
/usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/bits/stl_algobase.h:70,
from
/usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/bits/char_traits.h:46,
from
/usr/lib/gcc/i386-redhat-linux/3.4.5/../../../../include/c++/3.4.5/string:47,
from file-util.h:24,
from line-reader.cc:4:
/usr/include/libintl.h:40: error: expected unqualified-id before "const"
/usr/include/libintl.h:40: error: expected `)' before "const"
/usr/include/libintl.h:40: error: expected initializer before "const"
/usr/include/libintl.h:44: error: expected unqualified-id before "const"
/usr/include/libintl.h:44: error: expected `)' before "const"
/usr/include/libintl.h:44: error: expected initializer before "const"
/usr/include/libintl.h:51: error: expected unqualified-id before "const"
/usr/include/libintl.h:51: error: expected `)' before "const"
/usr/include/libintl.h:51: error: expected initializer before "const"
/usr/include/libintl.h:81: error: expected unqualified-id before "const"
/usr/include/libintl.h:81: error: expected `)' before "const"
/usr/include/libintl.h:81: error: expected initializer before "const"
/usr/include/libintl.h:85: error: expected unqualified-id before "const"
/usr/include/libintl.h:85: error: expected `)' before "const"
/usr/include/libintl.h:85: error: expected initializer before "const"
make[3]: *** [line-reader.o] Error 1
make[3]: Leaving directory `/home/kevin/pan-0.99/pan/general'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kevin/pan-0.99/pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kevin/pan-0.99'
make: *** [all] Error 2
[EMAIL PROTECTED] pan-0.99]$
_______________________________________________
Pan-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pan-users