[Mono-devel-list] Error Building

2005-08-03 Thread Jonathan S. Chambers
I'm trying to do a build from SVN on a new machine (FC4). I got the latest from 
svn, and then I run the following in the mono directory:

./autogen --with-preview=yes --prefix=/home/jsc/mono_install
make get-monolite-latest
make

I get the following error:

make[5]: Entering directory `/home/cmh/mcs'
*** The compiler 'mcs' doesn't appear to be usable.
*** The contents of your 'monolite' directory are out-of-date
*** You may want to try 'make get-monolite-latest'
make[5]: *** [do-profile-check] Error 1
make[5]: Leaving directory `/home/cmh/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/cmh/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/cmh/mcs'
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/cmh/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cmh/mono'
make: *** [all] Error 2


Is it because I am trying to install to my home directory? Or is something else 
wrong?

Thanks,
Jonathan
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building

2005-08-03 Thread Paul F. Johnson
Hi,

> make[5]: Entering directory `/home/cmh/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.
> *** The contents of your 'monolite' directory are out-of-date
> *** You may want to try 'make get-monolite-latest'

> Is it because I am trying to install to my home directory? Or is
> something else wrong?

Why are you installing it to your home directory?

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Paul
Hi,

> I have multiple users on the machine that are making modifications to
> the class library (and each want their own copy). I guess I could
> install to the standard location, but will that fix the issue?

I'd say install to the standard location and let them link to locally
built versions of the class library for testing. At least that way you
can check on the released and the new versions to ensure it works as it
should (or at all!).

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)


signature.asc
Description: This is a digitally signed message part
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jonathan S. Chambers
I have multiple users on the machine that are making modifications to
the class library (and each want their own copy). I guess I could
install to the standard location, but will that fix the issue?

- Jonathan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul F.
Johnson
Sent: Wednesday, August 03, 2005 2:06 PM
To: mono-devel
Subject: Re: [Mono-devel-list] Error Building

Hi,

> make[5]: Entering directory `/home/cmh/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.
> *** The contents of your 'monolite' directory are out-of-date
> *** You may want to try 'make get-monolite-latest'

> Is it because I am trying to install to my home directory? Or is
> something else wrong?

Why are you installing it to your home directory?

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jonathan S. Chambers
I am now installing to the default location, i.e.

./autogen --with-preview=yes
make get-monolite-latest 
make

and I still get the error.

- Jonathan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan
S. Chambers
Sent: Wednesday, August 03, 2005 2:07 PM
To: Paul F. Johnson; mono-devel
Subject: RE: [Mono-devel-list] Error Building

I have multiple users on the machine that are making modifications to
the class library (and each want their own copy). I guess I could
install to the standard location, but will that fix the issue?

- Jonathan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul F.
Johnson
Sent: Wednesday, August 03, 2005 2:06 PM
To: mono-devel
Subject: Re: [Mono-devel-list] Error Building

Hi,

