[Mono-osx] Builds are failing due to ~ranlib missing?

Sean Hignett seanhig at geminibay.com
Mon Mar 20 17:14:53 EST 2006


Last few days the builds I am pulling from Anon SVN are kacking:

I am a newbie, can anyone help me with a pointer?  I am on a macbook pro.

I can build the pull from March 18th no problem.

Thanks.
Sean

(error below)

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono
-I../../libgc/include -pthreads -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -no-cpp-precomp -D_THREAD_SAFE
-DGC_MACOSX_THREADS -DPLATFORM_MACOSX -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 -MT mono-poll.lo -MD -MP -MF
.deps/mono-poll.Tpo -c mono-poll.c -o mono-poll.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --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 libmonoutils.la
mono-hash.lo mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo
mono-counters.lo monobitset.lo mono-math.lo strtod.lo strenc.lo mono-uri.lo
mono-poll.lo  -lpthread -lm
ar cru .libs/libmonoutils.a .libs/mono-hash.o .libs/mono-md5.o
.libs/mono-sha1.o .libs/mono-logger.o .libs/mono-codeman.o
.libs/mono-counters.o .libs/monobitset.o .libs/mono-math.o .libs/strtod.o
.libs/strenc.o .libs/mono-uri.o .libs/mono-poll.o~ranlib
.libs/libmonoutils.a
ar: .libs/mono-poll.o~ranlib: No such file or directory
make[3]: *** [libmonoutils.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




More information about the Mono-osx mailing list