[Mono-list] glib-2.0 version check in ./configure
Rodrigo Moya
rodrigo@ximian.com
18 Jul 2002 19:14:46 +0200
On Wed, 2002-07-17 at 14:19, Sebastian Bergmann wrote:
> Hi!
>
> I checked out current versions of mono and mcs from CVS, and tried to
> build mono.
>
> However, I ran into ./configure trouble and got the following error
> messages
>
> ./configure: line 8491: syntax error near unexpected token
> `PKG_CHECK_MODULES(BASE_DEPENDENCIES,'
>
> ./configure: line 8491: `PKG_CHECK_MODULES(BASE_DEPENDENCIES,
> glib-2.0 >= $GLIB_REQUIRED_VERSION)'
>
> The complete output of ./autogen.sh can be found at
>
> http://www.sebastian-bergmann.de/stuff/mono.txt
>
it seems you don't have pkg-config installed, right?
cheers
--
Rodrigo Moya <rodrigo@ximian.com>