Tuesday, March 6, 2007

Continue with freeciv...

I stopped compiling last night, today when I tried to continue I got the following error:

install: cannot stat `/stuff/tmp/work/all-linux/ttf-dejavu-2.13-r0/dejavu-ttf-2.13/*.ttf': No such file or directory
when trying to install ttf-deavu-2.13-r0. The problem is probably a defective /stuff/sources/dejavu-ttf-2.13.tar.bz2. Removed that file (and also its md5 counterpart). And then:
# bitbake -crebuild ttf-dejavu
This caused bitbake to download the file again and to build it ok. Continue with freeciv:
# bitbake freeciv

Now it failed with gtk+:
***Can't link to Pango. Pango is required to compile
*** GTK+...
According to /stuff/tmp/work/armv5te-linux/gtk+-2.8.9-r7/gtk+-2.8.9/config.log cairopango-1.0 library is missing...


No comments:

Post a Comment