<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div><div><div><div>On Jul 16, 2013, at 12:16 PM, Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>On 16 Jul 2013, at 17:28, Aaron Hurt <<a href="mailto:ahurt@ena.com">ahurt@ena.com</a>> wrote:<br><br><blockquote type="cite"><br>On Jul 15, 2013, at 6:12 PM, Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>> wrote:<br><br><blockquote type="cite"><br>On 15 Jul 2013, at 22:23, Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>> wrote:<br><br><blockquote type="cite"><br>On 15 Jul 2013, at 21:21, Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>> wrote:<br><br><blockquote type="cite"><br>On 15 Jul 2013, at 20:59, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:<br><br><blockquote type="cite">Aaron Hurt wrote:<br><blockquote type="cite">Just did this myself, it looks like HAVE_CRYPT isn't being properly<br>defined by the configure script on FreeBSD and missing.c is trying to<br>emulate it which causes a conflict with the FreeBSD base definition.  I<br>was able to get things to compile on a 9.1-RELEASE-p3 amd64 box by<br>exporting CFLAGS="-I/usr/local/include" and<br>LDFLAGS="-L/usr/local/include" … this got everything to build but there<br>are still some linking errors when it gets to the proto_dhcp module.<br>I'll dig a bit more into this later today.<br></blockquote></blockquote><br>Verify this is with HEAD please. I did fix an issue yesterday evening with the configure scripts not exiting if they found the header in the normal search path. Teaches me to delete random " " values with no comments as to what they do...<br></blockquote><br>Nope present in HEAD too, I can produce it.<br></blockquote><br>Pushed fixes.<br><br>Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>><br>FreeRADIUS Development Team<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html">http://www.freeradius.org/list/devel.html</a><br></blockquote><br>It's getting much further without setting any special environment variables but it now stops when trying to link rlm_idn complaining it cannot file -lidn when it is intact installed /usr/local/lib<br></blockquote><br>fix pushed<br><br>Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>><br>FreeRADIUS Development Team<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html">http://www.freeradius.org/list/devel.html</a><br></blockquote></div><br></div></div></div><div>Clean build and install!<div><br><div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px; "><div>[root@ahurt2 /usr/local/src/freeradius-server]# uname -a</div>FreeBSD <a href="http://ahurt2.ena.com">ahurt2.ena.com</a> 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013     <a href="mailto:root@amd64-builder.daemonology.net">root@amd64-builder.daemonology.net</a>:/usr/obj/usr/src/sys/GENERIC  amd64</blockquote><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px; "><br>[root@ahurt2 /usr/local/src/freeradius-server]# /usr/local/sbin/radiusd -v       <br>radiusd: FreeRADIUS Version 3.0.0 (git #c2465b2), for host x86_64-unknown-freebsd9.1, built on Jul 16 2013 at 12:47:01<br>Copyright (C) 1999-2013 The FreeRADIUS server project and contributors.<br>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<br>PARTICULAR PURPOSE.<br>You may redistribute copies of FreeRADIUS under the terms of the<br>GNU General Public License.<div>For more information about these matters, see the file named COPYRIGHT.</div></blockquote><div><div><br></div><div>-- Aaron</div></div></div></div></div><div><br></div></body></html>