Re: [xml] build problem with libxslt-1.1.9 on mingw/win32



On Thu, Aug 26, 2004 at 03:47:54PM +0200, Stefan Kost wrote:
I have spend two more days,

at first there is a compatibillity issues in libxslt-1.1.9/libxslt/security.c
it calls mkdir(path,mode);
on win32 using mingw there is mkdir(path) only and this required to include
"io.h" and lining agains -lmsvcrt.

  Provide a patch which isolate cleanly the mingw case

Still xsltproc is crashing.
[...]
Any insight is appreciated.

  "foo crashes" is useless. Use a debugger to see where. If your platform
don't have a debugger, change platform because this cannot be maintained...

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]