ID: 8591
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.4
Assigned To: 
Comments:

No feedback

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

[2001-06-12 17:13:23] [EMAIL PROTECTED]

Could you please try the latest CVS snapshot from
http://snaps.php.net/ to see if this is fixed or not?

--Jani


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

[2001-05-23 13:53:24] [EMAIL PROTECTED]

Could you please try the latest CVS snapshot from 
http://snaps.php.net/ to see if this is fixed now.

--Jani


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

[2001-01-08 05:41:49] [EMAIL PROTECTED]

I believe the problem is that __arm is defined but LINUX is not, so main/php.h 
#defines XtOffset(p_type,field) to _Offsetof(p_type,field), and _Offsetof() is not 
defined on Linux, which causes lots of parse errors and a build failure. Simply 
commenting out the offending part of php.h allows the build to succeed, but this 
probably isn't the correct fix.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8591&edit=2


-- 
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