[Kmymoney-devel] [Bug 307069] New: Building kmymoney from source fails while making the french handbook.

o113360 at rtrtr.com o113360 at rtrtr.com
Wed Sep 19 20:17:04 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=307069

            Bug ID: 307069
          Severity: normal
           Version: 4.6.3
          Priority: NOR
          Assignee: kmymoney-devel at kde.org
           Summary: Building kmymoney from source fails while making the
                    french handbook.
    Classification: Unclassified
                OS: Linux
          Reporter: o113360 at rtrtr.com
          Hardware: Slackware Packages
            Status: UNCONFIRMED
         Component: general
           Product: kmymoney4

Distribution: Slackware 64 13.37

$> tar xjf  ../kmymoney-4.6.3.tar.bz2
$> cd kmymoney-4.6.3
$> mkdir build
$> cd build
$> >cmake --version
cmake version 2.8.4
$>cmake .. -DCMAKE_INSTALL_PREFIX=/usr
...
$>make 
...
Scanning dependencies of target kmymoney-handbook
[ 97%] Generating index.cache.bz2                                               
index.docbook:253: parser error : Entity 'traducteurJoseFournier' not defined   
&traducteurJoseFournier; &traducteurSimonDepiets; 
                        ^
credits.docbook:250: parser error : Entity 'JoseFournier' not defined
>Traduction française par &JoseFournier; et &SimonDepiets;.</para
                                         ^
credits.docbook:254: parser error : chunk is not well balanced

^
index.docbook:376: parser error : Failure to process entity credits
&credits;
         ^
index.docbook:376: parser error : Entity 'credits' not defined
&credits;
         ^
make[2]: *** [doc-translations/fr_kmymoney/kmymoney/index.cache.bz2] Error 1
make[1]: ***
[doc-translations/fr_kmymoney/kmymoney/CMakeFiles/kmymoney-handbook.dir/all]
Error 2
make: *** [all] Error 2

Remark:
Uncommenting "add_subdirectory( fr_kmymoney/kmymoney )" in
doc-translations/CMakeLists.txt solves the problem in the sence that kymmoney
can be built and installed.


Reproducible: Always

Steps to Reproduce:
1.Build kmymoney on slackware64 13.37
2.
3.
Actual Results:  
Fails to install with make install

Expected Results:  
Compile smoothly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list