When I build PHP 4.2.3, I get both a config.log file and a debug.log file, which are formatted very differently. For instance, the debug.log file contains the exact configure command and the config.log file does not. If the config.log is useful to someone who knows about PHP internals, I would be happy to send it along. Do you think that would be a good idea?
Dean On 10/15/02 4:32 PM, "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote: > I think that should say config.log > > On Tue, 15 Oct 2002, Dean Dahnke wrote: > >> I am having a huge amount of hassle trying to build PHP 4.3 with >> Sablotron 0.96.1 When I look in config.status, I see the following >> message. >> >> >> if test -n ""; then >> rm -f config.cache >> cat <<X >> +--------------------------------------------------------------------+ >> | *** ATTENTION *** | >> | | >> | Something is likely to be messed up here, because the configure | >> | script was not able to detect a simple feature on your platform. | >> | This is often caused by incorrect configuration parameters. Please | >> | see the file debug.log for error messages. | >> | | >> | If you are unable to fix this, send the file debug.log to the | >> | [EMAIL PROTECTED] mailing list and include appropiate | >> | information about your setup. | >> X >> fi >> >> The only problem is I don't have a debug.log file to send in. Is there >> something I need to do to activate this feature? I sent in my configure >> script to this list yesterday, so you can see what parameters I tried >> to use. >> >> Any help would be greatly appreciated. >> >> Thanks, >> Dean Dahnke > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php