pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"


From: Robert Marshall
Subject: Re: [Pan-users] ANN: Pan 0.90 "Sero Sed Serio"
Date: Sun, 2 Apr 2006 18:41:33 +0100

On Sun, 2 Apr 2006, Charles Kerr wrote:

> Pan 0.90, the first beta of a rewrite of Pan in C++, has been released. 
> It adds multiserver and nzb support, reduces memory use by over 66%, cuts
> the time to download new headers over 66%, and slashes the time it takes
> to load headers from disk by almost 90%.  For more information, see
> http://pan.rebelbase.com/.
> 

<fx>cheering!!</fx>

> If anyone would like to contribute RPMs for the major distros, please
> send me or Chris mail at address@hidden  Thanks!
> 

In README it says 

    Pan requires two libraries:
    * libpcre 3.9 or higher <http://www.pcre.org/>
    * gtk2 2.2.0 or higher <http://www.gtk.org/>

does that mean that configure's requirement for gmime is an error?

I installed it (gmime) anyway... and then in make:

if g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../..   -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/freetype2 
-I/usr/include/freetype2/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 url.o -MD -MP -MF ".deps/url.Tpo" -c -o url.o url.cc; \
then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; 
fi
url.cc: In function `void pan::pan_url_show(const char*)':
url.cc:55: error: `g_getenv' undeclared (first use this function)
url.cc:55: error: (Each undeclared identifier is reported only once for each 
function it appears in.)
url.cc:70: error: `GError' undeclared (first use this function)
url.cc:70: error: `err' undeclared (first use this function)
url.cc:71: error: `g_spawn_command_line_async' undeclared (first use this 
function)
url.cc:74: error: `g_clear_error' undeclared (first use this function)
make[3]: *** [url.o] Error 1

Robert
-- 
Links and things http://rmstar.blogspot.com/
Robert Marshall




reply via email to

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