[Dovecot] Out of memory problem

Neil Wilson neilw at dcdata.co.za
Wed Feb 8 11:47:40 EET 2006


Timo Sirainen wrote:
> Oh, you have a 64bit system. This bug has actually been fixed in
> 1.0betas already. :)

Ah ok cool.

Downloaded dovecot-1.0.beta2 ran './configure' with no problems or 
errors, then ran 'make' I get the following message.

gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes 
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 
-Wbad-function-cast -o dovecot auth-process.o askpass.o dict-process.o 
log.o login-process.o mail-process.o main.o master-settings.o 
syslog-util.o ssl-init.o ssl-init-gnutls.o ssl-init-openssl.o 
../lib-settings/libsettings.a ../lib/liblib.a
main.o(.text+0x1233): In function `main':
/usr/src/dovecot-1.0.beta2/src/master/main.c:778: undefined reference to 
`ssl_check_parameters_file'
collect2: ld returned 1 exit status
make[3]: *** [dovecot] Error 1
make[3]: Leaving directory `/usr/src/dovecot-1.0.beta2/src/master'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/dovecot-1.0.beta2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/dovecot-1.0.beta2'
make: *** [all] Error 2

To me it looks like a problem with SSL, but by default my ./configure 
isn't compiling with SSL support.

Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : dnotify
Building with SSL support ........... : no
Building with IPv6 support .......... : yes
Building with pop3 server ........... : yes
Building with GSSAPI support ........ : no
Building with user database modules . : static prefetch passwd 
passwd-file checkpassword (modules)
Building with password lookup modules : passwd passwd-file shadow 
checkpassword (modules)

Any ideas?

Thanks.

Regards.

Neil Wilson


-- 
This email and all contents are subject to the following disclaimer:
http://www.dcdata.co.za/emaildisclaimer.html



More information about the dovecot mailing list