> make[5]: Entering directory `/home/cmh/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.
> *** The contents of your 'monolite' directory are out-of-date
> *** You may want to try 'make get-monolite-latest'

> Is it because I am trying to install to my home directory? Or is
> something else wrong?

Why are you installing it to your home directory?

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Paul
Hi,
> I am now installing to the default location, i.e.
> 
> ./autogen --with-preview=yes
> make get-monolite-latest 
> make
> 
> and I still get the error.

Follow the instructions here

http://www.all-the-johnsons.co.uk/mono/mono-compiling.html

Many find it useful.

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)


signature.asc
Description: This is a digitally signed message part
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jonathan S. Chambers
Thanks Paul. Unfortunately, that's what I'm going by :-(

A few others have emailed me to say they have the same problem.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Sent: Wednesday, August 03, 2005 4:16 PM
To: mono-devel
Subject: RE: [Mono-devel-list] Error Building

Hi,
> I am now installing to the default location, i.e.
> 
> ./autogen --with-preview=yes
> make get-monolite-latest 
> make
> 
> and I still get the error.

Follow the instructions here

http://www.all-the-johnsons.co.uk/mono/mono-compiling.html

Many find it useful.

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Paul
Hi,

> Thanks Paul. Unfortunately, that's what I'm going by :-(

Ouch. What you might find useful is to manually download mono-lite and
install it into --prefix=/usr rather than anywhere else.

> A few others have emailed me to say they have the same problem.

Which distro are you using? I know it works fine for RH and FC distros
as well as Debian.

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)


signature.asc
Description: This is a digitally signed message part
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jonathan S. Chambers
I'm on FC4. I also have a 64-bit Opteron machine with FC4. Its working
fine though... I really can't think of much different between the two
since I don't have much on them (their sole existence is for mono
hacking).

- Jonathan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Sent: Wednesday, August 03, 2005 4:34 PM
To: mono-devel
Subject: RE: [Mono-devel-list] Error Building

Hi,

> Thanks Paul. Unfortunately, that's what I'm going by :-(

Ouch. What you might find useful is to manually download mono-lite and
install it into --prefix=/usr rather than anywhere else.

> A few others have emailed me to say they have the same problem.

Which distro are you using? I know it works fine for RH and FC distros
as well as Debian.

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jackson Harper
On Wed, 2005-08-03 at 21:16 +0100, Paul wrote:
> Hi,
> > I am now installing to the default location, i.e.
> > 
> > ./autogen --with-preview=yes
> > make get-monolite-latest 
> > make
> > 

FYI, with-preview=yes does not need to be specified as the default is
now yes.

TTFNF,
Jackson




___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building

2005-08-04 Thread Rafael Teixeira
Do you have $prefix/bin at the start of your PATH and $prefix/lib
ldconfig'ed? If not probably the monolite installed there may not be
able to actually run, or some mixed pieces from other installations
are entering the process...

Hope It Helps,

:)

On 8/3/05, Jonathan S. Chambers <[EMAIL PROTECTED]> wrote:
> I'm trying to do a build from SVN on a new machine (FC4). I got the latest 
> from svn, and then I run the following in the mono directory:
> 
> ./autogen --with-preview=yes --prefix=/home/jsc/mono_install
> make get-monolite-latest
> make
> 
> I get the following error:
> 
> make[5]: Entering directory `/home/cmh/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.
> *** The contents of your 'monolite' directory are out-of-date
> *** You may want to try 'make get-monolite-latest'
> make[5]: *** [do-profile-check] Error 1
> make[5]: Leaving directory `/home/cmh/mcs'
> make[4]: *** [profile-do--basic--all] Error 2
> make[4]: Leaving directory `/home/cmh/mcs'
> make[3]: *** [profiles-do--all] Error 2
> make[3]: Leaving directory `/home/cmh/mcs'
> make[2]: *** [all-local] Error 1
> make[2]: Leaving directory `/home/cmh/mono/runtime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/cmh/mono'
> make: *** [all] Error 2
> 
> 
> Is it because I am trying to install to my home directory? Or is something 
> else wrong?
> 
> Thanks,
> Jonathan
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


-- 
Rafael "Monoman" Teixeira
---
I'm trying to become a "Rosh Gadol" before my own eyes. 
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building

