autoconf
[Top][All Lists]
Advanced

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

RE: Newbie Question --debug


From: Maurice Turcotte
Subject: RE: Newbie Question --debug
Date: Thu, 27 Feb 2003 15:24:50 -0500

Yes, I have looked at config.log.

It says "checking for ioctl.h" but
it doesn't say where it is checking. Is it
checking in /usr/include? Is it checking in
/opt/toolchains....? How do I find out?

mrt

-----Original Message-----
From: John Burger [mailto:address@hidden
Sent: Thursday, February 27, 2003 1:39 PM
To: address@hidden
Cc: address@hidden
Subject: Re: Newbie Question --debug


Maurice Turcotte wrote:

> Is there an option to either autoconf or configure
> that causes verbose information spew out of configure?
> I guess I am looking for a “-v” or “--debug”.
> I need to find out exactly where configure is looking.

Have you looked at config.log?  This file is written by (all?)
configure scripts.  It contains everything that configure spews to
stdout, plus lots more information, like the compiler calls, etc., all
keyed by the relevant line number of the configure script.

- John Burger
   MITRE








reply via email to

[Prev in Thread] Current Thread [Next in Thread]