ID:               50517
 Updated by:       j...@php.net
 Reported By:      Bjorn dot Wiberg at its dot uu dot se
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: IBM AIX 5.3 5300-08-01-0819
 PHP Version:      5.*, 6
 New Comment:

Fixed now. 


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

[2009-12-22 09:57:19] s...@php.net

Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=292470
Log: - Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong entries)

# Until someone shows me use case for LDFLAGS, this is gone.
# This was wrong place to import it anyway.

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

[2009-12-21 16:02:01] Bjorn dot Wiberg at its dot uu dot se

Tried with PHP 5.3dev200912211530 (latest snapshot) which yields:

EXTRA_LDFLAGS = -Wl,-brtl
-Wl,-bI:$(INSTALL_ROOT)/apache/modules/httpd.exp -avoid-version -module
-liconv -L/usr/lib -Wl,-bbigtoc -L/usr/local/lib -L/usr/local/lib
-L/opt/freeware/lib -L/opt/freeware/lib -L/usr/X
11R6/lib -L/usr/X11R6/lib -L/usr -L/usr -L/usr/local/lib
-L/opt/freeware/lib -L/usr/X11R6/lib -L/usr

So, yes, it appears that this was introduced some time after the PHP
5.3.1 release.

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

[2009-12-21 15:11:17] j...@php.net

Does PHP_5_3 cause same thing? (not 5.3.1 since I think the bug was
introduced later..)

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

[2009-12-18 21:22:24] Bjorn dot Wiberg at its dot uu dot se

No, LDFLAGS is not set at all. (I guess LDFLAGS could be used instead
of EXTRA_LDFLAGS for the workaround.)

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

[2009-12-18 18:07:22] j...@php.net

Do you have LDFLAGS set to something there?

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

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

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

Reply via email to