2005-08-04 Thread Paolo Molaro
On 08/03/05 Jonathan S. Chambers wrote:
> Thanks Paul. Unfortunately, that's what I'm going by :-(
> 
> A few others have emailed me to say they have the same problem.

Until people don't report the issue, they won't get fixed.
The easy way to compile from svn is to first install
a recent released mono tarball. If you have already messed up
your mcs module, you migh need to rm -rf mcs/class/lib and svn update
the mcs module again. Then, just run autogen.sh in mono/ and
use the usual ./configure; make; make install.

If this fails, we need people to provide a useful error message,
which you'd get by compiling a sample C# program with mcs in your case.

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-04 Thread Jonathan S. Chambers
I'm a bit confused. According to Paul's site, the first thing to do is to 
completely remove mono from your system (didn't really apply to me since the 
machine was clean). Are you saying I should install a mono tarball? Do I then 
remove it later?

Also, as a newbie, what does the ./configure do?

Thanks,
Jonathan


-Original Message-
From:   [EMAIL PROTECTED] on behalf of Paolo Molaro
Sent:   Thu 8/4/2005 9:56 AM
To: mono-devel-list@lists.ximian.com
Cc: 
Subject:    Re: [Mono-devel-list] Error Building
On 08/03/05 Jonathan S. Chambers wrote:
> Thanks Paul. Unfortunately, that's what I'm going by :-(
> 
> A few others have emailed me to say they have the same problem.

Until people don't report the issue, they won't get fixed.
The easy way to compile from svn is to first install
a recent released mono tarball. If you have already messed up
your mcs module, you migh need to rm -rf mcs/class/lib and svn update
the mcs module again. Then, just run autogen.sh in mono/ and
use the usual ./configure; make; make install.

If this fails, we need people to provide a useful error message,
which you'd get by compiling a sample C# program with mcs in your case.

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building

2005-08-04 Thread Peter Dennis Bartok
You need mcs to build mcs since it's written in c# :-) That's why you need a 
tarball or similar to get a working mcs.exe.

./configure checks the capabilities of the particular unix version you are 
running on, to figure out the proper compiler switches, include files, 
features, etc, that your system supports.

the configure script is generated when you run autogen.sh.

You could try 'make get-monolite-latest' to get a working mcs to bootstrap 
your build (see the mono README)

Cheers,
 Peter


-Original Message-
From: "Jonathan S. Chambers" <[EMAIL PROTECTED]>
To: "Paolo Molaro" <[EMAIL PROTECTED]>; 
Date: 04 August, 2005 19:20
Subject: RE: [Mono-devel-list] Error Building


I'm a bit confused. According to Paul's site, the first thing to do is to 
completely remove mono from your system (didn't really apply to me since the 
machine was clean). Are you saying I should install a mono tarball? Do I 
then remove it later?

Also, as a newbie, what does the ./configure do?

Thanks,
Jonathan


-Original Message-
From: [EMAIL PROTECTED] on behalf of Paolo Molaro
Sent: Thu 8/4/2005 9:56 AM
To: mono-devel-list@lists.ximian.com
Cc:
Subject: Re: [Mono-devel-list] Error Building
On 08/03/05 Jonathan S. Chambers wrote:
> Thanks Paul. Unfortunately, that's what I'm going by :-(
>
> A few others have emailed me to say they have the same problem.

Until people don't report the issue, they won't get fixed.
The easy way to compile from svn is to first install
a recent released mono tarball. If you have already messed up
your mcs module, you migh need to rm -rf mcs/class/lib and svn update
the mcs module again. Then, just run autogen.sh in mono/ and
use the usual ./configure; make; make install.

If this fails, we need people to provide a useful error message,
which you'd get by compiling a sample C# program with mcs in your case.

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-devel-list] Error Building

2005-08-04 Thread Jonathan S. Chambers
I do the get-monolite-latest as part of my build. It seems to be complaining 
that the monolite is out of date compared to the mono runtime. Is that what the 
error is saying, or can't it find the monolite mcs at all? 

- Jonathan


-Original Message-
From:   Peter Dennis Bartok [mailto:[EMAIL PROTECTED]
Sent:   Thu 8/4/2005 9:50 PM
To: Jonathan S. Chambers; mono-devel-list@lists.ximian.com
Cc: 
Subject:Re: [Mono-devel-list] Error Building
You need mcs to build mcs since it's written in c# :-) That's why you need a 
tarball or similar to get a working mcs.exe.

./configure checks the capabilities of the particular unix version you are 
running on, to figure out the proper compiler switches, include files, 
features, etc, that your system supports.

the configure script is generated when you run autogen.sh.

You could try 'make get-monolite-latest' to get a working mcs to bootstrap 
your build (see the mono README)

Cheers,
 Peter


-Original Message-
From: "Jonathan S. Chambers" <[EMAIL PROTECTED]>
To: "Paolo Molaro" <[EMAIL PROTECTED]>; 
Date: 04 August, 2005 19:20
Subject: RE: [Mono-devel-list] Error Building


I'm a bit confused. According to Paul's site, the first thing to do is to 
completely remove mono from your system (didn't really apply to me since the 
machine was clean). Are you saying I should install a mono tarball? Do I 
then remove it later?

Also, as a newbie, what does the ./configure do?

Thanks,
Jonathan


-Original Message-
From: [EMAIL PROTECTED] on behalf of Paolo Molaro
Sent: Thu 8/4/2005 9:56 AM
To: mono-devel-list@lists.ximian.com
Cc:
Subject: Re: [Mono-devel-list] Error Building
On 08/03/05 Jonathan S. Chambers wrote:
> Thanks Paul. Unfortunately, that's what I'm going by :-(
>
> A few others have emailed me to say they have the same problem.

Until people don't report the issue, they won't get fixed.
The easy way to compile from svn is to first install
a recent released mono tarball. If you have already messed up
your mcs module, you migh need to rm -rf mcs/class/lib and svn update
the mcs module again. Then, just run autogen.sh in mono/ and
use the usual ./configure; make; make install.

If this fails, we need people to provide a useful error message,
which you'd get by compiling a sample C# program with mcs in your case.

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list





___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Hi All,

I'm having trouble building mono from svn. The last
time I did a build was at r46532 but today I pulled
down r 47365 and when I try to make mono I get errors.

final result of ./autogen.sh --prefix=/usr:

mcs source:  $(top_srcdir)/../mcs
GC:  included
Globalization:
TLS: __thread
SIGALTSTACK: no
Engine:  Building and using the JIT
2.0 Alpha:   yes
JNI support: IKVM Native
libgdiplus:  assumed to be installed

snip of error after running make:

Compilation failed: 1 error(s), 0 warnings
make[8]: ***
[../../class/lib/net_2_0/System.Data.OracleClient.dll]
Error 1
make[8]: Leaving directory
`/usr/src/mono/mcs/class/System.Data.OracleClient'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory
`/usr/src/mono/mcs/class/System.Data.OracleClient'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/usr/src/mono/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/src/mono/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/usr/src/mono/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/usr/src/mono/mcs'
make[2]: *** [all-local] Error 1
make[2]: Leaving directory
`/usr/src/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mono/mono'
make: *** [all] Error 2

Any ideas?

I'm running Suse 9.2 on a P3 850 Dell.

Thanks,

Joe

joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Re: [Mono-devel-list] Error Building

2005-08-18 Thread Raja R Harinath
Hi,

"Jonathan S. Chambers" <[EMAIL PROTECTED]> writes:

> I'm trying to do a build from SVN on a new machine (FC4). I got the
> latest from svn, and then I run the following in the mono directory: 

I was on vacation for the last two weeks.  Looks like I missed an
interesting discussion.

Are you still having the same problems?

> ./autogen --with-preview=yes --prefix=/home/jsc/mono_install
> make get-monolite-latest
> make

Looks good [1].

> I get the following error:
>
> make[5]: Entering directory `/home/cmh/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.

Means that you don't have an 'mcs' installed.

> *** The contents of your 'monolite' directory are out-of-date
> *** You may want to try 'make get-monolite-latest'

So, the 'monolite' doesn't match the source tree.  Looks like you might
have hit the cusp between when the corlib version was changed in the
source, and when an updated monolite tarball was generated.

> Is it because I am trying to install to my home directory?

No.  It's a perfectly fine thing to do, and the recommended thing to do,
since you're building the unstable tree.

> Or is something else wrong?

It's got to do with the "release process".  We have a daily cronjob
that generates the monolite tarball -- it's built as a side-effect of
the daily tests:

  http://mono.ximian.com/daily
  http://mono.ximian.com/tests

- Hari

Notes:

[1] In mono/README, we do mention that get-monolite-latest is somewhat
risky, as borne out by this.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Oh here is another little bit of the error I should
have included

MONO_PATH="../../class/lib/net_2_0:$MONO_PATH"
/usr/src/mono/mono/runtime/mono-wrapper 
../../gmcs/gmcs.exe-d:NET_1_1 -d:NET_2_0 -debug
/noconfig /r:mscorlib.dll /r:System.dll
/r:System.Xml.dll /r:System.Data.dll
/r:System.EnterpriseServices.dll /r:System.Drawing.dll
/nowarn:649 /nowarn:169 /target:library
/out:../../class/lib/net_2_0/System.Data.OracleClient.dll
 @System.Data.OracleClient.dll.sources
syntax error, got token `BOOL'
System.Data.OracleClient/OracleCommandBuilder.cs(50)
error CS8025: Parsing error

Thanks,

Joe

--- Joe Audette <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
> I'm having trouble building mono from svn. The last
> time I did a build was at r46532 but today I pulled
> down r 47365 and when I try to make mono I get
> errors.
> 
> final result of ./autogen.sh --prefix=/usr:
> 
> mcs source:  $(top_srcdir)/../mcs
> GC:  included
> Globalization:
> TLS: __thread
> SIGALTSTACK: no
> Engine:  Building and using the JIT
> 2.0 Alpha:   yes
> JNI support: IKVM Native
> libgdiplus:  assumed to be installed
> 
> snip of error after running make:
> 
> Compilation failed: 1 error(s), 0 warnings
> make[8]: ***
>
[../../class/lib/net_2_0/System.Data.OracleClient.dll]
> Error 1
> make[8]: Leaving directory
> `/usr/src/mono/mcs/class/System.Data.OracleClient'
> make[7]: *** [do-all] Error 2
> make[7]: Leaving directory
> `/usr/src/mono/mcs/class/System.Data.OracleClient'
> make[6]: *** [all-recursive] Error 1
> make[6]: Leaving directory `/usr/src/mono/mcs/class'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/usr/src/mono/mcs'
> make[4]: *** [profile-do--net_2_0--all] Error 2
> make[4]: Leaving directory `/usr/src/mono/mcs'
> make[3]: *** [profiles-do--all] Error 2
> make[3]: Leaving directory `/usr/src/mono/mcs'
> make[2]: *** [all-local] Error 1
> make[2]: Leaving directory
> `/usr/src/mono/mono/runtime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/mono/mono'
> make: *** [all] Error 2
> 
> Any ideas?
> 
> I'm running Suse 9.2 on a P3 850 Dell.
> 
> Thanks,
> 
> Joe
> 
> joe_audette [at] yahoo dotcom
> http://www.joeaudette.com
> http://www.mojoportal.com
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Daniel Morgan
Try it now. 

The opening brace was in the wrong place.   Thus it allowed to compile 
fine under NET_1_1 profile, but fail under NET_2_0 profile.


Joe Audette wrote:


Hi All,

I'm having trouble building mono from svn. The last
time I did a build was at r46532 but today I pulled
down r 47365 and when I try to make mono I get errors.

final result of ./autogen.sh --prefix=/usr:

mcs source:  $(top_srcdir)/../mcs
   GC:  included
   Globalization:
   TLS: __thread
   SIGALTSTACK: no
   Engine:  Building and using the JIT
   2.0 Alpha:   yes
   JNI support: IKVM Native
   libgdiplus:  assumed to be installed

snip of error after running make:

Compilation failed: 1 error(s), 0 warnings
make[8]: ***
[../../class/lib/net_2_0/System.Data.OracleClient.dll]
Error 1
make[8]: Leaving directory
`/usr/src/mono/mcs/class/System.Data.OracleClient'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory
`/usr/src/mono/mcs/class/System.Data.OracleClient'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/usr/src/mono/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/src/mono/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/usr/src/mono/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/usr/src/mono/mcs'
make[2]: *** [all-local] Error 1
make[2]: Leaving directory
`/usr/src/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mono/mono'
make: *** [all] Error 2

Any ideas?

I'm running Suse 9.2 on a P3 850 Dell.

Thanks,

Joe

joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

 



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
I'm at r47369 and still the same error. It doesn't
look like the timestamp on the file changed. I think I
still have the same version as this morning. What
revision are you at?

Thanks,

Joe

--- Daniel Morgan <[EMAIL PROTECTED]> wrote:

> Try it now. 
> 
> The opening brace was in the wrong place.   Thus it
> allowed to compile 
> fine under NET_1_1 profile, but fail under NET_2_0
> profile.
> 
> Joe Audette wrote:
> 
> >Hi All,
> >
> >I'm having trouble building mono from svn. The last
> >time I did a build was at r46532 but today I pulled
> >down r 47365 and when I try to make mono I get
> errors.
> >
> >final result of ./autogen.sh --prefix=/usr:
> >
> >mcs source:  $(top_srcdir)/../mcs
> >GC:  included
> >Globalization:
> >TLS: __thread
> >SIGALTSTACK: no
> >Engine:  Building and using the JIT
> >2.0 Alpha:   yes
> >JNI support: IKVM Native
> >libgdiplus:  assumed to be installed
> >
> >snip of error after running make:
> >
> >Compilation failed: 1 error(s), 0 warnings
> >make[8]: ***
>
>[../../class/lib/net_2_0/System.Data.OracleClient.dll]
> >Error 1
> >make[8]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[7]: *** [do-all] Error 2
> >make[7]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[6]: *** [all-recursive] Error 1
> >make[6]: Leaving directory
> `/usr/src/mono/mcs/class'
> >make[5]: *** [all-recursive] Error 1
> >make[5]: Leaving directory `/usr/src/mono/mcs'
> >make[4]: *** [profile-do--net_2_0--all] Error 2
> >make[4]: Leaving directory `/usr/src/mono/mcs'
> >make[3]: *** [profiles-do--all] Error 2
> >make[3]: Leaving directory `/usr/src/mono/mcs'
> >make[2]: *** [all-local] Error 1
> >make[2]: Leaving directory
> >`/usr/src/mono/mono/runtime'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/usr/src/mono/mono'
> >make: *** [all] Error 2
> >
> >Any ideas?
> >
> >I'm running Suse 9.2 on a P3 850 Dell.
> >
> >Thanks,
> >
> >Joe
> >
> >joe_audette [at] yahoo dotcom
> >http://www.joeaudette.com
> >http://www.mojoportal.com
> >___
> >Mono-devel-list mailing list
> >Mono-devel-list@lists.ximian.com
>
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >  
> >
> 
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Disregard previous, I'm pulling r47370 now and I see
the file has changed. I'll post again after make.

Many Thanks for the quick response!

Joe

--- Daniel Morgan <[EMAIL PROTECTED]> wrote:

> Try it now. 
> 
> The opening brace was in the wrong place.   Thus it
> allowed to compile 
> fine under NET_1_1 profile, but fail under NET_2_0
> profile.
> 
> Joe Audette wrote:
> 
> >Hi All,
> >
> >I'm having trouble building mono from svn. The last
> >time I did a build was at r46532 but today I pulled
> >down r 47365 and when I try to make mono I get
> errors.
> >
> >final result of ./autogen.sh --prefix=/usr:
> >
> >mcs source:  $(top_srcdir)/../mcs
> >GC:  included
> >Globalization:
> >TLS: __thread
> >SIGALTSTACK: no
> >Engine:  Building and using the JIT
> >2.0 Alpha:   yes
> >JNI support: IKVM Native
> >libgdiplus:  assumed to be installed
> >
> >snip of error after running make:
> >
> >Compilation failed: 1 error(s), 0 warnings
> >make[8]: ***
>
>[../../class/lib/net_2_0/System.Data.OracleClient.dll]
> >Error 1
> >make[8]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[7]: *** [do-all] Error 2
> >make[7]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[6]: *** [all-recursive] Error 1
> >make[6]: Leaving directory
> `/usr/src/mono/mcs/class'
> >make[5]: *** [all-recursive] Error 1
> >make[5]: Leaving directory `/usr/src/mono/mcs'
> >make[4]: *** [profile-do--net_2_0--all] Error 2
> >make[4]: Leaving directory `/usr/src/mono/mcs'
> >make[3]: *** [profiles-do--all] Error 2
> >make[3]: Leaving directory `/usr/src/mono/mcs'
> >make[2]: *** [all-local] Error 1
> >make[2]: Leaving directory
> >`/usr/src/mono/mono/runtime'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/usr/src/mono/mono'
> >make: *** [all] Error 2
> >
> >Any ideas?
> >
> >I'm running Suse 9.2 on a P3 850 Dell.
> >
> >Thanks,
> >
> >Joe
> >
> >joe_audette [at] yahoo dotcom
> >http://www.joeaudette.com
> >http://www.mojoportal.com
> >___
> >Mono-devel-list mailing list
> >Mono-devel-list@lists.ximian.com
>
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >  
> >
> 
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Yes, that fixed it!

Thanks Again!

Joe

--- Daniel Morgan <[EMAIL PROTECTED]> wrote:

> Try it now. 
> 
> The opening brace was in the wrong place.   Thus it
> allowed to compile 
> fine under NET_1_1 profile, but fail under NET_2_0
> profile.
> 
> Joe Audette wrote:
> 
> >Hi All,
> >
> >I'm having trouble building mono from svn. The last
> >time I did a build was at r46532 but today I pulled
> >down r 47365 and when I try to make mono I get
> errors.
> >
> >final result of ./autogen.sh --prefix=/usr:
> >
> >mcs source:  $(top_srcdir)/../mcs
> >GC:  included
> >Globalization:
> >TLS: __thread
> >SIGALTSTACK: no
> >Engine:  Building and using the JIT
> >2.0 Alpha:   yes
> >JNI support: IKVM Native
> >libgdiplus:  assumed to be installed
> >
> >snip of error after running make:
> >
> >Compilation failed: 1 error(s), 0 warnings
> >make[8]: ***
>
>[../../class/lib/net_2_0/System.Data.OracleClient.dll]
> >Error 1
> >make[8]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[7]: *** [do-all] Error 2
> >make[7]: Leaving directory
> >`/usr/src/mono/mcs/class/System.Data.OracleClient'
> >make[6]: *** [all-recursive] Error 1
> >make[6]: Leaving directory
> `/usr/src/mono/mcs/class'
> >make[5]: *** [all-recursive] Error 1
> >make[5]: Leaving directory `/usr/src/mono/mcs'
> >make[4]: *** [profile-do--net_2_0--all] Error 2
> >make[4]: Leaving directory `/usr/src/mono/mcs'
> >make[3]: *** [profiles-do--all] Error 2
> >make[3]: Leaving directory `/usr/src/mono/mcs'
> >make[2]: *** [all-local] Error 1
> >make[2]: Leaving directory
> >`/usr/src/mono/mono/runtime'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/usr/src/mono/mono'
> >make: *** [all] Error 2
> >
> >Any ideas?
> >
> >I'm running Suse 9.2 on a P3 850 Dell.
> >
> >Thanks,
> >
> >Joe
> >
> >joe_audette [at] yahoo dotcom
> >http://www.joeaudette.com
> >http://www.mojoportal.com
> >___
> >Mono-devel-list mailing list
> >Mono-devel-list@lists.ximian.com
>
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >  
> >
> 
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list