The following reply was made to PR config/2548; it has been noted by GNATS.
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: config/2548: apache and php3 both supply an strerror on a system without one Date: 8 Jul 1998 14:41:43 -0000 [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] Synopsis: apache and php3 both supply an strerror on a system without one Comment-Added-By: jim Comment-Added-When: Wed Jul 8 07:41:43 PDT 1998 Comment-Added: Keep us informed about what PHP says about this. I think there might be other similar cases. Another option would be to, after running configure on PHP, edit config.h so that HAVE_STRERROR is defined as 1 (I know, ugly :) :) )
