[Pkg-ime-devel] Bug#724226: Bug#724226: Bug#724226: ibus-input-pad: FTBFS: setup-gtk2.c:26:23: fatal error: input-pad.h: No such file or directory

Osamu Aoki osamu at debian.org
Wed Oct 2 15:49:46 UTC 2013


Hi,

On Tue, Oct 01, 2013 at 07:13:55PM +0200, David Suárez wrote:
...
> setup-gtk2.c:26:23: fatal error: input-pad.h: No such file or directory
>  #include <input-pad.h>

The libinput-pad-dev pulls in
/usr/include/input-pad-1.0/input-pad.h
/usr/lib/x86_64-linux-gnu/pkgconfig/input-pad.pc
...
and

$ cat /usr/lib/x86_64-linux-gnu/pkgconfig/input-pad.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/input-pad-1.0
kbduidir=${prefix}/lib/x86_64-linux-gnu/input-pad-1.0/modules/kbdui
xkeysenddir=${prefix}/lib/x86_64-linux-gnu/input-pad-1.0/modules/xkeysend

Name: input-pad
Description: Input Pad
Version: 1.0.2
Requires: glib-2.0 gtk+-3.0
Cflags: -I${includedir}
Libs: -L${libdir} -linput-pad

So if pkgconfig works, it should pick up input-pad.h.  (Or am I wrong.)

(I am a bit weak on how pkgconfig works for this package...)

> I don't have any clue what's happening here. Looking at the buildd logs I see 
> it failing on hurd-i386 at the same point too [1]. Maybe something changes on 
> ibus-input-pad build depends ...
> 
> I will look more at it.

Thanks.



More information about the Pkg-ime-devel mailing list