On May 2, 2014, at 7:41 AM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 2 May 2014, at 06:18, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 2 May 2014, at 02:11, Aaron Hurt <ahurt@ena.com> wrote:
I’m getting the following error building from the v3.0.x branch checked out just a few moments ago:
CC jlibtool.c CC src/lib/cbuff.c In file included from src/lib/cbuff.c:26: /Users/ahurt/Projects/freeradius-server-upstream/src/freeradius-devel/libradius.h:60:10: fatal error: 'talloc.h' file not found #include <talloc.h> ^ 1 error generated. make: *** [build/objs/src/lib/cbuff.lo] Error 1
Removed the SDK hacks. Should work with a brewed clang/gcc ok now.
Thank you, it’s working great now with builtin clang and gcc from brew. -- Aaron