pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] Re: More GMime woes in MinGW


From: Artur Jachacy
Subject: [Pan-devel] Re: More GMime woes in MinGW
Date: Mon, 24 Apr 2006 02:29:34 +0200
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Charles Kerr wrote:
K. Haley wrote:
Charles Kerr wrote:

I can't get it to build under GMime.  activeperl comes with XML::Parser
bundled in, so that was the shortest path for me.  YMMV.

FYI, since pan doesn't use the xml format for its po files yuo could also add the [no-xml] to intltool in configure.in. This way it won't check for XML::Parser. This is what I do since I'd rather not install activeperl until I really need it..

AC_PROG_INTLTOOL([0.23],[no-xml])

That's a great idea -- I didn't know about that option.
Thanks for the pointer.

Charles

OK, so I managed to build gmime using ActivePerl, but whenever I build Pan I get a lot (I'd say hundreds, probably) of warnings like this:

In file included from C:/msys/1.0/opt/gmime/include/gmime-2.0/gmime/gmime.h:41,
                 from ../../pan/usenet-utils/decode.h:23,
                 from task-article.cc:33:
C:/msys/1.0/opt/gmime/include/gmime-2.0/gmime/gmime-object.h:36: warning: ignoring #pragma }

All of them are about 'ignoring #pragma'.

And another thing, the resulting binary is 25 MB in size.

Artur





reply via email to

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