|
List Info
Thread: Compile failure on MacOSX (Intel)
|
|
| Compile failure on MacOSX (Intel) |

|
2007-01-24 01:51:18 |
|
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 !
Gilles Tschopp
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
|
| Re: Compile failure on MacOSX (Intel) |

|
2007-01-24 02:02:34 |
|
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
|
| Re: Compile failure on MacOSX (Intel) |

|
2007-01-24 05:05:32 |
|
I've found the cause of this compiling failure.
>From the Makefile on "po" directory, the following lines were empty :
GMSGFMT =
MSGFMT =
I've corrected them like this :
GMSGFMT = /sw/bin/msgfmt
MSGFMT = /sw/bin/msgfmt
But I don't have any idea why they were left empty.
Regards.
2007/1/24, R. Tyler Ballance bleepconsulting.com>:
>
>
>
> 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 bleepconsulting.com | jabber: tyler jabber.geekisp.com
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
|
| Re: Compile failure on MacOSX (Intel) |

|
2007-01-24 06:01:02 |
|
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list
|
| Re: Compile failure on MacOSX (Intel) |

|
2007-01-28 10:00:31 |
2007/1/24, R. Tyler Ballance <tyler bleepconsulting.com>:
> 2. Make sure it's not just a case of the bad-fink-ies
;)
>
> The problem with building something like MonoDevelop
through fink (IMO) is
> that any number of problems can get in the way, from
fink packaging errors,
> to the less likely MonoDevelop build system errors.
>
> Good luck, let me know if you get MD building and how
on your intel mac ;)
Hurray, I finally succeded to run MD on my Intel Mac !
I just had to manually modify the following files :
- Extras/MonoDevelop.GtkCore/lib/libstetic.dll.config
- Extras/MonoDevelop.GtkCore/lib/libsteticui.dll.config
in order to map correctly the DLL to libraries (from *.so.0
to
*.dylib). These files come directly from SVN (i did a svn
status). The
other *.config files are correctly configured.
For the moment MD seems to run fine. I could compile and
launch my
ASP.NET project. Except one little bug : on the code editor,
empty
lines aren't displayed at all !
Cheers,
Gilles Tschopp
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|
|
| Re: Compile failure on MacOSX (Intel) |

|
2007-01-31 10:16:31 |
2007/1/31, Lluis Sanchez <lluis ximian.com>:
> > I just had to manually modify the following files
:
> > -
Extras/MonoDevelop.GtkCore/lib/libstetic.dll.config
> > -
Extras/MonoDevelop.GtkCore/lib/libsteticui.dll.config
> I'll fix the config files so they map to the correct
library for MaxOSX.
Thank you very much for your prompt reply. I've updated via
SVN, but
unfortunately it doesn't still resolve the problem. It seems
that the
'os' tag into the .config files has no effect.
Regards,
Gilles Tschopp
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|