ID: 6854
Updated by: sas
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Compile Failure
Operating System: IRIX 6.5.7
PHP Version: 4.0.2
New Comment:

This has been fixed in CVS. Thanks for your report.

Previous Comments:
------------------------------------------------------------------------

[2001-08-03 23:35:08] [EMAIL PROTECTED]

reopened as the duplicate report was closed (no feedback).


------------------------------------------------------------------------

[2000-12-18 11:06:39] [EMAIL PROTECTED]

This is duplicate of #5882.
But please try latest snapshot from http://snaps.php.net/
if this is already fixed..

--Jani

------------------------------------------------------------------------

[2000-11-30 00:43:53] [EMAIL PROTECTED]

Hi... 

I have not figured out anything new.  When I finally got it up and running I have 
never really looked back.  I really should move from 4.0.2 to something newer but I am 
a bit worried about how much time it may take given how long it took to get php4 
running...  8-)

If there is something I can / should try which would be helpful.  Please let me know.  
I have not tried 4.0.3pl...

------------------------------------------------------------------------

[2000-11-29 04:43:21] [EMAIL PROTECTED]

reclassified

------------------------------------------------------------------------

[2000-09-29 08:45:35] [EMAIL PROTECTED]

I FINALLY found a way to make php4 work using sgi's cc.  Here is an email from Mark 
Rosa with my notes added.

I still don't think this is what one should need to do to get it to work.  If it is 
figured out, could you let me know? or if I can help in some way also let me know.

Thanks!

Mark Rosa wrote:
> 
> hi dean,
> 
> i managed to compile and install php4 (4.0.2) on my SGI INDIGO with IRIX
> 6.5.8 using these configuration options:
> 
> prompt> setenv CFLAGS "-O2 -D__inline=0"

Dean's version> setenv CC cc
Dean's version> setenv CFLAGS "-O2 -D__inline=0 -wall"

> prompt> ./configure --enable-c9x-inline --with-mysql=/usr/local/mysql
> --with-openssl=/usr/local/openssl
> --with-imap=/src/imap-4.7c --enable-ftp
> --with-exec-dir=/usr/local/php/bin
> --with-config-file-path=/usr/local/php/lib --enable-discard-path
>  --enable-force-cgi-redirect --enable-trans-sid
> --prefix=/usr/local/php/bin

Dean's version> 
./configure --enable-c9x-inline \
?--with-mysql=/usr/local/mysql \
?--enable-track-vars \
?--with-apxs=/usr/local/apache/bin/apxs

> the important parts are to set the CFLAGS and then the
> '--enable-c9x-inline' part in the configure-line.
> the rest is my personal configuration option set.
> 
> have fun,
> 
> mark
> --
> "Thank you for your recent message to customer support.
> Please be advised that there will be a seven to ten day
> delay while our legal department reviews our customer
> support staff's reply. Thank you for your patience while
> we reduce our legal liability."
>                                         - anonymous
> 
> -------------------------------------------------------------
> Mark Rosa - Dipl. Arch. ETH
> YourCell.Net                    (occupy your cell on the net)
> email: [EMAIL PROTECTED]         www: http://www.yourcell.net
> mobile: ++41-76-390 06 37           fax: ++49-89-244 35 64 08
> email: [EMAIL PROTECTED]    www: http://www.yourcell.net/rosa
> -------------------------------------------------------------

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=6854


Edit this bug report at http://bugs.php.net/?id=6854&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to