compile problem v3.0.x on osx 10.9
Aaron Hurt
ahurt at ena.com
Fri May 2 03:11:09 CEST 2014
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
Branch state information:
charlie:freeradius-server-upstream ahurt$ git log|head -3
commit 2f6c0a4ad8cca4f8bead2de3db3bc6000527aa05
Author: Arran Cudbard-Bell <a.cudbardb at freeradius.org>
Date: Thu May 1 23:23:02 2014 +0100
System Information:
charlie:freeradius-server-upstream ahurt$ uname -a
Darwin charlie.anbcs.com 13.1.0 Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 x86_64
I can build the ‘master’ branch checked out at the same time without any issue. I can reproduce this same issue on three different OSX machines.
-- Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140502/98e6ee32/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140502/98e6ee32/attachment-0001.pgp>
More information about the Freeradius-Devel
mailing list