help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Ayuda gnu radius --with-included-argp


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Ayuda gnu radius --with-included-argp
Date: Thu, 16 Jun 2005 22:13:32 +0300

Erik DUH Olson <address@hidden> wrote:

> Line 265 ------>  #if _FORTIFY_SOURCE > 0 && __GNUC_PREREQ (4, 1) &&
> __OPTIMIZE__ > 0
[..]
> compiler directives?

Yes, they are. That's strange. Either __GNUC_PREREQ or __OPTIMIZE__
is wrongly expanded. Try adding -U_FORTIFY_SOURCE to your compiler
invocation (e.g. by adding it to CPPFLAGS Makefile variable).

Regards,
Sergey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]