Re: [Fresco-devel] compilation thing
Gabriel Dos Reis <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Organization | Integrable Solutions |
| Message-ID | <[email protected]> |
Sean Rae <[email protected]> writes: | Out of curiousity, does anyone know how to stop compilation from spewing | the following mesage all over my screen: | | cc1plus: warning: changing search order for system directory | "/usr/local/include" | cc1plus: warning: as it has already been specified as a non-system | directory The simple fix is to avoid specifing it as a system directory. I believe this behaviour has been "fixed" in the 3.3.x series. -- Gaby