Hi freeradius, 1.1.2 won't compile on Solaris/GCC I gather this is a known issue. something to do with closefrom return type. What does to community suggest I do? use CVS? downgrade? wait for 1.1.3? apply a patch? regards and thanks rob -- Rob Shepherd | Computer and Network Engineer | Technium CAST | LL57 4HJ rob@techniumcast.com | 01248 675024 | 07776 210516
On Wed, Jul 12, 2006 at 12:04:19PM +0100, Rob Shepherd said:
Hi freeradius,
1.1.2 won't compile on Solaris/GCC
I gather this is a known issue.
something to do with closefrom return type.
What does to community suggest I do?
use CVS? downgrade? wait for 1.1.3? apply a patch?
regards and thanks
Add #undef HAVE_CLOSEFROM to src/include/autoconf.h.in and try again. The autotools stuff is being reworked, but there are still some rough edges. -- -------------------------------------------------------------------------- | Stephen Gran | When you're bored with yourself, marry, | | steve@lobefin.net | and be bored with someone else. -- | | http://www.lobefin.net/~steve | David Pryce-Jones | --------------------------------------------------------------------------
participants (2)
-
Rob Shepherd -
Stephen Gran