On Tue, Jan 17, 2006 at 10:52:25AM -0800, Marc Singer wrote:
> On Mon, Jan 16, 2006 at 01:44:31PM -0800, Marc Singer wrote:
> > On Sat, Jan 14, 2006 at 10:48:48PM -0800, Steve Langasek wrote:
> > > Explanation for this problem is here:
> > > 
> > > http://lists.gnu.org/archive/html/bug-autoconf/2005-09/msg00023.html
> > > 
> > > Simple fix is to re-run autoconf on the package, to pick up a new 
> > > definition
> > > of the AC_PATH_X macro.
> > > 
> > > Alternative fix is to add libxt-dev to the build-deps, even though 
> > > libxt-dev
> > > isn't used for anything but the configure check.
> > 
> 
> Looks like updating autoconf was insufficient.
> 
> I'd like to be able to inspect the state of the system when configure
> is running.  The buildd doesn't show me the command it is running.  Is
> there a way I can emulate it?
You could sh -x ./configure, or check the config.log output (you may
need to add a configure option to get the log output, I donno).

-- 
Clear skies,
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to