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

Bug#356918: libx11: FTBFS in experimental.



On Tue, Mar 14, 2006 at 10:49:50PM +0100, Denis Barbier wrote:
> On Tue, Mar 14, 2006 at 07:49:42PM +0100, Kurt Roeckx wrote:
> > Package: libx11
> > Version: 1:1.0.0-3
> > Severity: serious
> > Tags: serious
> > 
> > Hi,
> > 
> > Your package is still failing to build.  First I get:
> > checking for XKBPROTO... configure: error: Package requirements
> [...]
> > Which seems to be a missing build dependency on
> > x11proto-input-dev.
> 
> This dependency does exist:
>   x11proto-xext-dev --> libxi-dev --> x11proto-input-dev

Not for the libxi-dev from unstable.

Anyway, the package checks for a "inputproto.pc" file directly.
It doesn't check for xextproto.pc (at that point), and libxi-dev
doesn't even contain a .pc file.  So you should build depend on
it directly too.

I see no need to make the x11proto-xext-dev depedency on
libxi-dev versioned, so I suggest you don't do it.

> OTOH quilt is missing.

But that doesn't seem to be required to build the package.
Atleast, it's just giving an error during clean which gets
ignored, so I ignored that too, and looks like I shouldn't.

> > Then I get:
> > Making all in ru_RU.UTF-8
> > make[3]: Entering directory `/usr/src/libx11-1.0.0/obj-x86_64-linux-gnu/nls/ru_RU.UTF-8'
> > make[3]: *** No rule to make target `XI18N_OBJS', needed by `all-am'.  Stop.
> > make[3]: Leaving directory `/usr/src/libx11-1.0.0/obj-x86_64-linux-gnu/nls/ru_RU.UTF-8'
> > make[2]: *** [all-recursive] Error 1
> > 
> > I wonder why I didn't get any of those errors the previous time
> > though.
> 
> It looks fine with current SVN.

Installing quilt seems to fix it.


Kurt




Reply to: