[Mono-list] Build fails on OS X 10.3

Steve Mentzer steve@mudflapsoftware.com
Thu, 15 Jan 2004 08:51:50 -0800


There are several requirements for mono.

1 - Install XCode. If you sign up for the apple developer program (free 
registration), you will be given access to download XCode for free.
2 - Make sure that the 'Extra BSD' stuff was installed with the mac 
os/x 10.3 install disks.
3 - Download, make and Install darwinPorts. You will need to install 
autoconf, glib2, pkg-config and all dependencies.

I am trying to put together comprehensive instructions for all of the 
above, but haven't had time. There are several other people on the list 
that have experience with this as well.

Good Luck!


On Jan 14, 2004, at 6:20 AM, Micah Martin wrote:

> The mac is pretty new and it came with panther out of the box.
>
>
> From: <steve@mudflapsoftware.com>
> To: <mono-list@lists.ximian.com>
> Subject: Re: [Mono-list] Build fails on OS X 10.3
> Date: Tue, 13 Jan 2004 14:57:45 -0800
>
> Haven't seen this error before, so this is a long shot:
>
> Did you install the bsd subsystem when installing panther and xcode?
>
>
> ----- Original Message -----
> From: "Micah Martin" <micah@objectmentor.com>
> To: <mono-list@lists.ximian.com>
> Sent: Tuesday, January 13, 2004 11:53 AM
> Subject: [Mono-list] Build fails on OS X 10.3
>
>
>>> I'm getting the following error when I try to Make mono.
>>> The build environment is a PowerBook with OS X Panther.
>>>
>>> Any ideas what I'm doing wrong?
>>>
>>> gcc -o monoburg ./monoburg.c parser.c -D_REENTRANT
>>> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I.
>>> -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv
>>> gcc: unrecognized option `-pthread'
>>> ld: can't locate file for: -lgthread-2.0
>>> make[3]: *** [monoburg] Error 1
>>> make[2]: *** [all-recursive] Error 1
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>>
>>> Micah Martin
>>> Object Mentor, Inc.
>>> www.objectmentor.com
>>>
>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
> Micah Martin
> Object Mentor, Inc.
> www.objectmentor.com
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>