>> Was it fixincludes or was it the mkheaders script ?
>>
>> and why ?
>
> Because system headers should not define something in the users namespace,
> certainly not a non-uglified three-letter name such as "sun".
>
> Consider
>
> #include
>
> int sun;
>
> which will not build otherwise.
I did
On Sat, Feb 7, 2009 at 7:27 PM, Dennis Clarke wrote:
>
> This is just a question. Hopefully someone can shed some light on what the
> fixincludes stage of "make install" does. I am making the assumption that
> the "make install" stage is where these headers get mangled or modified.
>
> This is on
This is just a question. Hopefully someone can shed some light on what the
fixincludes stage of "make install" does. I am making the assumption that
the "make install" stage is where these headers get mangled or modified.
This is on Solaris 8 by the way.
Once make install has finished its job I