[Mono-list] Build fails on OS X 10.3

steve@mudflapsoftware.com steve@mudflapsoftware.com
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
>