PDA

View Full Version : install openSSL 0.9.8j, cannot rebuild PHP


WEBSG
03-14-2009, 08:23 PM
hi,
my system is centos 5 ,64bits

i update openssl to version 0.9.8j with update.script in the forum.

openssl was updated successfully.

then i use custombuild to rebuild apache 2.2.11 and php.5.2.9

for apache , it rebuilt successfully.

for php, always failed,
erorr message:

ypt -o sapi/cli/php
ext/openssl/.libs/openssl.o: In function `zif_openssl_seal':
/usr/local/directadmin/custombuild/php-5.2.9/ext/openssl/openssl.c:3650: undefined reference to `EVP_CIPHER_CTX_block_size'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


anybody got any idea for it?
thanks a million in advance.

WEBSG
03-15-2009, 01:00 AM
i roll backup to original openssl 0.9.8b with centos 5 64 bit.

now. still canot build. still got this error.

suspect that update.script http://directadmin.com/forum/showthread.php?t=22587&highlight=updatescript cause the whole problem.
it should modify some files, even i re-install openssl in older version. still canot resolve the problem.


So just a lesson for all of you. DON'T really trust this tools.


if any of you know how to resolve problem,please tell me.

WEBSG
03-15-2009, 01:20 AM
finally solve my problem.

http://www.directadmin.com/forum/showthread.php?p=137282

this update.script wastes me almost 24 hours.

this is why "run at your won risk ".........

@how@
03-15-2009, 11:36 AM
You did not read fist post in update script :)
update script tested in this OS 32bit.


Wael

WEBSG
03-16-2009, 04:49 AM
Agree,

but it NEVER says, it only works in 32 bit system.

GXX
03-16-2009, 06:57 AM
It does:

http://www.web4host.net/forum/viewthread.php?tid=1

Maybe Wael needs to make the font bigger so people can see it ;)

@how@
03-18-2009, 11:40 PM
It does:

http://www.web4host.net/forum/viewthread.php?tid=1

Maybe Wael needs to make the font bigger so people can see it ;)

this post in place of update script page :)
before my post in DA forum deleted;)

Wael

@how@
03-18-2009, 11:42 PM
Agree,

but it NEVER says, it only works in 32 bit system.

that mean you need to test it in 64 bit
i cant fix it to work in 64 bit
only need 64 bit folder in place 32 bit and work 100%

Wael