pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Pan 0.127 compilation problem


From: Lionel B
Subject: [Pan-users] Pan 0.127 compilation problem
Date: Tue, 17 Apr 2007 10:52:08 +0000 (UTC)
User-agent: pan 0.123 (El Nuevo Barretto)

Greetings,

I seem to have run into the same problem compiling 0.127 (linux) that
turned up in 0.126, when compiling against gtk+ 2.6.10 (see message from
Jeff Berman, Mar 29):

if g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/usr/local/include/atk-1.0 
-I/usr/local/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 
-I/usr/local/include -I/usr/include/gtkspell-2.0   -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -pthread -I/usr/local/include/gtk-2.0 
-I/usr/local/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/freetype2 -I/usr/local/include   
-I/usr/local/include/gmime-2.0 -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include   -pthread -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include   
-DPANLOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include  -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:655: error: `gtk_tree_view_get_visible_range' was not declared 
in this scope
make[3]: *** [header-pane.o] Error 1
make[3]: Leaving directory `/usr/local/src/pan-0.127/pan/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/pan-0.127/pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/pan-0.127'
make: *** [all] Error 2

It appears that since 0.126 Pan will not compile against gtk+ earlier than
2.8; it was recommended in the previous thread mentioned that this be
filed as a bug (according to the Requirements Pan is still supposed to
compile against gtk+ >= 2.4).

Anyone know if this issue has been addressed, or of a workaround?

Regards,

-- 
Lionel B





reply via email to

[Prev in Thread] Current Thread [Next in Thread]