FreeRADIUS 3.0.3, --with-talloc-include-dir and CFLAGS
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Thu May 22 12:41:10 CEST 2014
On 22 May 2014, at 11:15, Axel Luttgens <axel.luttgens at skynet.be> wrote:
> Hello,
>
> When compiling 3.0.3 with talloc installed in non standard directories, I have to provide configure with a hint by setting the CFLAGS variable:
>
> CFLAGS='-I/path/to/tallocincludes' ./configure \
> [...] \
> --with-talloc-include-dir='/path/to/tallocincludes' \
> --with-talloc-lib-dir='/path/to/talloclibs' \
> [...]
>
> Otherwise, make halts almost immediately with:
>
> 'talloc.h' file not found
> #include <talloc.h>
> ^
> 1 error generated.
> make: *** [build/objs/src/lib/cbuff.lo] Error 1
>
> This is not needed with 3.0.2 on the same machine (Mac OS X 10.8.5, with the latest Command Line Tools for Xcode 5.1.1).
*sigh*
Missed backport of boiler.mk from master.
Should be fine now.
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140522/a2bd9e47/attachment.pgp>
More information about the Freeradius-Devel
mailing list