+++ Dechesne, Nicolas [2010-10-19 14:34 +0200]:
hello,
i am back to this old thread: http://www.mail-archive.com/linaro-dev@lists.linaro.org/msg00084.html (which i cannot find in my inbox anymore).
From the log, it titiler-memmgr builds fine, and it creates the following packages:
['libtitiler-memmgr0-armel-cross_0.24.9.2-0ubuntu1_all.deb', 'libtitiler-memmgr-dev-armel-cross_0.24.9.2-0ubuntu1_all.deb']
and they are installed properly in my chroot:
$ dpkg -l | grep titiler-memmgr ii libtitiler-memmgr-dev-armel-cross 0.24.9.2-0ubuntu1 TI Tiler memory manager development files. (for cross-compiling) ii libtitiler-memmgr0-armel-cross 0.24.9.2-0ubuntu1 TI Tiler memory manager (for cross-compiling)
However, when starting to build the tisyslink, I seem to have unmet dependency:
dpkg-checkbuilddeps: Unmet build dependencies: libtitiler-memmgr-dev (>= 0.24.9)
which I can't explain.
Hmm, not offhand. I'm just dashing out to a meeting for the rest of the day. I'll have a look later. Is any of this stuff available/in maverick yet so I can try to reproduce?
I suggest you file a bug too.
Are you using xdeb 0.6.3?
Wookey