[ENet-discuss] cvs cpnfigure not working.

Lee Salzman lsalzman at telerama.com
Wed Nov 26 17:38:30 PST 2003


Your autoconf setup is REALLY old. My versions here are autoconf 2.57 
and automake 1.7.3. So my guess is that you just need to upgrade and
stuff should work fine, but I could be wrong.

Lee

On Thu, Nov 27, 2003 at 09:59:48AM +1000, Rene Dudfield wrote:
> Hello,
> 
> When I run the following line to make the configure I get some problems:
> 
> aclocal && automake -a -c --foreign && autoconf
> 
> autoconf: Undefined macros:
> configure.in:10:AC_CHECK_FUNC(fcntl, [AC_DEFINE(HAS_FCNTL)])
> configure.in:12:AC_CHECK_MEMBER(struct msghdr.msg_flags, 
> [AC_DEFINE(HAS_MSGHDR_FLAGS)], , [#include <sys/socket.h>])
> configure.in:14:AC_EGREP_HEADER(MSG_MAXIOVLEN, 
> /usr/include/sys/socket.h, AC_DEFINE(ENET_BUFFER_MAXIMUM, [MSG_MAXIOVLEN]))
> configure.in:15:AC_EGREP_HEADER(MSG_MAXIOVLEN, socket.h, 
> AC_DEFINE(ENET_BUFFER_MAXIMUM, [MSG_MAXIOVLEN]))
> configure.in:7:AC_CHECK_FUNC(gethostbyaddr_r, 
> [AC_DEFINE(HAS_GETHOSTBYADDR_R)])
> configure.in:8:AC_CHECK_FUNC(gethostbyname_r, 
> [AC_DEFINE(HAS_GETHOSTBYNAME_R)])
> configure.in:9:AC_CHECK_FUNC(poll, [AC_DEFINE(HAS_POLL)])
> 
> 
> Any ideas how to fix this?
> 
> Autoconf version 2.13
> automake (GNU automake) 1.4-p6
> aclocal (GNU automake) 1.4-p6
> 
> 
> 
> Then when I run configure I get:
> configure: error: can not find sources in . or ..
> 
> 
> This is with the latest cvs.
> 
> 
> Cheers.
> 

> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss



More information about the ENet-discuss mailing list