Hello, I'm trying to compile Binc 1.3.2 on a Mandrake
10 server running qmail-MTA with qmail-pop3d; qmail
part is working fine and it's operational at this
time.
I'm using: ./configure --prefix=/var/qmail
--sysconfdir=/var/qmail/control
--localstatedir=/var/log/qmail --without-ssl
to confingure the source.
The problem I'm having is when I run 'make' - towards
the end I get this error message:
ssldevice.o(.text+0xbea):/home/testuser/Documents/bincimap-1.3.2/src/ssldevice.cc:258:
undefined reference to `ERR_error_string'
ssldevice.o(.text+0xc3e): In function
`Binc::SSLDevice::canRead() const':
/home/testuser/Documents/bincimap-1.3.2/src/ssldevice.cc:269:
undefined reference to `SSL_pending'
collect2: ld returned 1 exit status
make[2]: *** [bincimap-up] Error 1
make[2]: Leaving directory
`/home/testuser/Documents/bincimap-1.3.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/testuser/Documents/bincimap-1.3.2'
make: *** [all-recursive-am] Error 2
I don't want to use SSL at this time as I want to
learn more about IMAP and how it works, so I want to
start with an easy setup.
Thanks.
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com