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

Re: hrm hrm! bbconf can't build on sparc and s390, but why?



On Thu, Aug 26, 2004, Thomas Bushnell BSG wrote:

> http://buildd.debian.org/fetch.php?&pkg=bbconf&ver=1.10-4&arch=s390&stamp=1093500225&file=log&as=raw
> http://buildd.debian.org/fetch.php?&pkg=bbconf&ver=1.10-4&arch=i386&stamp=1093498536&file=log&as=raw
> 
> The configure fails because it can't find the X libraries.  It *can*
> find the X headers, incidentally, because it checks that first and
> would bail with a "can't find X headers" error first.
> 
> The configure script is looking for things that are in libx11-6.

   I have been bitten by that as well. AC_PATH_X does not work if you
only have libx11-dev installed, you need to Build-Depend on libxt-dev as
well (even if you don't use libxt-dev at all).

-- 
Sam.



Reply to: