[Libreoffice] Build error in helpcontent2
Pim Bollen
fdbug at tuxpower.nl
Mon Jan 23 07:04:21 PST 2012
On Monday 23 January 2012 10:05:22 David Tardon wrote:
>
> You need to update the help repository.
>
> cd clone/help
> git pull -r
>
> D.
It does not help for me:
[ pim at laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/
[ pim at laptop-pim 0 ~/work/bootstrap/clone/help master]] git pull -r
Current branch master is up to date.
and....
=============
Building module helpcontent2
=============
Entering /home/pim/work/bootstrap/helpcontent2/source/auxiliary
echo aux_langdirs:=en-US > ../../unxlngx6.pro/inc/aux_langs.mk
echo help_exist:=en-US > ../../unxlngx6.pro/inc/help_exist.mk
/usr/bin/perl ../../helpers/update_tree.pl && touch
../../unxlngx6.pro/misc/treefiles.done
Processing en-US
Reading tree strings for en-US...done
Reading tree files...done
Processing swriter.tree
Read 217 lines
..............................................................................................................................................!..............
Processing shared.tree
Read 191 lines
....................................................................................................................................
Processing sbasic.tree
Read 245 lines
......................................................................................................................................................................................................................................
Processing smath.tree
Read 23 lines
............
Processing scalc.tree
Read 170 lines
...............................................................................................................................
Processing simpress.tree
Read 141 lines
.....................................................................................................
Processing schart.tree
Read 10 lines
...
No WITH_LANG set, skipping l10n
1 wallclock secs ( 0.12 usr + 0.11 sys = 0.23 CPU)
rm -f ../../unxlngx6.pro/bin/helpimg.ilst
/usr/bin/perl ../../helpers/create_ilst.pl -dir=/home/pim/work/bootstrap/icon-
themes/galaxy/res/helpimg > ../../unxlngx6.pro/bin/helpimg.ilst.unxlngx6.pro
Cannot find /home/pim/work/bootstrap/icon-themes/galaxy/res/helpimg.
create_ilst.pl -dir=directory [-pre=string]
-dir root directory for the help images to
be searched (default=current dir)
Only *.png will be found.
-pre define directory prefix (default=helpimg)
dmake: Error code 2, while making '../../unxlngx6.pro/bin/helpimg.ilst'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making
/home/pim/work/bootstrap/helpcontent2/source/auxiliary
it seems that the error is inside 'helpcontent2', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /home/pim/work/bootstrap/helpcontent2/unxlngx6.pro # optional module
'clean'
/bin/sh
cd /home/pim/work/bootstrap
source ./Env.Host.sh
cd helpcontent2
build
when the problem is isolated and fixed exit and re-run 'make' from the top-
level
My autogen:
./autogen.sh --enable-kde4 --enable-symbols --enable-debug --enable-werror
--with-num-cpus=2
What can I do now ?
Pim
More information about the LibreOffice
mailing list