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, 10 Apr 2006 20:26:28 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

Charles Kerr wrote:
Artur Jachacy wrote:
Artur Jachacy wrote:

Hi,

I got through the problem with gmime-gpg-context.c by removing 'gmime-gpg-context.lo' from gmime/Makefile.in. I don't know if that makes sense, but it seemed to work. However, that's not the end of the story. Now I get this:
[snipped]


This is fun, it's like a puzzle game. I got past the regex problem, but now I'm stuck on this:

In file included from test-parser.c:35:
../zentimer.h: In function `ztime':
../zentimer.h:92: error: storage size of 'tz' isn't known

zentimer is only used for profiling gmime. you can safely blow away any parts of it that don't compile for you.

Great. Now this must be a consequence of removing gmime-gpg-context earlier on.

test-pgp.o: In function `main':
C:\msys\1.0\opt\gmime\src\gmime-2.2.1\tests/test-pgp.c:241: undefined reference to `g_mime_gpg_context_new' C:\msys\1.0\opt\gmime\src\gmime-2.2.1\tests/test-pgp.c:242: undefined reference to `g_mime_gpg_context_set_always_trust'
collect2: ld returned 1 exit status


Artur





reply via email to

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