Hello! I'm quite a beginner in this area, but I want to install custom php so i can have SOAP, with that said, I'm following the guide in the dreamhost wiki on how to custom install php5 and I end up with this same error as seen above, but since I'm a beginner, I don't really know how to grasp the problem solving bit, posted by "sXi", can someone please help me with this, I use "Main PHP 5 install script" from http://wiki.dreamhost.com/Installing_PHP5 without any changes beside domain name...
*Last rows of code with before ending*
In file included from osdep.c:917:
sslstdio.c: In function âPBINâ:
sslstdio.c:30: error: âSSLSTREAMâ has no member named âictrâ
sslstdio.c:31: error: âSSLSTREAMâ has no member named âiptrâ
sslstdio.c: In function âPSINâ:
sslstdio.c:49: error: âSSLSTREAMâ has no member named âictrâ
sslstdio.c:50: error: âSSLSTREAMâ has no member named âictrâ
sslstdio.c:52: error: âSSLSTREAMâ has no member named âiptrâ
make[3]: *** [osdep.o] Error 1
make[3]: Leaving directory `/mnt/local/home/centralen/source/imap-2004g/c-client'
make[2]: *** [lnp] Error 2
make[2]: Leaving directory `/mnt/local/home/centralen/source/imap-2004g/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/mnt/local/home/centralen/source/imap-2004g'
make: *** [ldb] Error 2
Thx,
//Henrik