[Mono-list] libgc is having problems?

cryst@golden.net cryst@golden.net
Wed, 13 Aug 2003 23:46:22 +0000


I wasn't able to compile mono. It seemed to be stemming from libgc. (CVS 
version at Aug 13 )

I did ./autogen.sh --prefix=/usr/local
in the libgc directory and it said:

./autogen.sh --prefix=/usr/local
Running aclocal  ...
Running automake --gnu  ...
Running autoconf ...
aclocal.m4:661: error: m4_defn: undefined macro: _m4_divert_diversion
libtool.m4:177: _LT_AC_CHECK_DLFCN is expanded from...
aclocal.m4:661: the top level
autom4te-2.57: /usr/bin/m4 failed with exit status: 1
**Error**: autoconf failed.

Is this a problem with my system or with the library?