[PHP] warning when I compile PHP

2003-03-25 Thread Richard Kurth
What does this mean I get this when I compile PHP. It is all
  through the out put when make is run. What can I do to make it not
  be there

cc1: warning: changing search order for system directory /usr/include
cc1: warning:   as it has already been specified as a non-system directory
  
-- 
Best regards,
 Richard  mailto:[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] warning when I compile PHP

2003-03-25 Thread Marek Kilimajer
As long as everything is working, ignore it.

Richard Kurth wrote:

What does this mean I get this when I compile PHP. It is all
 through the out put when make is run. What can I do to make it not
 be there
cc1: warning: changing search order for system directory /usr/include
cc1: warning:   as it has already been specified as a non-system directory
 
 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php