[MonoDevelop] Cannot build monodevelop on os x

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jun 5 20:41:22 EDT 2008


On Thu, Jun 5, 2008 at 8:00 PM, Erik Dahlstrand
<erik.dahlstrand at gmail.com> wrote:
> Hi,
>
> I'm getting the following error when trying to build on os x...
>
> ./configure --profile=mac
>
> ./configure: line 2810: syntax error near unexpected token
> `UNMANAGED_DEPENDENCIES_MONO,mono'
> ./configure: line 2810: `PKG_CHECK_MODULES(UNMANAGED_DEPENDENCIES_MONO,mono
>>= $MONO_REQUIRED_VERSION, has_mono=true, has_mono=false)'

The directory containing mono.pc has to be in your pkgconfig path. I
don't know what the various paths are on OS X, but I suggest you read
http://www.mono-project.com/Parallel_Mono_Environments for an
explanation of the various path variables understood by Mono, both for
building and runtime.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list