Guys, are you sure you are applying the patch in the 'src' directory? I just downloaded xmlrpc-1.1-src.zip from http://xml.apache.org/dist/xmlrpc/release/v1.1/xmlrpc-1.1-src.zip and applied my patch with:
C:\Dev\xmlrpc-1.1-src\xmlrpc-1.1\src>patch -u -p 1 -i interceptors-introspection.patch and everything patched, built, and ran fine. I *did* create the patch on Cygwin, so it is possible the paths might be screwed up for other systems, or that EOLs might be messing it up. I have made the patched source available here: http://aeolus.cit.cornell.edu/xmlrpc/xmlrpc-1.1-patched.zip If you create a "correct" diff against the src distribution above I will publish it. I have to admit I am no guru with diff and patch, but this has been working for me. Perhaps I'll try creating the patch on an AIX system I have access to. Aaron ---- Could you spend just a one minute more on this problem? Please download fresh copy of apache xml-rpc and try to apply the patch on it. I am nearly 100% sure that something is wrong (eather my procedure or your patch). Thanks in advance Matjaz
