[Mono-devel-list] Mono Beta2 has been released.
Attila Balogh
d0lphin at mail.edu-net.hu
Fri Jun 4 03:41:33 EDT 2004
Sean A Corfield wrote:
> On Jun 1, 2004, at 9:51 PM, Miguel de Icaza wrote:
>
>> The Mono Beta 2 has been released, the details are here:
>>
>> http://www.go-mono.com/archive/beta2/beta2.html
>
>
> Without wishing to sound impatient, is there an ETA for the OSX
> packaged installer?
>
> I d/l the mono-0.95 source package but it won't build cleanly for me
> (OSX 10.3.4):
>
> ...
> Making all in mini
> make all-am
> /bin/sh ../../libtool --mode=link gcc -g -O2 -fno-strict-aliasing -g
> -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
> -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -pthread
> -o mono -static libmono.la -export-dynamic main.o libmono.la
> -L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv
> -L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
> -lpthread -lm -L/opt/local/lib -licui18n -licuuc -licudata -lpthread
> -lm -lpthread -lm
> gcc -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes
> -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
> -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
> -Wwrite-strings -pthread -o mono main.o ./.libs/libmono.a
> -L/opt/local/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0
> /opt/local/lib/libintl.a -lc -L/usr/lib -liconv -licui18n -licuuc
> -licudata -lpthread -lm
> gcc: unrecognized option `-pthread'
> ld: /opt/local/lib/libintl.a(bindtextdom.o) illegal reference to
> symbol: __nl_msg_cat_cntr defined in indirectly referenced dynamic
> library /opt/local/lib/libintl.3.dylib
>
> (I already have Mono Beta 1 installed)
>
> Sean A Corfield -- http://www.corfield.org/blog/
you have to remove beta1 before beta2, and also you might sudo ranlib
/opt/local/lib/libintl.a
regards;
Attila
More information about the Mono-devel-list
mailing list