Hi,

The library is not missing:

. The libcrypto exists in /lib/libcrypto.so ...

. When I compile the php5 with SSL shared libcrypto is found:

checking for IMAP support... yes, shared
checking for IMAP Kerberos support... /usr
checking for IMAP SSL support... yes
checking for pam_start in -lpam... yes
checking for crypt in -lcrypt... yes
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... (cached) yes
checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
checking whether build with IMAP works... no
configure: error: build test failed. Please check the config.log for
details.
error: Bad exit status from /var/tmp/rpm-tmp.63165 (%build)


Please try to compile the php5 package in trustix 3.0 with all default
options and verify.

Thanks,

Jeff

Em Qua, 2005-07-27 às 21:45 +0200, Morten Nilsen escreveu:
> Jefferson wrote:
> > Hi Syed,
> > 
> > For test I used the default php.spec file and not modify the default
> > php.spec, but see the error:
> > 
> > rpmbuild -ba php.spec
> > 
> > ERROR:
> > 
> > Configuring extensions
> > checking whether to enable LIBXML support... yes
> > checking libxml2 install dir... no
> > checking whether libxml build works... yes
> > checking for OpenSSL support... yes
> > checking for Kerberos support... /usr
> > checking for krb5-config... no
> > checking for pkg-config... /usr/bin/pkg-config
> > checking for OpenSSL version... >= 0.9.6
> > checking for CRYPTO_free in -lcrypto... no
> > configure: error: libcrypto not found!
> > error: Bad exit status from /var/tmp/rpm-tmp.31246 (%build)


> 
> sounds like the library is missing ... some -devel packages don't 
> require all the binary packages required to build with them check what 
> crypto packages are installed besides -devel
> 
> Cheers,

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to