autoconf
[Top][All Lists]
Advanced

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

Re: Newbie Question --debug


From: Dan Kegel
Subject: Re: Newbie Question --debug
Date: Thu, 27 Feb 2003 12:42:55 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030211

Maurice Turcotte wrote:
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?

Read the configure script and try to understand it.
It's daunting, but worth learning how to do.
Focus in on just the section in question,
and compare it with the configure.in script
to get a higher-level view of what's going on.
'set -x' is also very helpful, but you have to
know where to put it.
- Dan


--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045





reply via email to

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