Hi! I`ve compiled mod_fcgid 2.1 under Win32 & Apache 2.2.4 using MS 
VC++ 6 tools from console. I`ve encountered following errors:
1. The compiler couldn`t found file include/pcreposix.h in Apache`s 
sources. There were no files with such a name in Apache sources so 
used srclib/pcre/pcre.h instead. Is that OK?
2. During linking mod_fcgid requires files libapr.lib and 
libaprutil.lib. But they are renamed to libapr-#.lib and 
libaprutil-#.lib now, where # represents major version number of the 
library (in my case 1).
May be you should correct your files to reflect these changes?
Best regards!

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to