Tried this on obsd 3.3 - it did not compile :-/

output:

./configure --prefix=/var/qmail/bincimap && make

<...snip...>

Making all in src
source='address.cc' object='address.o' libtool=no
depfile='.deps/address.Po' tmpdepfile='.deps/address.TPo'  depmode=gcc
/bin/sh ../depcomp

g++ -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -Wall -fno-exceptions -O2 -c -o
address.o `test -f 'address.cc' || echo './'`address.cc
In file included from address.cc:39:
convert.h: In function `class string Binc::toString(int)':
convert.h:56: implicit declaration of function `int Binc::snprintf(...)'
convert.h: At top level:
convert.h:276: `Binc::BincStream::operator <<(int)' has already been
declared in `Binc::BincStream'
*** Error code 1

Stop in /var/qmail/bincimap/src/bincimap-1.2.0b1/src.
*** Error code 1

Stop in /var/qmail/bincimap/src/bincimap-1.2.0b1 (line 218 of Makefile).
*** Error code 1

Stop in /var/qmail/bincimap/src/bincimap-1.2.0b1 (line 155 of Makefile).

---

FYI. Though, my version seem to work okay anyway, so.. ;)

Regards,

Lasse Danielsen


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Andreas Aardal Hanssen
Sent: 26. august 2003 17:33
To: Binc IMAP Server
Subject: [bincimap] Attempt to solve the hang problem


Here is a suggestion to solving the hanging bincimapd problem. It compiles
and runs here, but I have done no performance testing or any testing in
detail.

http://www.bincimap.org/dl/tarballs/1.2/bincimap-1.2.0b1-patch000-hang.patch

Please do report back. Note that this patch has been written for the
already patched version of bincimap-1.2.0b1 (the "Lasse" patch) :-).

If you did not patch bincimap-1.2.0b1 yet, you may want to do so,
otherwise edit the patch where there are collisions.

Andy :-)

--
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | "It is better not to do something
                       |  than to do it poorly."

Reply via email to