pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] a question..


From: marco stagno
Subject: Re: [Pan-users] a question..
Date: Wed, 31 May 2006 20:14:50 +0200

I had the same problem.  In my case the problem was that the
compiler couldn't find libintl.h.  Now, I'm just a beginner with
configure/make, so my cheesy work around was to simply edit

(...)

I did it, and it works,  but I have other errors

this one for example:

(...)

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/opt/local/ include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/ atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/ opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/ local/include/gmime-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/ lib/glib-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/ glib-2.0/include -DPANLOCALEDIR=\""/usr/local//locale"\" -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:83: error: '_' was not declared in this scope
make[3]: *** [url.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

bye bye!

MAS!





reply via email to

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