[Mono-list] Mono embedding issue

Andreas Färber andreas.faerber at web.de
Thu Oct 12 08:44:36 EDT 2006


Am 12.10.2006 um 14:34 schrieb Robert Jordan:

>> When I do
>> PKG_CONFIG_PATH=... ./autogen.sh --prefix=...
>> I get:
>> ...
>> checking for pkg-config... /usr/bin/pkg-config
>> ./configure: line 22241: syntax error near unexpected token
>> `BASE_DEPENDENCIES,'
>> ./configure: line 22241: `  PKG_CHECK_MODULES(BASE_DEPENDENCIES,
>> glib-2.0 >= $GLIB_REQUIRED_VERSION)'
>>
>> Prefix has been set in all .pc files as instructed, including
>> glib-2.0.pc.
>> I'm at revision 66592.
>
> What's the output of this line?
>
> PKG_CONFIG_PATH=~/mono/lib/pkgconfig  pkg-config --libs glib-2.0

-L/Users/andreas/Mono/latest/lib -lglib-2.0 -lintl -liconv

Andreas


More information about the Mono-list mailing list