ID:               49151
 Updated by:       [email protected]
 Reported By:      tech at uscki dot nl
 Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: Sun Solaris 5.10 (i386)
 PHP Version:      5.3.0
 Assigned To:      nlopess
 New Comment:

Would this help:

ext/date/php_date.c:511

-zend_class_entry *date_ce_date, *date_ce_timezone, *date_ce_interval,
*date_ce_period;
+static zend_class_entry *date_ce_date, *date_ce_timezone,
*date_ce_interval, *date_ce_period;

(add static there :)


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

[2009-08-05 14:39:14] [email protected]

Assigned to Nuno who's patch broke this.

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

[2009-08-05 08:26:45] tech at uscki dot nl

Not sure what you mean exactly with that post, but the LDFLAGS are set
before compilation to the following:

export LDFLAGS="$LDFLAGS -L/phil/sw/sunos/i386/lib"
export LDFLAGS="$LDFLAGS -R/phil/sw/sunos/i386/lib"

This all worked fine with php 5.2.9 . Anyway thanks for the help so
far! I will be out for about a week, so I will look at it again by that
time (hopefully with fresh new insight! ;) )

Kind regards,
Coert

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

[2009-08-04 19:15:30] [email protected]

http://www.opensolaris.org/jive/thread.jspa?
threadID=35812&tstart=0#145783

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

[2009-08-04 17:04:26] tech at uscki dot nl

Alas, same result

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

[2009-08-04 14:31:08] [email protected]

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



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

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

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

Reply via email to