Re: ok that nearly works.



Hi,

Ingo Krabbe <ikrabbe earthling net> writes:

> Using automake 1.4 works, ok. But configuring atk gives a strange error
> ./configure: line 5946: syntax error near unexpected token `PKG_CHECK_MODULES(DEP,'
> ./configure: line 5946: `PKG_CHECK_MODULES(DEP, glib-2.0 >= $GLIB_REQUIRED_VERSION $GLIB_PACKAGES, , { echo "configure: error: '
> 
> and the same thing in gtk+
> ./configure: line 6244: syntax error near unexpected token `PKG_CHECK_MODULES(BASE_DEPENDENCIES,'
> ./configure: line 6244: `PKG_CHECK_MODULES(BASE_DEPENDENCIES, glib-2.0 >= $GLIB_REQUIRED_VERSION atk >= $ATK_REQUIRED_VERSION pango >= $PANGO_REQUIRED_VERSION)'
> 

do you have pkg-config installed? If the answer is yes, it is very likely
that aclocal can't find pkg.m4. Did you make sure that pkg.m4 got installed
in the right place or that you've set ACLOCAL_FLAGS appropriately?


Salut, Sven



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]