Displaying 20 results from an estimated 1000 matches similar to: "Latest snapshot: ./configure does not finish normally"
2006 Feb 18
2
"undefined reference to `yes_storage'"
Well after the 'issues' with Compaq C, I decided to attempt compile using
GCC-3.4.3... To put it short, that didn't fair well either. Will L G.
Redhat 7.2 [Alpha]
GCC 3.4.3
Binutils-2.16.x
Kernel-2.6.13.4
ccache gcc-3.4.3 -std=gnu99 -g -O5 -finline -fstrict-aliasing
-fomit-frame-pointer -mieee -w -mtune=ev56 -mmax -pipe -D_BSD_SOURCE
-Wl,-lots -Wl,-lcpml -Wall -W
2007 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
My environment:
gcc 3.3.2
LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \
-L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap
CPPFLAGS=-I/usr/local/BerkeleyDB/include \
-I/usr/local/include -I/usr/local/ssl/include
my configure:
./configure --prefix=/usr/local --with-ldap
...that is:
2008 May 01
1
Need Help! (Bug Report)
Need Help!!
Server : AIX 5.3
Compile Error Message
configure
---------------------------------
checking jfs/quota.h usability... no
checking jfs/quota.h presence... yes
configure: WARNING: jfs/quota.h: present but cannot be compiled
configure: WARNING: jfs/quota.h: check for missing prerequisite headers?
configure: WARNING: jfs/quota.h: see the Autoconf documentation
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
Here's what I get. Btw I'm on Linux/UltraSparc:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -o deliver deliver.o duplicate.o imparse.o
mail-send.o map.o sieve-cmu.o smtpclient.o -Wl,--export-dynamic
libsieve/libsieve.a /root/luca/dovecot-1.0.beta3/src/lib-storage/register/libstorage-register.a
2006 Jun 17
1
1.0 beta 9 problems
Two problems with this new beta not found in beta 8.
1. mbox_from_create error
This is the configure string I use, and I paste the make error message
below. I have to use "--with-storages=maildir,mbox" to get around the error.
./configure \
--prefix=/opt1/dovecot \
--localstatedir=/var \
--without-shadow \
--without-cyrus-sasl2 \
--without-pop3d \
--without-gssapi \
--disable-ipv6 \
2008 Nov 12
2
dovecot 1.2 link error
Hello list,
I need/want to build imaptest -- and I can only build it against at least
dovecot 1.2 .
dovecot 1.2 actually builds just fine but at the end I get the following
linker error:
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe
-std=gnu99 -Wall -ftree-dce -ftree-dse -ftree-loop-optimize
-ftree-loop-linear -I/usr/lib/gcc/i386-redhat-linux/4.1.1/include -Wall -W
2008 Mar 03
1
dovecot 1.1rc1 deliver linker error without mbox
Hi,
compiling dovecot-1.1rc1 with the option --with-storages=maildir,raw
raises the following error:
cc -std=gnu99 -g -Wall -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -o deliver auth-client.o
deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o
-Wl,--export-dynamic
2006 Feb 07
3
MySQL client out of memory error
Hi,
I'm using Dovecot 1.0-alpha5 as POP3 server with MySQL DB of users.
Sometimes clients get an authentication errors. In this time dovecot
writes to log file next lines:
Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at mydomain.com.ua,192.168.3.36): Password query failed: MySQL client run out of memory
Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at
2005 Oct 29
3
login_user & first_valid_uid
Hi all,
I have next settings in .conf file
...
#
# Login user for SQL-based virtual users
#
login_user = dovecot
first_valid_uid = 100
first_valid_gid = 100
...
System user dovecot has UID/GID = 101/101. But every time when user logins
I see in log file
Oct 29 15:51:25 orion dovecot: Logins with login process UID 101 (user elnino) not permitted (see login_user in config file).
Oct 29
2006 Feb 10
1
If mbox does not exist dovecot creates directory
Hi,
I've searched the archive of mailing list but did not find anything about
this issue.
dovecot 1.0alpha5, using mbox format and MySQL DB of users
When user is trying to login via POP3 and there is no corresponding mailbox
for it dovecot creates a directory instead of mbox file.
In this time log looks like
Feb 10 10:39:36 orion dovecot: auth-worker(default): sql(ivan.sid at
2005 Sep 23
2
Multiple authentication databases
Hello,
I'm trying to setup multimple auth. databases with Dovecot 1.0 alpha2.
I wrote in dovecot.conf next lines
(as was described at http://wiki.dovecot.org/moin.cgi/MultipleAuth)
auth_debug = yes
auth_verbose = yes
auth default {
mechanisms = plain
user = root
passdb sql {
args = /usr/local/dovecot/etc/dovecot-mysql.conf
}
passdb pam
2005 Oct 24
1
Case of %n (feauture request)
Hello,
I'm using dovecot not for a long time but I've newer seen most powerful
and handy POP3/IMAP server. Thank Timo for dovecot; thank community for help!
I would like to notice that %n is case-sensitive: it always stores user part
of login without case conversions. As a result there are some inconveniences
with virtual user organization, for example:
password_query = SELECT
2006 Sep 20
0
Help problem compiling dovecot-1.0.rc7 on Solaris 10x86
Hi,
I hope someone can help point me in the right direction.
I have a Sunfire x4100 running Solaris 10x86 06/06 with the Sun Studio
11 compiler.
I am just trying to do a stock compile of dovecot-1.0.rc7
Ran the ./configure fine. See Below.
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change
2005 Oct 30
2
Dovecot 30.10.2005 CVS Snapshot: cannot connect to MySQL
Hello,
I've compiled nightly CVS snapshot and set it up to work with MySQL database:
[...]
auth default {
mechanisms = plain
user = root
passdb sql {
args = /usr/local/dovecot/etc/sql.conf
}
userdb sql {
args = /usr/local/dovecot/etc/sql.conf
}
}
sql.conf contains next line:
connect = host=localhost
2006 Feb 09
0
FreeBSD dovecot port maintainer
Hi,
How often does mantainer update dovecot in FreeBSD ports tree?
It would be a good thing to get 1.0beta3 in ports...
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
2007 Feb 28
1
Migrating to dovecot: non-empty mboxes
Hello,
I migrate from cucipop to dovecot. Thus I move users' mailboxes (mbox format)
to another location.
Some POP3 client (for example Outlook or TheBat!) use flag
'Do not delete messages from server'. After the user's mailbox have been
moved to a new location all old messages is retrieved again and user
get duplicates.
Is there a way to avoid such issue?
Thanks a lot!
--
2009 Feb 23
1
pkgsrc-ing sieve and managesieve
I'm trying to integrate both the new sieve implementation and managesieve into pkgsrc.
Managesieve seems to need some dovecot libraries that dovecot doesn't install (lib-storage/libstorage.a, lib-auth/libauth.a, lib-imap/libimap.a, lib-index/libindex.a, lib-mail/libmail.a, lib-charset/libcharset.a, lib-dict/libdict.a and lib-charset/libcharset.a). There seems to be no provision in pkgsrc
2007 May 03
1
Connections rejected in DUNDi requests
Greetings list,
Wondering if anyone's come across this before.
I've configured a couple of our servers with a "privatedundi" context to allow calls to still flow between extensions even if they're registered to different servers . The DUNDi lookups seem to work fine, evidenced by the following on the originating server:
-- Called
2003 Jun 26
0
Help with new install on Mac OSX
Can anyone tell me what's going on and how I can fix it?
bash-2.05a# make
make all-recursive
Making all in src
Making all in lib
make[3]: Nothing to be done for `all'.
Making all in lib-settings
make[3]: Nothing to be done for `all'.
Making all in lib-charset
make[3]: Nothing to be done for `all'.
Making all in lib-mail
make[3]: Nothing to be done for `all'.
Making all in