Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Andreas, > I think I found the reason: > I don't know why, but the configure script takes the libxml2 that is > installed on the system and the configure script in the libxml directory > does not get called. When I call make distclean afterwards, make distclean > gets called in the libxml directory (again: I don't know why), but there > is (of course) no target distclean, because of the configure script not > being run before... (and that is what the error message says) > > Are you able to fix this? One easy solution is to configure with '--with-internal-libxml'... ;) OK - I think I've fixed that. The solution used in 'pcre' module is to have a 'simple' Makefile present in the tree, so I've copied that. Please test and let me/newsgroup know how it goes. Regards, Arthur