[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ggi-develop
Subject:    Error in configuring CVS checkout
From:       Ingo Krabbe <ikrabbe () earthling ! net>
Date:       2001-09-18 7:34:17
[Download RAW message or body]

Sorry, but I cannot debug these m4 files. They just look to crazy. I don't
like them. I get an error in AC_CHECK_WINFUNCS.

The complete autogen.sh error looks like that :
configure.in:252: error: AC_LANG: unknown language:
aclang.m4:124: _AC_LANG_SET is expanded from...
aclang.m4:133: AC_LANG is expanded from...
./aclocal.m4:3456: AC_CHECK_WINFUNC is expanded from...
./aclocal.m4:3471: AC_CHECK_WINFUNCS is expanded from...

I don't understand that. Maybe I got a buggy aclang file ?
Throwing out AC_CHECK_WINFUNCS doesn't work since we need usleep and
gettimeofday in AC_CHECK_FUNCS. So I changed configure.in:

======================== snip ===========================================
dnl added usleep and gettime of day
AC_CHECK_FUNCS(select pipe dlopen fcntl signal sigaction readlink sched_yield \
	inet_aton usleep gettimeofday)

dnl Functions of the form func(num), func(pointer) or func(pointer,pointer)
dnl should go here instead of above.
dnl doesn't work for me.

dnl AC_CHECK_WINFUNCS(gettimeofday strdup nanosleep usleep _exit \
dnl	Sleep GetSystemTime)
========================= snip ==========================================

CU INGO

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic