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, -- Morten _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
