Hi,
while testing with Paul's mod_authn_mysql I found that apr_reslist.c isnt compiled on 
Win32; 
so I added it to aprutil.dsp:

--- aprutil.dsp.origFri Feb 07 00:48:29 2003
+++ aprutil.dspWed Feb 19 04:31:39 2003
@@ -225,6 +225,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\misc\apr_reslist.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\misc\apr_rmm.c
 # End Source File
 # End Group

but after a rebuild aprutil.lib still doesnt export the above symbols...


what else could be the problem??

G.

Reply via email to