[Libreoffice] first steps in developpers land
Pim Bollen
fdbug at tuxpower.nl
Sat May 7 08:19:18 PDT 2011
Hi,
I intend to do some development for libreoffice, but I stumbled into a build
problem.
The initial build went well after installing some java stuff on openSUSE 11.4.
However after doing a ./g pull -r one of the modules does not compile any
more.
I already did a make clean at the top level, but that did not help. The build
advised me to rebuild the module libwpd but the same error is produced.
Please give me some advice how to work around this one.
Thanks a lot,
Pim
pim at laptop-pim:~/work/bootstrap> source ./LinuxX86-64Env.Set.sh
pim at laptop-pim:~/work/bootstrap> cd libwpd/
pim at laptop-pim:~/work/bootstrap/libwpd> build
build -- version: 275224
=============
Building module libwpd
=============
Entering /home/pim/work/bootstrap/libwpd
dmake: Error: -- `./unxlngx6.pro/misc/8d265a592619166f29c4672ea54812b7-
libwpd-0.9.2.unpack' not found, and can't be made
Retrying /home/pim/work/bootstrap/libwpd
dmake: Error: -- `./unxlngx6.pro/misc/8d265a592619166f29c4672ea54812b7-
libwpd-0.9.2.unpack' not found, and can't be made
-----------------------------------------------------------------------
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/libwpd
it seems that the error is inside 'libwpd', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
rm -Rf /home/pim/work/bootstrap/libwpd/unxlngx6.pro # optional module 'clean'
/bin/sh
cd /home/pim/work/bootstrap
source ./LinuxX86-64Env.Set.sh
cd libwpd
build
when the problem is isolated and fixed exit and re-run 'make' from the top-
level
pim at laptop-pim:~/work/bootstrap/libwpd>
More information about the LibreOffice
mailing list