[Buildroot] Problem #including <string>
Carmelo AMOROSO
carmelo.amoroso at st.com
Wed Aug 29 06:41:36 PDT 2007
Will Wagner wrote:
> Carmelo AMOROSO wrote:
>> Probably you have uClibc built with SUSv3_MACRO defined (among these
>> there is index )
>>
>> Cheers,
>> Carmelo
>>> ------------------------------------------------------------------------
>>>
>
> Thank you that fixed it. Why would you want the SUSv3_MACRO defined?
>
If some applications still call the legacy SUSv3 api, you may need
to enable this option within uClibc, anyway, just to avoid name clashing
when building some application (in your case), it's better to use
the function version of the SUSv3 api and not macros... (if cannot patch
the application)
but if you doesn't needs this interfaces, safely remove this support
from uClibc.
Carmelo
P.S.
CC the buildroot ML to get other feedbacks it is the case
More information about the buildroot
mailing list