[Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi All, I'm trying to compile mono from svn so that I can demo mojoPortal at the MySql conference using the latest bits with support for control adapters. I've been building mono from svn for several years now and only lately having troubles. I'm using the Mono 1.9 VMWare (OpenSuse 10.3)

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Paul Melis
Hi, Joe Audette wrote: I'm trying to compile mono from svn so that I can demo mojoPortal at the MySql conference using the latest bits with support for control adapters. I've been building mono from svn for several years now and only lately having troubles. I'm using the Mono 1.9 VMWare

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi Paul, Thanks for the help. I'm using the opensuse 10.3 vmware image for Mono 1.9. Looking in YaST it appears I have: gcc 4.2-24 I also see gcc42 version 4.2.1 Joe On Mon, Apr 7, 2008 at 6:18 AM, Paul Melis [EMAIL PROTECTED] wrote: Hi, Joe Audette wrote: I'm trying to compile mono

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
So I guess I need to try opensuse 11 alpha so I can get gcc 4.3.0? For a C# guy like me thats probably easier than trying to compile my own gcc On Mon, Apr 7, 2008 at 8:52 AM, Paul Melis [EMAIL PROTECTED] wrote: Joe Audette wrote: Hi Paul, Thanks for the help. I'm using the opensuse

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Geoff Norton
Joe, Does the VM have swap space? How much ram is allocated? Its possible gcc is running out of memory and bailing. -g On 7-Apr-08, at 4:35 PM, Rodrigo Kumpera wrote: Joe, This seens to be really odd. I'm using opensuse 10.3 with the exact same gcc version you are and things

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Sebastien Pouliot
Hello Joe, On Mon, 2008-04-07 at 16:30 -0400, Joe Audette wrote: So I guess I need to try opensuse 11 alpha so I can get gcc 4.3.0? For a C# guy like me thats probably easier than trying to compile my own gcc On Mon, Apr 7, 2008 at 8:52 AM, Paul Melis [EMAIL PROTECTED] wrote: Joe

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Joe Audette
Hi All, Thanks for all the help. I installed a few more gcc related things like for java, objective c, objective c++ etc and also updated to r100047 And now I got through make with no errors. I don't know which of those solved it. I'll bump up the ram on this vm too just in case. Before I go

Re: [Mono-dev] Please Help - problems compiling Mono from svn

2008-04-07 Thread Rodrigo Kumpera
Joe, I usually point all prefixes to ~/local/. This makes me avoid playing with permissions as usually only the root user can write to /usr. Rodrigo On Mon, Apr 7, 2008 at 6:17 PM, Joe Audette [EMAIL PROTECTED] wrote: Hi All, Thanks for all the help. I installed a few more gcc related