[MonoDevelop] Compile failure on MacOSX (Intel)

R. Tyler Ballance tyler at bleepconsulting.com
Wed Jan 24 03:02:34 EST 2007


On Jan 24, 2007, at 1:51 AM, Tschopp Gilles wrote:

> Hello,
>
> I'm attempting to compile monodevelop on MacOSX 10.4.8 (Intel) (all
> the necessary dependencies are already compiled with Fink).
>
> I got this cryptic compiling error :
>
> Making all in po
> file=`echo cs | sed 's,.*/,,'`.gmo \
>   && rm -f $file &&  -o $file cs.po
> /bin/sh: line 1: -o: command not found
> make[1]: *** [cs.gmo] Error 127
> make: *** [all-recursive] Error 1
>
> It seems that I've missed something, but I still can't figure it...
> Any thoughts ?
>
> Thank you very much in advance !

The error is pretty straightforward :)

Some script is calling:  -o $file cs.po

Which of course means, -o is not a command that  can be found ;)


As to why this appears, no idea.


Cheers
R. Tyler Ballance: Custom Mac and Linux Development at bleep. consulting
contact: tyler at bleepconsulting.com | jabber: tyler at jabber.geekisp.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070124/a15bf6b4/attachment.html 


More information about the Monodevelop-list mailing list