On Nov 30, 2007 9:09 PM, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > I checked out newest REF_STRUCT_DEV today and I noticed the manual > doesn't build, producing errors on SPL: > > Generating the manual...manual.xml:71: element include: XInclude error : > XPointer evaluation failed: #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.arrayiterator')/db:refentry/db:[EMAIL > PROTECTED]'description']/descendant::db:methodsynopsis[1]) > manual.xml:71: element include: XInclude error : could not load > manual.xml, and no fallback was found > > etc. Did miss something or it's supposed to be so?
I know the docs don't validate at the moment, but that has nothing to do with the spl docs. You probably need to run ./configure again. -Hannes