[Kmymoney-devel] Re: Another strange build problem

Jack ostroffjh at sbcglobal.net
Fri Jul 22 01:20:54 CEST 2011


On 2011.07.21 19:01, Rex Dieter wrote:
> On 07/21/2011 05:45 PM, Jack wrote:
> > First problem: when compiling all the new/updated documentation,
> > khelpcenter is not showing section headings past the top level.   
> Even
> > worse, links via the<ulink>  mechanism to any section below sect1  
> show
> > up as missing.  This seems to be the case with both full compile and
> > just running meinproc4.
> 
> Something like:
> http://bugs.kde.org/show_bug.cgi?id=271331
> ?
Sort of?  You made me look at this a bit deeper, and I think there are  
two different problems.

The missing section headings may well be the same as the missing prev  
and next links - as in the bug you reference.  I see this on my Arch  
box (docbook-xsl 1.76.1) but not on my Gentoo (docbook-xsl 1.75.2).

The link error seems to be that it is generating links to the id as a  
file (for example <a class="ulink"  
href="details.impexp.ofxdirectconnect" target="_top">online  
account</a>) but the target is not it's own file, and is just an anchor  
within another file - <a name="details.impexp.ofxdirectconnect"></a> in  
the file details.impexp.ofx.html.  This error I see on both boxes, and  
I'm still compiling on my Kubuntu virtualbox to test it there.

Any other thoughts?


More information about the KMyMoney-devel mailing list