[Mono-winforms-list] Getting started (again)

Bill Medland billmedland@mercuryspeed.com
Fri, 11 Feb 2005 14:17:39 -0800


On February 11, 2005 01:38 pm, Jackson Harper wrote:
>  What sort of autoconf issues are you having?

Well, I don't know exactly who is at fault but I suspect 
autoconf/automake/libtool (although I really don't know anything about them)

Here is where I stand:
Starting with absolutely no mono installed.
Create a new user (mono), just to keep things clean and log on as such

svn co ...mcs, mono and winforms
cd mono
make get-monolite-latest
./autogen.sh (nb the web page is wrong) --prefix=/usr/local
make
make fails because the genmdesc it generates is buggy somewhere in the 
linkage; when I single step through it trying to set up the table in 
init_table it passes 0 to mono_opcode_name but the function receives it as 
-306.

However if I get the daily (1.1.4.20050210) and build that:
tar xzf
cd
./configure --prefix=/usr/local
make

then it works.

Now I haven't the faintest idea what the difference is between the svn and the 
daily but I do note that I am using older versions of 
autoconf/automake/aclocal etc. than whoever prepares the daily tarball.

>
> Jackson
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list

-- 
Bill Medland
mailto:billmedland@mercuryspeed.com
http://webhome.idirect.com/~kbmed