Re: Can't compile with ssl-support
Jeremias Mueller <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
sorry, ./configure ... --cache-file=/dev/null is a useful option ... Jeremias Mueller wrote: > Hi, > > I can't compile kannel-1.4.0 on my debian box with > ssl-support ... > > This is the relevant output from > ./configure --disable-wap --with-ssl=/usr/include/openssl --enable-ssl > --with-mysql : > . > . > . > Configuring OpenSSL support ... > checking whether to compile with SSL support... trying > /usr/include/openssl/lib /usr/include/openssl/include > checking for openssl... (cached) /usr/bin/openssl > checking for CRYPTO_lock in -lcrypto... (cached) no > > Configuring DB support ... > . > . > . > > apt-get install '<all the ssl stuff>' is already done. > > openssl version : 0.9.6 > > any hints ? > > regards Jeremias M. > > >