On 12-dec-2006, at 12:07, dbmail wrote:
On 12-dec-2006, at 11:54, Leander Koornneef wrote:
On 12-dec-2006, at 11:35, dbmail wrote:
Hi all,
I'm trying to install gmime 2.2.2 on my brand new 4.0 system (as
an requirement for DBmail 2.2.1)
When I try to compile, I get this;
if /bin/sh ../libtool --tag=CC --mode=compile gcc -
DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../
util -DGMIME_VERSION=\"2.2.2\" -
DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -
DGMIME_MICRO_VERSION=2 -DG_LOG_DOMAIN=\"gmime
\" -DG_DISABLE_DEPRECATED -pthread -I/usr/local/
include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/
include -g -O2 -MT gmime-gpg-context.lo -MD -MP -MF ".deps/
gmime-gpg-context.Tpo" -c -o gmime-gpg-context.lo gmime-gpg-
context.c; then mv -f ".deps/gmime-gpg-context.Tpo" ".deps/gmime-
gpg-context.Plo"; else rm -f ".deps/gmime-gpg-context.Tpo"; exit
1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../util -DGMIME_VERSION=
\"2.2.2\" -DGMIME_MAJOR_VERSION=2 -DGMIME_MINOR_VERSION=2 -
DGMIME_MICRO_VERSION=2 -DG_LOG_DOMAIN=\"gmime\" -
DG_DISABLE_DEPRECATED -pthread -I/usr/local/include/glib-2.0 -I/
usr/local/lib/glib-2.0/include -I/usr/local/include -g -O2 -MT
gmime-gpg-context.lo -MD -MP -MF .deps/gmime-gpg-context.Tpo -c
gmime-gpg-context.c -fPIC -DPIC -o .libs/gmime-gpg-context.o
gmime-gpg-context.c: In function `gpg_ctx_parse_status':
gmime-gpg-context.c:888: error: `ECANCELED' undeclared (first use
in this function)
gmime-gpg-context.c:888: error: (Each undeclared identifier is
reported only once
gmime-gpg-context.c:888: error: for each function it appears in.)
gmime-gpg-context.c: In function `gpg_ctx_op_step':
gmime-gpg-context.c:1110: error: syntax error before "rdset"
gmime-gpg-context.c:1117: error: `rdset' undeclared (first use in
this function)
gmime-gpg-context.c:1135: error: `wrset' undeclared (first use in
this function)
gmime-gpg-context.c:1145: error: `wrsetp' undeclared (first use
in this function)
*** Error code 1
Stop in /install/gmime-2.2.2/gmime.
*** Error code 1
Stop in /install/gmime-2.2.2/gmime (line 591 of Makefile).
*** Error code 1
Stop in /install/gmime-2.2.2 (line 412 of Makefile).
*** Error code 1
Stop in /install/gmime-2.2.2 (line 260 of Makefile).
I've tried googling but cannot find a clear answer.
Anyone know of a way around this ?
which version of glib do you have installed in /usr/local/?
You need at least glib 2.8
By the way: what is a 4.0 system? I don't think it is officially
supported ;-)
Leander
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
Sorry,
The system in question is OpenBSD 4.0. Not sure what version of
glib is installed. I will check and post.
Greetz,
Daniel
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
The latest glib package available for OBSD 4.0 is glib2 2.10, so
(unfortunately) thats not the problem. 8-(
Daniel
PS. sorry for the subject change, but I feel its better with than
without.
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail