DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39814>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39814





------- Additional Comments From [EMAIL PROTECTED]  2006-06-15 21:04 -------
Well one step forward...one step back.

configure runs successfully but the make fails when trying to compile the 
string directory. Looking into it, the apr_cpystrn.c etc have 
#if APR_HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif

APR_HAVE_SYS_TYPES_H isn't defined by the modified configure and the compile 
fails on undefined types.

So, going back to looking at the cause of the failure in the configure script.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to