[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] rpm --rebuild openssl-0.9.6-3.src.rpm



Hi,

openssl has a dependancy on the program bc (even though there is no BuildPreReq directive in the openssl spec file) to compile. Install bc-1.05a-4 rpm from RedHat 6.2 distro to satisfy this (and possibly other) dependencies. http://rpmfind.net is your friend.

Good luck

Joost Soeterbroek

Charles Sabourdin wrote:

  Hello,
I have a I try to recopille the openssh
--
[root SRPMS]# rpm --rebuild --test openssh-3.0.2p1-1.src.rpm
Installing openssh-3.0.2p1-1.src.rpm
package openssl is not installed
line 73: Version required: PreReq: openssl =
--
so I try to recompile openssl and I have this error message, could anyone help me about this probleme.
--
Failed! bc: /bin/sh: bc: command not found
make: *** [test_bn] Error 255
make: Leaving directory `/home/redhat/BUILD/openssl-0.9.6/test'
Bad exit status from /var/tmp/rpm-tmp.4661 (%build)

thanks.