Re: [Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-21 Thread Carlos Solorzano
I got around it by first compiling one of the tar balls and using the mcs from it. On Nov 20, 2005, at 11:58 PM, Carlos Solorzano wrote: Now I am getting an monolite version error, and I just did the get latest thing. make profile-do--default--all profile-do--net_2_0--all make[4]: Entering

Re: [Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-20 Thread Carlos Solorzano
Now I am getting an monolite version error, and I just did the get latest thing. make profile-do--default--all profile-do--net_2_0--all make[4]: Entering directory `/home/root/svn/mcs' make PROFILE=basic all make[5]: Entering directory `/home/root/svn/mcs' make[6]: mcs: Command not found make[6

Re: [Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-20 Thread Carlos Solorzano
That did it, thanks. --Carlos On Nov 20, 2005, at 11:27 PM, Thomas Harning Jr. wrote: I too have had this problem. Go into the libgc directory under mono and run the command. That oughtta fixy it. On 11/20/05, Carlos Solorzano <[EMAIL PROTECTED]> wrote: I just got the latest code from svn

Re: [Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-20 Thread Thomas Harning Jr.
I too have had this problem. Go into the libgc directory under mono and run the command. That oughtta fixy it. On 11/20/05, Carlos Solorzano <[EMAIL PROTECTED]> wrote: > I just got the latest code from svn and I got stuck on the ./ > autogen.sh command :-( > > The output I get is pasted below, I

[Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-20 Thread Carlos Solorzano
I just got the latest code from svn and I got stuck on the ./ autogen.sh command :-( The output I get is pasted below, I tried running libtoolize and it didn't give an error nor did it look like it did anything. I am using 64bit Gentoo, what should I do to fix this problem? checking for c