ID:               50517
 User updated by:  Bjorn dot Wiberg at its dot uu dot se
 Reported By:      Bjorn dot Wiberg at its dot uu dot se
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Warning
 Operating System: IBM AIX 5.3 5300-08-01-0819
 PHP Version:      5.2.12
 New Comment:

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.


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

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

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

[2009-12-18 16:25:44] Bjorn dot Wiberg at its dot uu dot se

Correction:

EXTRA_LDFLAGS="-L/usr/local/lib" ./configure ...

...should be used as a workaround.

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

[2009-12-18 14:03:20] Bjorn dot Wiberg at its dot uu dot se

By the way, no such "anomalies" in PHP 5.3.1 (i.e. everything still
works with PHP 5.3.1).

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

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