[Mono-list] Compile error with current cvs

Paolo Molaro lupus@ximian.com
Fri, 31 Jan 2003 16:40:23 +0100


On 01/30/03 Rainer Worbis wrote:
> when doing a make (mono) to the current sources checked out from cvs i
> get the following error
> interp.o: In function `main':
> /usr/src/mono/mono/mono/interpreter/interp.c:4546: undefined reference
> to `mono_environment_exitcode_get'

A Makefile.am file has been changed, so you need to run
autogen.sh in the toplevel dir (or run automake and configure by hand).

Running ./configure --enable-maintainer-mode the first time takes care
of such issues automatically.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better