[Mono-list] Build fails on OS X 10.3

Micah Martin micah@objectmentor.com
Tue, 13 Jan 2004 13:53:51 -0600


> 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
>