[Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread HEMMI, Shigeru
Hello Mono team,

If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
I will be much happy. Mono seems to close Panther support.

If it is not easy, please provide the old 1.2.5 so that I can download it
from the web site.

regards,
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread Andreas Färber

Am 15.12.2007 um 13:05 schrieb HEMMI, Shigeru:

 If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
 I will be much happy. Mono seems to close Panther support.

Mono used to work fine on Panther, so no port is required. If  
something broke, please file a more specific bug report.

If the provided download does not work for you, try compiling 1.2.6 or  
SVN yourself and see if that works better.

Andreas
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread HEMMI, Shigeru
Dear Andreas,
Thanks for quick reply.

2007/12/15, Andreas Färber [EMAIL PROTECTED]:

 Am 15.12.2007 um 13:05 schrieb HEMMI, Shigeru:

  If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
  I will be much happy. Mono seems to close Panther support.

 Mono used to work fine on Panther, so no port is required. If
 something broke, please file a more specific bug report.

 If the provided download does not work for you, try compiling 1.2.6 or
 SVN yourself and see if that works better.

 Andreas


Here is a bug output of my experience:
$ uname -a
Darwin hagi.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power
Macintosh powerpc

$ mcs --version
Mono C# compiler version 1.2.6.0

$ cat hello.cs
using System;
namespace HelloWorld
{
class Hello
{
static void Main()
{
System.Console.WriteLine(Hello World!);
}
}
}

$ mcs hello.cs
Unhandled Exception: System.ExecutionEngineException: SIGILL



regards,
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread Jonathan Pobst
All the previous Mono versions are available on the website.

Go to the downloads page: http://www.mono-project.com/Downloads

And click Older releases.

Jonathan


HEMMI, Shigeru wrote:
 Hello Mono team,
 
 If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
 I will be much happy. Mono seems to close Panther support.
 
 If it is not easy, please provide the old 1.2.5 so that I can download it
 from the web site.
 
 regards,
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
 

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


Re: [Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread HEMMI, Shigeru
Thanks for kind support.
I am much appreciated.
I overlooked the link Older releases.

regards,

2007/12/16, Jonathan Pobst [EMAIL PROTECTED]:
 All the previous Mono versions are available on the website.

 Go to the downloads page: http://www.mono-project.com/Downloads

 And click Older releases.

 Jonathan


 HEMMI, Shigeru wrote:
  Hello Mono team,
 
  If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
  I will be much happy. Mono seems to close Panther support.
 
  If it is not easy, please provide the old 1.2.5 so that I can download it
  from the web site.
 
  regards,
  ___
  Mono-list maillist  -  Mono-list@lists.ximian.com
  http://lists.ximian.com/mailman/listinfo/mono-list
 
 


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


Re: [Mono-list] Mac OS X 10.3 (Panther) port

2007-12-15 Thread Andreas Färber

Am 15.12.2007 um 14:40 schrieb HEMMI, Shigeru:

 2007/12/15, Andreas Färber [EMAIL PROTECTED]:

 Am 15.12.2007 um 13:05 schrieb HEMMI, Shigeru:

 If somebody provides mono 1.2.6. for Mac OS X Panther (10.3) port,
 I will be much happy. Mono seems to close Panther support.

 Mono used to work fine on Panther, so no port is required. If
 something broke, please file a more specific bug report.

 Here is a bug output of my experience:
 $ uname -a
 Darwin hagi.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30
 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power
 Macintosh powerpc

 $ mcs --version
 Mono C# compiler version 1.2.6.0

 $ cat hello.cs
 using System;
 namespace HelloWorld
 {
class Hello
{
static void Main()
{
System.Console.WriteLine(Hello World!);
}
}
 }

 $ mcs hello.cs
 Unhandled Exception: System.ExecutionEngineException: SIGILL

I can confirm this; mcs crashes with SIGILL, no Console messages and  
without developer tools installed I see no apparent source of the  
problem.

Executing a simple pre-compiled assembly worked fine.

https://bugzilla.novell.com/show_bug.cgi?id=349063

Andreas
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X 10.4 and Mono

2005-05-02 Thread Jonel Rienton
Hi,
Just like to share that Mono 1.1.6 build successfully on Mac OS X  
10.4 (Tiger)

regards,
-
Jonel Rienton
http://homepage.mac.com/jrienton
Software Developer, *nix Advocate
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X and Mono 1.0.1 and XSP 1.0.1

2004-08-12 Thread Benjamin Reed
On Wed, 11 Aug 2004 15:14:38 -0500, Jonel Rienton [EMAIL PROTECTED] wrote:
 Again, thanks guys for making XSP works on Mac OS X!! Great job...

On that note, has anyone gotten mod_mono working against the new xsp? 
I can get it to build (against fink's apache2), but apache doesn't
seem to actually want to understand the MonoApplication /mono
/path/to/root configure directive...
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X and Mono 1.0.1 and XSP 1.0.1

2004-08-11 Thread Jonel Rienton
Again, thanks guys for making XSP works on Mac OS X!! Great job...

regards,
Jonel
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X 10.2 compatible build needed

2004-07-13 Thread Michael S. Muegel
I searched the archives and saw a few requests for an OSX 10.2 binary
support but did not see any replies from the build/download maintainers. One
solution *might* be to use weak linking as described at
http://tinyurl.com/46v6h and http://tinyurl.com/6ghk5 to create a package
that works on 10.2 and 10.3. I think setting the environment variable
MACOSX_DEPLOYMENT_TARGET = 10.2 is all that is needed before doing
configure/build.

I only have 10.3 but and can't really test myself. 10.2 is on order ...

Thanks,
-Mike

--
Michael S. Muegel
Dallas, TX

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X...

2004-07-08 Thread Brian OBrien
What is the status on this project...
I've tried the mcs compiler and got a PC exectuable..
I wasn't able do compile the development ide...


__ 
Post your free ad now! http://personals.yahoo.ca
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X...

2004-07-08 Thread Erik Dasque
Brian,
you'll need to let us know a little more. Did you install the Mono 1.0 
MacOS X image ? On what version of MacOS X ? What IDE did you try to 
install ? MonoDevelop ?

Did you work down the dependency tree for MD yet ? GTK#, Gecko#, GTK+, 
gtk-sourceview...

Erik
On Jul 8, 2004, at 12:27 AM, Brian OBrien wrote:
What is the status on this project...
I've tried the mcs compiler and got a PC exectuable..
I wasn't able do compile the development ide...
__
Post your free ad now! http://personals.yahoo.ca
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X / Mono Beta 3 Issue

2004-06-17 Thread Jonathan Stowe
On Thu, 2004-06-17 at 04:03, Abram Gillespie wrote:
 I'm on Mac OS 10.2 and trying to install Beta 3.  I get through all of 
 make but make install gives me:
 
 Unhandled Exception: System.DllNotFoundException: libc
 in 0x000dc (wrapper managed-to-native) Mono.Tools.Driver:symlink 
 (string,string)
 in 0x00030 Mono.Tools.Driver:Symlink (string,string)
 in 0x00584 Mono.Tools.Driver:Install 
 (bool,string,string,string,string,string,string)
 in 0x007dc Mono.Tools.Driver:Main (string[])
 
 This is with the mono-0.96 package.
 

You may need to adjust the

dllmap dll=libc target=libc.so.6 /

in the 'config' file in the data sub-directory where you unpacked mono
to reflect the libc.so you have on your machine.

/J\

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X / Mono Beta 3 Issue

2004-06-17 Thread Duncan Mak
On Wed, 2004-06-16 at 23:03, Abram Gillespie wrote:
 I'm on Mac OS 10.2 and trying to install Beta 3.  I get through all of 
 make but make install gives me:
 
 Unhandled Exception: System.DllNotFoundException: libc
 in 0x000dc (wrapper managed-to-native) Mono.Tools.Driver:symlink 
 (string,string)
 in 0x00030 Mono.Tools.Driver:Symlink (string,string)
 in 0x00584 Mono.Tools.Driver:Install 
 (bool,string,string,string,string,string,string)
 in 0x007dc Mono.Tools.Driver:Main (string[])
 
 This is with the mono-0.96 package.
 

I saw the same problem as well. I fixed it by making a symlink to
/etc/mono/config at /usr/etc/mono/config. This only masks the problem,
but it helps move things forward.

The real cause of this problem is the location Mono uses to look for its
config files, it's strange that it would be probing in /usr/etc, instead
of just /etc.

Duncan.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X / Mono Beta 3 Issue

2004-06-17 Thread Abram Gillespie
Still getting the same problem.  I did what Jonathan Stowe suggested 
and edited the config file in /data/mono to point to libc.dylib on my 
system (/usr/lib/libc.dylib).  I also symlinked to the mono directory 
as you suggested.  My system looks like this now:

Actual mono config dir:
/usr/local/etc/mono
Symlink dirs:
/usr/etc/mono - /usr/local/etc/mono
/etc/mono - /usr/local/etc/mono
Any other ideas?
Thanks.
-Abe
On Thursday, June 17, 2004, at 12:23 PM, Duncan Mak wrote:
On Wed, 2004-06-16 at 23:03, Abram Gillespie wrote:
I'm on Mac OS 10.2 and trying to install Beta 3.  I get through all of
make but make install gives me:
Unhandled Exception: System.DllNotFoundException: libc
in 0x000dc (wrapper managed-to-native) Mono.Tools.Driver:symlink
(string,string)
in 0x00030 Mono.Tools.Driver:Symlink (string,string)
in 0x00584 Mono.Tools.Driver:Install
(bool,string,string,string,string,string,string)
in 0x007dc Mono.Tools.Driver:Main (string[])
This is with the mono-0.96 package.
I saw the same problem as well. I fixed it by making a symlink to
/etc/mono/config at /usr/etc/mono/config. This only masks the problem,
but it helps move things forward.
The real cause of this problem is the location Mono uses to look for 
its
config files, it's strange that it would be probing in /usr/etc, 
instead
of just /etc.

Duncan.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X / Mono Beta 3 Issue

2004-06-16 Thread Abram Gillespie
I'm on Mac OS 10.2 and trying to install Beta 3.  I get through all of 
make but make install gives me:

Unhandled Exception: System.DllNotFoundException: libc
in 0x000dc (wrapper managed-to-native) Mono.Tools.Driver:symlink 
(string,string)
in 0x00030 Mono.Tools.Driver:Symlink (string,string)
in 0x00584 Mono.Tools.Driver:Install 
(bool,string,string,string,string,string,string)
in 0x007dc Mono.Tools.Driver:Main (string[])

This is with the mono-0.96 package.
Thanks.
-Abe
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] mac os x problems..

2004-06-01 Thread Attila Balogh
hello all,
first of all congrats for keeping the deadline ;]
though i have some small complains:
- gecko-sharp 0.4 won't compile:
mcs --unsafe --target library -L /sw/lib \
/pkg:gtk-sharp \
./NewWindowOrphan_handler.cs ./NewWindow_delegate.cs 
./NewWindow_handler.cs ./AssemblyInfo.cs generated/*.cs -o gecko-sharp.dll
generated/DomKeyDownHandler.cs(10) error CS0246: Cannot find type 
`GtkSharp.SignalArgs'
generated/DomKeyPressHandler.cs(10) error CS0246: Cannot find type 
`GtkSharp.SignalArgs'
...
and so on, for each file in generated/
the cvs version is working, so i did install that one.

- and the same old problem with the mono config files when running 
monodevelop:
p3l3ctra:~ admin$ monodevelop
Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in 0x0068c System.Diagnostics.Process:Start_common 
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in 0x0002c System.Diagnostics.Process:Start ()
in 0x0008c (wrapper remoting-invoke-with-check) 
System.Diagnostics.Process:Start ()
in 0x0010c 
MonoDevelop.Services.SystemAssemblyService:GetVariableFromPkgConfig 
(string,string)
in 0x00114 MonoDevelop.Services.SystemAssemblyService:ProcessPiece 
(string,string)
in 0x001e4 
MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithoutLibInfo 
(string,string)
in 0x001c0 MonoDevelop.Services.SystemAssemblyService:ParsePCFile (string)
in 0x00458 MonoDevelop.Services.SystemAssemblyService:InitializeService ()
in 0x002ec 
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem 
(string)
in 0x00648 MonoDevelop.SharpDevelopMain:Main (string[])

the only method i could get monodevelop running on mac os x ever was 
when i followed the guide on this page: 
http://www.jepstone.net/index.cgi, though this works only for beta1 and 
md 0.3 (as beta1 is in fink)

if anyone has any ideas, please share.
regards;
Attila
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X build problems

2004-03-22 Thread Abram Gillespie
I'm following the Mac OS X write up and ran into a problem.  First, I 
think we're running different shells.  I'm not sure how to change which 
shells you run - I'm running C Shell.  I think I got around all the 
shell problems.  But I'm getting this during make:

daemon.c: In function `fd_activity':
daemon.c:1152: `socklen_t' undeclared (first use in this function)
daemon.c:1152: (Each undeclared identifier is reported only once
daemon.c:1152: for each function it appears in.)
daemon.c:1152: parse error before addrlen
daemon.c:1154: `addrlen' undeclared (first use in this function)
make[3]: *** [daemon.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I've tried building against the CVS tree since about mid-last-week and 
the official latest release.  Same story.

Thanks for any help as always.
-Abe
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X and Windows.Forms

2004-03-20 Thread Erik Dasque
Yes, our Windows.Forms implementation relies on Wine. I believe that's 
the only way to run Windows .NET applications who go around the .NET 
API and p/Invoke a whole lot of win32 APIs. One could have a 'native' 
implementation but it would not run very many Windows .NET 
applications. I had heard of Wine efforts on MacOS though, I think.

Erik

On Mar 19, 2004, at 9:00 AM, Lee Malatesta wrote:

Do I read the release notes for 0.31 correctly that Wine (and not just 
winelib) must be installed for Windows.Forms to work? If so, this 
would preclude from Windows.Forms working on Mac OS as Wine doesn't 
run on OS X, no?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X and Windows.Forms

2004-03-19 Thread Lee Malatesta
Do I read the release notes for 0.31 correctly that Wine (and not just 
winelib) must be installed for Windows.Forms to work? If so, this would 
preclude from Windows.Forms working on Mac OS as Wine doesn't run on OS 
X, no?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X and Windows.Forms

2004-03-19 Thread Miguel de Icaza
Hello,

 Do I read the release notes for 0.31 correctly that Wine (and not just 
 winelib) must be installed for Windows.Forms to work? If so, this would 
 preclude from Windows.Forms working on Mac OS as Wine doesn't run on OS 
 X, no?

People have ported Wine to MacOS before (a few months ago in fact),
when we have a mature implementation, I do not see why we could not
support it ourselves.

But right now the focus is on fixing all the bugs, missing features and
problems that we have today.
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X and 0.30

2004-02-03 Thread Jonel Rienton
After so many tries in compiling previous versions of mono from source, 
0.30 has finally compiled successfully on my Mac OS X Panther, great 
work!

thanks much,

Jonel

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mac OS X porting ... ?

2003-03-07 Thread Thomas Ganter
Hello all, 

excuse me if this is a FAQ, but I did not find it in the FAQ. 8^)

I am a somewhat (minorly) experienced Mac developer who would want to get in contact 
with anyone currently working on an OS X port of Mono. 

To avoid clutter on this list, please contact me via private mail: [EMAIL PROTECTED]

- Thomas
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Mac OS X build error...

2003-01-26 Thread Paolo Molaro
On 01/26/03 Jonathan LaCour wrote:
 Just getting ready to start working for a company that heavily uses 
 .NET, and I am interested in starting learning with mono.  I have a Mac 
 OS X 10.2.3 powerbook and I tried compiling and installing mono as 
 follows.  First, I compiled and installed the mono-0.19.tar.gz package, 
 and it worked without a hitch.  However, when I attempt to compile mcs, 
 I get a problem, as below:

mint can't bootstrap mcs on MacOSX yet, help in debugging the issue is
welcome.

lupus

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



[Mono-list] Mac OS X build error...

2003-01-25 Thread Jonathan LaCour
Greetings,

Just getting ready to start working for a company that heavily uses 
.NET, and I am interested in starting learning with mono.  I have a Mac 
OS X 10.2.3 powerbook and I tried compiling and installing mono as 
follows.  First, I compiled and installed the mono-0.19.tar.gz package, 
and it worked without a hitch.  However, when I attempt to compile mcs, 
I get a problem, as below:

~$ make -f makefile.gnu
if ! which mcs; then \
echo You must have a C\# compiler installed to continue.; \
echo This is typically provided by \'mono\'.; \
echo Read INSTALL.txt for details.; \
exit 1; \
fi;
/usr/local/bin/mcs
for i in jay mcs class mbas nunit nunit20 monoresgen ilasm tools ; do \
make -C $i -f makefile.gnu all || exit 1; \
done
make -f makefile linux
make[2]: Nothing to be done for `linux'.
mcs /target:exe  -o mcs.exe AssemblyInfo.cs assign.cs attribute.cs 
driver.cs cs-parser.cs cs-tokenizer.cs tree.cs location.cs cfold.cs 
class.cs codegen.cs const.cs constant.cs decl.cs delegate.cs enum.cs 
ecore.cs expression.cs genericparser.cs interface.cs literal.cs 
modifiers.cs namespace.cs parameter.cs pending.cs report.cs 
rootcontext.cs statement.cs support.cs typemanager.cs

** (/usr/local/bin/mcs.exe:625): WARNING **: Using non-atomic 
functions!
/usr/local/bin/mcs: line 2:   625 Illegal instruction 
/usr/local/bin/mint /usr/local/bin/mcs.exe $@
make[1]: *** [mcs.exe] Error 132
make: *** [all] Error 1

Any ideas?

 - Jonathan

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list