On Thu, 2003-07-17 at 17:27, Krautbauer, Bruce wrote:
> Sorry... somehow the message was truncated. The error I'm getting when
> installing on the new 'clean' system is:
>
> make[2]: Entering directory `/root/mono/mcs/class/I18N'
> make[3]: Entering directory `/root/mono/mcs/class/I18N/Common'
>
Sorry... somehow the message was truncated. The error I'm getting when
installing on the new 'clean' system is:
make[2]: Entering directory `/root/mono/mcs/class/I18N'
make[3]: Entering directory `/root/mono/mcs/class/I18N/Common'
MONO_PATH="../../../class/lib:$MONO_PATH" mono ../../../mcs/mcs.e
Hi,
I have two systems that I have been bouncing back and forth on with mono
installs. Both have RH9 with all of the current updates. One is an old
'dirty' system that has seen lots of installs/uninstalls of various
things. The other is a new 'clean' system. I've installed all of the
mono 0.25
Hi Lluis, thanks for the tip! I should have realized that. The sample
is running now on one of my systems, but not on the other. I'll start a
new post on that.
Thanks again!
Bruce
-Original Message-
From: Lluis Sanchez [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2003 5:47 PM
To:
Hello Miguel,
On Thursday 17 July 2003 05:30, Miguel de Icaza wrote:
> I saw your message, but was puzzled; I am no longer running Mono 0.25
> or MonoDoc 0.5; May I suggest you to try a CVS snapshot?
I tried now with a cvs snapshot of gtk-sharp and monodoc, it does compile,
but it doesn't run.
On 07/15/03 Kerry Todyruik wrote:
> In file included from inssel.h:18,
> from mini.c:42:
> mini-arch.h:9:2: #error add arch specific include file in mini-arch.h
Apparently gcc doesn't define __ppc__ on your machine by default.
Can you try changing mini-arch.h to read:
#elif define
On 07/16/03 Alexandre Braganca wrote:
> I am trying to build mono on the PASE environment of OS/400.
> The processor is a powerpc and it has the AIX C/C++ compiler from IBM.
> When I configure the system I have to tell it is powerpc-ibm-aix4.3.3.0.
> I have already build all the mono dependencies a
Attached the patch for monodoc compilation
Carlos
? ziral.patch
Index: main.cs
===
RCS file: /mono/monodoc/doctools/gtk-monodoc/main.cs,v
retrieving revision 1.27
diff -u -r1.27 main.cs
--- main.cs 24 Feb 2003 05:23:48 -
On Thu, 2003-07-17 at 10:51, Jörg Rosenkranz wrote:
> Hi all,
>
> I have some problems with sockets and multiple threads:
> Every time a program is communicating over one socket from different threads
> I get following exception:
>
> The socket has been shut down
Something has closed the socket
Hi all,
I have some problems with sockets and multiple threads:
Every time a program is communicating over one socket from different threads
I get following exception:
The socket has been shut down
in (unmanaged)
/home/viadmin/mono-cvs/install/lib/libmono.so.0(mono_raise_exception+0x22) [0x400ab
>> Hello, I'm using mono-0.25. It seems to support AOT. When used the option
>>"--aot" for AOT, the statistics is as follows. One test gives "Compile 3
>>out of 4 methods (75%)" Does it mean that one of 4 methods is not compiled
>>ahead and has be jitted??
It means 3 out of 4 methods were AOT com
Yves Kurz wrote:
Can anyone give me a link to e good C# IDE or better a link to a plugin
for eclipse (2.1.1) ?
AFAIK, there's no C# plugin for Eclipse, at least no plug-in comparable
to the JDT. Improve technologies offers a simple C# editor that can
also call the CSC or MCS and show errors in
Moritz Balz wrote:
> http://www.improve-technologies.com/alpha/esharp/
> works fine for me.
But only with Eclipse R2.0, as stated on their site.
I tried it a couple of weeks ago with more recent Eclipse versions and
it did not work.
--
Sebastian Bergmann
http://sebastian-bergmann.de/
13 matches
Mail list logo