Another fix recieved was
In article <[EMAIL PROTECTED]>,
Madhu Nair <[EMAIL PROTECTED]> wrote:
>from Sun website. I verified this libgcc_s.so.1 under
>/opt/sfw/gcc-3.2/lib/
env LDFLAGS="-R/opt/sfw/gcc-3.2/lib" ./configure --blah
John
[EMAIL PROTECTED]
"Ma
stuff
After this gmake install went smooth and php is working with apache
Madhu
"Madhu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am experiencing libgcc_s.so.1 open failed when trying to gmake install
php
> source. I have Solaris 9 (sparc) with g
I am experiencing libgcc_s.so.1 open failed when trying to gmake install php
source. I have Solaris 9 (sparc) with gcc-3.2 downloaded from Sun website.
I verified this libgcc_s.so.1 under /opt/sfw/gcc-3.2/lib/
Any tips?
Here is the debug.log output
CONFIGURE: './configure' '--with-apxs=/usr/apach
I was able to compile php with Apache as a DSO module in HP 11.00 WITHOUT
mysql support.
When I tried to compile with-mysql (Mysql 4.0.13), I am getting some
configure time messages if I use Mysql supplied binary file
This is the config time message
checking for mysql_close in -lmysqlclient...
error changes drastically. Now I don't know if this
is even a gcc issues?
So my question, has any one sucessfully compiled latest PHP with pretty
latest Mysql for HP UX 11.11
(Unfortunately my management doesn't want to go with Linux , reasons
strange)
Madhu
--
PHP Install Mailing
HPUX 11.11 (64 bit)
Mysql 4.0.13
apache 1.3.27 as DSO module
If I try with Apache 1.3.27, I am getting this message while on make. I
used both gmake and HP make, same error
/bin/sh
/home/madhu/php-4.3.2/libtool --silent --preserve-dup-deps --mode=compil
e
gcc -Iext/mysql/ -I/home/madhu/php
HPUX Apache 2.0. Is it
from personal experience or from the fact that it is experimental ?
Is someone successful in compiling PHP with Apache 1.3 xx with latest mysql
in DSO mode?
Any tips ?
Thanks in advance
Madhu
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit:
"Michael Mauch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Madhu <[EMAIL PROTECTED]> wrote:
>
> > I am facing heavy challenges trying to compile php as a DSO module into
> > apache.
> > I have a HP 11.00 OS (B2600) system with gcc
h the return type of a gcc2
builtin and then its argument prototype would still apply. */
char mysql_error();
int main() {
mysql_error()
; return 0; }
Any tips
Madhu
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php