php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28588 Getting warning message while php make
Submitted: 2004-05-31 08:41 UTC Modified: 2004-07-06 16:09 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: nbalaraman_in at yahoo dot com Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 4.3.6 OS: Suse Linux 8.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: nbalaraman_in at yahoo dot com
New email:
PHP Version: OS:

 

 [2004-05-31 08:41 UTC] nbalaraman_in at yahoo dot com
Description:
------------
Hai

  I am getting the below warning message while configuring php with Sablot

cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory

any idea on this??

Thank's
Balram.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-31 12:22 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 [2004-06-01 09:15 UTC] nbalaraman_in at yahoo dot com
I tried with Latest version of PHP (4.3.6), but I am getting the same warning message again.

cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
gcc  -Iext/session/ -I/usr/local/php-4.3.6/ext/session/ -DPHP_ATOM_INC -I/usr/local/php-4.3.6/include -I/usr/local/php-4.3.6/main -I/usr/local/php-4.3.6 -I/usr/local/php-4.3.6/Zend -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/mysql/include -I/usr/local/php-4.3.6/ext/xml/expat  -I/usr/local/php-4.3.6/TSRM  -g -O2  -c /usr/local/php-4.3.6/ext/session/session.c -o ext/session/session.o  && echo > ext/session/session.lo
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
 [2004-07-06 16:09 UTC] sniper@php.net
You can safely ignore this warning.
(if there IS some REAL compile error, reopen)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC