[Mono-list] yet another...OS X build problem
Andy Satori
dru@satori-assoc.com
Thu, 2 Oct 2003 14:59:51 -0400
try replace libtool in your makefile with glibtool
Andy
On Oct 2, 2003, at 2:50 PM, Christopher Taylor wrote:
> That would mean nope.
>
> ranlib still hates me. it's not getting passed the right variable for
> -mode=MODE inorder to generate libs...
>
> not really sure how to work around this problem...
>
> On Thursday, Oct 2, 2003, at 13:07 US/Eastern, Bob Koss wrote:
>
>>
>> Does this mean that you got 0.28 to build on OS X?
>>
>>
>> On 10/2/03 12:22 PM, "Christopher Taylor" <ct@CLEMSON.EDU> wrote:
>>
>>> hey,
>>> found this link:
>>> http://lists.ximian.com/archives/public/mono-list/2003-February/
>>> 012024.html
>>> while googling this morning.
>>>
>>> I'm having a similar problem with ranlib.
>>>
>>> Making all in utils
>>> /bin/sh ../../libtool --mode=link gcc -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 monobitset.lo
>>> strtod.lo -lpthread
>>> rm -fr .libs/libmonoutils.la .libs/libmonoutils.*
>>> .libs/libmonoutils.*
>>> ar cru .libs/libmonoutils.al mono-hash.lo mono-md5.lo mono-sha1.lo
>>> mono-logger.lo monobitset.lo strtod.lo
>>> ranlib .libs/libmonoutils.al
>>> *** Warning: inferring the mode of operation is deprecated.
>>> *** Future versions of Libtool will require -mode=MODE be specified.
>>> ranlib: warning: cannot infer operation mode from
>>> `.libs/libmonoutils.al'
>>> ranlib: you must specify a MODE
>>> Try `ranlib --help' for more information.
>>> make[3]: *** [libmonoutils.la] Error 1
>>>
>>> ranlib isn't being passed the correct --mode [i guess this is a
>>> libtool
>>> problem?] wasn't sure if you had a fix for it [or if anyone else did
>>> for that matter].
>>>
>>> Much thanks for the help!
>>>
>>> ct
>>>
>>> _______________________________________________
>>> Mono-list maillist - Mono-list@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>> --
>> Robert Koss, Ph.D. | Training, Mentoring, Contract Development
>> Senior Consultant | Object Oriented Design, C++, Java
>> www.objectmentor.com | Extreme Programming
>>
>>
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>