[MonoDevelop] Compile failure on MacOSX (Intel)

R. Tyler Ballance tyler at bleepconsulting.com
Wed Jan 24 07:01:02 EST 2007


On Jan 24, 2007, at 5:05 AM, Tschopp Gilles wrote:

> 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.

1. Check to make sure they're not empty in svn, or if that's being  
generated somewhere
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 ;)


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/6e1ee987/attachment.html 


More information about the Monodevelop-list mailing list