>Are the mods available as patches anywhere? http://opensource.nokia.com/files/httpd-2.2.4_srclib_apr.patch_.txt
Note that there are some changes there now that, should the patch be applied, will cause other than Symbian builds to fail. However, they are easily fixed. The problem is that on Symbian you cannot export data from a DLL, but any exported data must be turned into a automatically dereferenced function call when the "exported" data is used from another module than the one where the data resides. APR_DECLARE_DATA is not expressive enough for that. Johan
