[Mono-dev] Compiling Mono on Cygwin
Thomas Johansen
thomasjo at gmail.com
Thu Oct 27 23:48:49 EDT 2005
Kevin,
> Hi I am attempting to compile Mono on windows using cygwin. I am
> following this tutorial(http://www.mono-project.com/Compiling_Mono)
> but i am getting an error when running:
>
> ./configure --prefix=/tmp/install
>
>
>
>
>
> checking for pkg-config... /tmp/build_deps/bin/pkg-config
> ./configure: line 23837: syntax error near unexpected token
> 'BASE_DEPENDENCIES,'
> ./configure: line 23837: 'PKG_CHECK_MODULES(BASE
> _DEPENDENCIES, glib-2.0 >= $GLIB_REQUIRED_VERSION)'
>
>
> Any help would be greatly appreciated
>
> Thanks
>
>
> --
> Kevin
I recently encountered the same error; the solution is to simply
comment out the line above from the 'configure' file.
- Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051028/277a9d0b/attachment.html
More information about the Mono-devel-list
mailing list