pan-users
[Top][All Lists]
Advanced

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

[Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?


From: Duncan
Subject: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?
Date: Sat, 22 Mar 2008 08:28:44 +0000 (UTC)
User-agent: Pan/0.132 (Waxed in Black)

Duncan <address@hidden> posted
address@hidden, excerpted below, on  Sat, 22 Mar 2008
05:01:17 +0000:

> Among other things, it needs #include <cstring> now [...]

Well, seems SVN isn't compiling on gcc 4.2.3 now; I get the following 
error (with MAKEOPTS=-j1 so forced serialized), so it appears to be an 
error in the sources (unless it's because I have pretty much all the 
libraries compiled with gcc-4.3 now, possible I suppose).

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/
include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   
-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -
march=k8 -msse3 -O2 -pipe -frename-registers -fweb -ftree-vectorize -
fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants  -MT my-
tree.o -MD -MP -MF .deps/my-tree.Tpo -c -o my-tree.o my-tree.cc
my-tree.cc: In member function 'virtual void 
pan::DataImpl::MyTree::set_filter(pan::Data::ShowType, const 
pan::FilterInfo*)':
my-tree.cc:99: error: 'g_assert' was not declared in this scope
my-tree.cc: In member function 'void pan::DataImpl::MyTree::add_articles
(const std::vector<const pan::DataImpl::ArticleNode*, 
std::allocator<const pan::DataImpl::ArticleNode*> >&)':
my-tree.cc:404: error: 'g_assert' was not declared in this scope
my-tree.cc:417: error: 'g_assert' was not declared in this scope
my-tree.cc:481: error: 'g_assert' was not declared in this scope
my-tree.cc:494: error: 'g_assert' was not declared in this scope
make[3]: *** [my-tree.o] Error 1
make[3]: Leaving directory `/tmp/portage/net-nntp/pan-9999/work/pan-9999/
pan/data-impl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/net-nntp/pan-9999/work/pan-9999/
pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/net-nntp/pan-9999/work/pan-9999'
make: *** [all] Error 2
 *




-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman





reply via email to

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