Hi all,

I'm having a compilation error with this latest pan
build, and while it's probably something on my end
maybe someone can help.  Let me preface by saying that
even getting "make" to function required adding the
line

GMSGFMT = /sw/bin/msgfmt

to the Makefile in pan-0.126/po.  I forget why this
needed to be done, but this also got things moving
with pan 0.125.  Anyway, here's the error:

if g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. 
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include  
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/usr/local/include/gmime-2.0  
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include  
-DPANLOCALEDIR=\""/usr/local//locale"\"   -g -O2 -MT
header-pane.o -MD -MP -MF ".deps/header-pane.Tpo" -c
-o header-pane.o header-pane.cc; \
then mv -f ".deps/header-pane.Tpo"
".deps/header-pane.Po"; else rm -f
".deps/header-pane.Tpo"; exit 1; fi
header-pane.cc: In member function 'virtual void
pan::HeaderPane::on_tree_change(const
pan::Data::ArticleTree::Diffs&)':
header-pane.cc:650: error:
'gtk_tree_view_get_visible_range' was not declared in
this scope
make[3]: *** [header-pane.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

This is with gtk 2.6.10.  Any ideas?

Thanks!

Jeff



 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
http://farechase.yahoo.com/promo-generic-14795097


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

Reply via email to