pan-users
[Top][All Lists]
Advanced

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

[Pan-users] 0.95 Compile problem


From: Kevin Gottsman
Subject: [Pan-users] 0.95 Compile problem
Date: Mon, 01 May 2006 12:34:37 -0500
User-agent: Pan/0.14.90 ('Ere, he says he's not dead.)

Trying to compile 0.95. Previous beta builds compiled ok. Looks like its a
bug in the new code associated with the GtkTreeModel.

CentOS 4.3
GTK 2.4


make[3]: Entering directory `/home/kevin/pan-0.95/pan/gui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -DORBIT2=1 -pthread 
-I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/bonobo-activation-2.0   -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DPANLOCALEDIR=\""/usr/local/share/pan"\"   -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:777: error: `GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID' was not 
declared in this scope





reply via email to

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