ID:               18229
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         XSLT related
 Operating System: solaris 2.6
 PHP Version:      4.3.0dev
 Assigned To:      msopacua
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Fixed (thanx Sas)


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

[2002-10-08 12:57:50] [EMAIL PROTECTED]

Actually I took a quick look at it, and s#fnctl.h#sys/fnctl.h#g
corrects the problem. The 64 bit compat functions are not defined in
the default sunos fnctl include.

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

[2002-10-08 12:43:35] [EMAIL PROTECTED]

I've ran into the same issue on 2.6. Confusing enough, under Linux
(with the exact same configuration options and build environment as
Solaris) I've had a clean build.

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

[2002-10-03 13:22:27] [EMAIL PROTECTED]

Assigning + feedback

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

[2002-10-03 13:07:13] [EMAIL PROTECTED]

Could you capture the actual compile line, then after gcc add '-E',
strip the -c plus it's argument and change the -o argument to
sablot.out.

It should then look something like:
gcc -E -Iext/xslt -I..... -O2 -o sablot.out

Could you then grep for open64 in sablot.out?

Please provide some context when you paste it here.

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

[2002-07-09 08:39:30] [EMAIL PROTECTED]

Really the same problem. 

Thanks

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

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

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

Reply via email to