[Dovecot] 1.0.beta4 released

Todd Piket todd at mtu.edu
Mon Apr 10 02:58:38 EEST 2006


Hmmm...Didn't check the Makefile, and I may have set the env wrong.  I 
tried it many ways before sending to the list though.  I can, usually, 
figure out a simple unresolved symbol error, but this one is eluding me. 
  We do put our OpenSSL in a non-standard location, but that's a whole 
different story.

I'll probably just wait until 1.0 final and keep running 0.99.14 for 
now.  We removed the local indexing and went to MEMORY only.  We didn't 
see a significant, if any, performance hit, but gained much stability 
from a user's perspective.

Regards,

  ------------------------------------------------------------
| Todd Piket                        | Email: todd at mtu.edu    |
| Programmer/Analyst                | Phone: (906) 487-1720  |
| Distributed Computing Services    |                        |
| Michigan Technological University |                        |
  ------------------------------------------------------------

Timo Sirainen wrote:
> On Sun, 2006-04-02 at 15:11 -0400, Todd Piket wrote:
> 
>>Okay so I am eager because I need the NFS features.  Suggestions on this 
>>build error:
>>
>>/usr/bin/gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes 
>>-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 
>>-Wbad-function-cast -DOPENSSL_NO_KRB5 
>>-I/services/linux/imap_pop/email.mtu.edu/openssl-0.9.8a/include 
>>-Wl,-rpath -Wl,/services/linux/imap_pop/email.mtu.edu/openssl-0.9.8a/lib 
>>-o ssl-build-param ssl-init-main.o ssl-init-openssl.o ssl-init-gnutls.o 
>>-Wl,-rpath -Wl,/services/linux/imap_pop/email.mtu.edu/openssl-0.9.8a/lib 
>>  -L/services/linux/imap_pop/email.mtu.edu/openssl-0.9.8a/lib 
>>../lib/liblib.a
>>ssl-init-openssl.o(.text+0x1d): In function `_ssl_generate_parameters':
>>/services/linux/support/src/imap/dovecot/dovecot-1.0.beta4/src/master/ssl-init-openssl.c:21: 
>>undefined reference to `DH_generate_parameters'
>>ssl-init-openssl.o(.text+0x29):/services/linux/support/src/imap/dovecot/dovecot-1.0.beta4/src/master/ssl-init-openssl.c:25: 
>>undefined reference to `i2d_DHparams'
>>ssl-init-openssl.o(.text+0x51):/services/linux/support/src/imap/dovecot/dovecot-1.0.beta4/src/master/ssl-init-openssl.c:30: 
>>undefined reference to `i2d_DHparams'
> 
> 
> Did you figure out anything? It looks like it's not linking with
> OpenSSL. Does src/master/Makefile contain "SSL_LIBS = -lssl -lcrypto"
> line?
> 


More information about the dovecot mailing list