On Fri, Dec 31, 2004 at 01:12:02AM -0400, bulia byak wrote:
- In src/io/Makefile_insert, several files are listed with
InitialCaps but they are actually all-lowercase, so make fails.
I saw this (yesterday?) and fixed it in CVS.
2 After fixing 1, I get:
io/xsltstream.cpp: In member function `virtual void Inkscape::IO::XsltOutputStream::flush()': io/xsltstream.cpp:183: error: `xmlErrorPtr' undeclared (first use this function) io/xsltstream.cpp:183: error: (Each undeclared identifier is reported only once for each function it appears in.) io/xsltstream.cpp:183: error: syntax error before `=' token io/xsltstream.cpp:184: error: `err' undeclared (first use this function)
Please fix these ASAP, and please be careful to not leave CVS in uncompilable state, especially on holidays when it may be hard to reach people.
This I don't get. Have you re-run configure? libxslt was made a requirement recently (and this file hasn't changed since it was imported into CVS). What version do you have? I've got 1.1.8 (deb release 5).