OK, I have a fresh checkout.  The first thing I do is cd into mono and do
./autogen.sh --prefix=/usr/local

is this right?  When I do that it tells me I should copy some m4 file somewhere else.  
It also tells me autoconf failed saying I need version 2.5 of something.  It then 
continues on and fails in the same place saying:

./configure: error ./configure:  No such file or directory
configure: error: ./configure failed for libgc

This is on a stock Mandrake 9.1 box.

Reggie

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:mono-list-
> [EMAIL PROTECTED] On Behalf Of Gonzalo Paniagua Javier
> Sent: Thursday, July 03, 2003 7:37 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Mono-list] building from CVS
> 
> El vie, 04-07-2003 a las 02:16, Reggie Burnett escribió:
> > Pardon the newbie question but I haven’t built Mono from CVS for some
> > time now and with the ever-changing landscape, I seem to always be
> > asking how.  ☺  I’m sure the problem is my general lack of building
> > processes on *nix.
> >
> >
> > Anyway, whether I use /mono/doc/mono-build.sh or work straight from a
> > cvs checkout I have done manually, I get the same problem.
> >
> >  When I downloaded the 0.24 source tarball, I simply had to do a
> > ./configure –prefix=/usr/local in each directory and make; make
> > install.  When updating from CVS, there is no configure script so I
> > run ./autogen.sh –prefix=/usr/local.  This churns for a while and then
> > fails telling me if can’t find a directory related to libgc.
> 
> Remove your old mono directory and get a fresh checkout. This will get
> mono/libgc directory.
> 
> -Gonzalo
> 
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to