Re: libchamplain in Ubuntu 11.04



Am 15.05.2011 13:15, schrieb Łukasz Jernaś:
On Sat, May 14, 2011 at 2:32 PM, Patrick Salecker<patty9999 gmx de>  wrote:
Hi everyone,

I tried to use libchamplain 0.10 on Ubuntu 11.04, without GIR it works fine,
but when I enable it "make" fails:

make  all-am
make[3]: Entering directory
`/home/user/src/champlain/libchamplain-0.10.0/champlain'
make[3]: *** No rule to make target `Champlain-0.10.typelib', needed by
`all-am'.  Stop.
make[3]: Leaving directory
`/home/user/src/champlain/libchamplain-0.10.0/champlain'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/user/src/champlain/libchamplain-0.10.0/champlain'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/src/champlain/libchamplain-0.10.0'
make: *** [all] Error 2

Does anyone know how to fix it? With which Linux Distributions do you use
libchamplain 0.10?
Hmm, I just had no problems building libchamplain from the 0.10 branch
on Ubuntu 11.04.
Have you tried running make distclean; ./autogen.sh --enable-introspection ?

Regards,
Thanks for your answer, it was my fault, the configure script checks only for the libgirepository1.0 package and not for gobject-introspection, so i forgot it.

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