php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49114 Recently added solaris cc flags cause issue
Submitted: 2009-07-30 21:38 UTC Modified: 2010-11-24 23:08 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: nick at purdue dot edu Assigned: jani (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.3.0 OS: Solaris
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: nick at purdue dot edu
New email:
PHP Version: OS:

 

 [2009-07-30 21:38 UTC] nick at purdue dot edu
Description:
------------
In Nov of 08 Solaris cc compiler flags were added to the config for php.  One of those flags '-xnorunpath' means the compiler will not set a run search path in the file even if you have specified additional library locations in your configuration.

Please remove this flag or at least test for additional library paths and don't set if they are set.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-24 15:07 UTC] jani@php.net
-Status: Open +Status: Feedback -Type: Feature/Change Request +Type: Bug -Package: Feature/Change Request +Package: Compile Failure
 [2010-11-24 15:07 UTC] jani@php.net
Old issue, but I can't find any such parameters being added in anywhere in PHP configure stuff..does this issue exist with current PHP 5.3.3 release?
 [2010-11-24 15:07 UTC] jani@php.net
-Assigned To: +Assigned To: jani
 [2010-11-24 21:20 UTC] nick at purdue dot edu
It appears to have been corrected between then and now.
 [2010-11-24 23:08 UTC] jani@php.net
-Status: Feedback +Status: Closed
 [2010-11-24 23:08 UTC] jani@php.net
Closed issue then.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 18:01:32 2025 UTC