hi,
while searching the archives for a solution to my prob installing php5 on apache2 as a DSO i came across a mail with a similar prob. ie no libphp5.so being created
I found this solution and thought I'd share it here for the interested:
after running ./configure edit the libtool file and look for this line:
deplibs_check_method="unknown"
change it to : deplibs_check_method="pass_all"
then continue with make, worked for me on FreeBSD system.
Cheers, Brad
smime.p7s
Description: S/MIME Cryptographic Signature