Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
postfix <--> changing search order warning
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
TheHaas
n00b
n00b


Joined: 13 Jun 2002
Posts: 61

PostPosted: Wed Aug 14, 2002 4:19 pm    Post subject: postfix <--> changing search order warning Reply with quote

I recently upgraded to gcc3 following the directions in another thread (but holding off on re-compiling my whole system for now). However, I was trying to upgrade Postfix, and I get the following warning for almost every source file:

Code:

cc -DHAS_SSL -I/usr/include -DHAS_PCRE  -march=i686 -O3 -pipe -I. -DLINUX2 -c match_list.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory


I found a link describing the warning, saying that it could be a sign of using bad headers:
http://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/Directory-Options.html#Directory%20Options

Is it a problem in this case? Should I upgrade my libraries first?
Back to top
View user's profile Send private message
trapni
Retired Dev
Retired Dev


Joined: 16 May 2002
Posts: 251
Location: Germany/Berlin

PostPosted: Wed Aug 14, 2002 8:44 pm    Post subject: Reply with quote

Hey,

don't care about that line.... This *warning* messages was raised because the Makefile maintainer specifically passed the -I/usr/include system directory to GCC. But this directory is known by default.

Greets,
Christian Parpart.
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Wed Aug 14, 2002 8:44 pm    Post subject: Reply with quote

this warning can be ignored safely. its probably because there is an -I/usr/include switch in postfix make, but it really doesn't matter.
Back to top
View user's profile Send private message
TheHaas
n00b
n00b


Joined: 13 Jun 2002
Posts: 61

PostPosted: Wed Aug 14, 2002 8:59 pm    Post subject: Reply with quote

mglauche wrote:
this warning can be ignored safely. its probably because there is an -I/usr/include switch in postfix make, but it really doesn't matter.


I had that feeling, <b>but</b> it was weird to me.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 19, 2002 2:53 am    Post subject: Reply with quote

GCC3 to OTG, spooked by compiler warning.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Aug 19, 2002 2:57 am    Post subject: Reply with quote

News & Announcements to OTG, since rac seems to have missed that one.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum