pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] More GMime woes in MinGW


From: Artur Jachacy
Subject: [Pan-devel] More GMime woes in MinGW
Date: Mon, 10 Apr 2006 04:04:05 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

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:

../gmime/.libs/libgmime-2.0.a(gmime-parser.o): In function `g_mime_parser_finalize': C:\msys\1.0\opt\gmime\src\gmime-2.2.1\gmime/gmime-parser.c:281: undefined reference to `_imp__regfree' ../gmime/.libs/libgmime-2.0.a(gmime-parser.o): In function `g_mime_parser_set_header_regex': C:\msys\1.0\opt\gmime\src\gmime-2.2.1\gmime/gmime-parser.c:572: undefined reference to `_imp__regfree' C:\msys\1.0\opt\gmime\src\gmime-2.2.1\gmime/gmime-parser.c:582: undefined reference to `_imp__regcomp' ../gmime/.libs/libgmime-2.0.a(gmime-parser.o): In function `parser_step_headers': C:\msys\1.0\opt\gmime\src\gmime-2.2.1\gmime/gmime-parser.c:894: undefined reference to `_imp__regexec' C:\msys\1.0\opt\gmime\src\gmime-2.2.1\gmime/gmime-parser.c:912: undefined reference to `_imp__regexec'
collect2: ld returned 1 exit status
make[3]: *** [test-best.exe] Error 1
make[3]: Leaving directory `/opt/gmime/src/gmime-2.2.1/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/gmime/src/gmime-2.2.1/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/gmime/src/gmime-2.2.1'
make: *** [all] Error 2

Any ideas?

Artur





reply via email to

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