Quantcast

compiler libreoffice error

classic Classic list List threaded Threaded
2 messages Options
apple apple
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

compiler libreoffice error

hi,everyone!

        Linux-pc the compiler libreoffice source, the following problems, how to solve? Thank you!

error:
 
=============
(139/147) Building module drawinglayer
=============
Entering /home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/drawinglayer/prj

[ build MOD ] drawinglayer
[ build ALL ] top level modules: drawinglayer bootstrap src.downloaded
[ build ALL ] loaded modules: drawinglayer

[ build CHK ] loaded modules: drawinglayer

drawinglayer deliver
Module 'drawinglayer' delivered successfully. 0 files copied, 0 files unchanged

-----------------------------------------------------------------------
        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/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/moz

 it seems that the error is inside 'moz', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/bin/bash
cd /home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd moz
rm -Rf /home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/moz/unxlngi6.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: *** [build] 错误 1
make[1]:正在离开目录 `/home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2'
make: *** [source-env-and-recurse] 错误 2


--
For unsubscribe instructions e-mail to: [hidden email]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Regina Henschel Regina Henschel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: compiler libreoffice error

Hi,

apple schrieb:
> hi,everyone!
>
> Linux-pc the compiler libreoffice source, the following problems, how to solve? Thank you!


This is the wrong list for your question. Please write to the developer
list [hidden email] or use the #libreoffice-dev
channel at irc.freenode.net.

After the failed compiling you should have a file build_error.log.
Please keep it, so that you can post relevant parts of it, when asked
for. In addition you should have logged the output while building.

Kind regards
Regina

--
For unsubscribe instructions e-mail to: [hidden email]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Loading...