Hello, I'm building OpenOffice in the qemu system. While building modules, I got this error message.
----------------------------------------------------------------------------- Building module idlc Entering /ooo-build-3.2.1.4/build/ooo320-m19/idlc/inc Entering /ooo-build-3.2.1.4/build/ooo320-m19/idlc/source Making: parser.cxx bison -d -l -o ../unxlngr.pro/misc/parser.cxx ../unxlngr.pro/misc/stripped_parser.y ../unxlngr.pro/misc/stripped_parser.y: conflicts: 5 shift/reduce dmake: Error code 141, while making '../unxlngr.pro/misc/parser.cxx' ERROR: Error 65280 occurred while making /ooo-build-3.2.1.4/build/ooo320-m19/idlc/source rmdir /tmp/8EXSLjx74c make: *** [stamp/build] Error 1 -------------------------------------------------------------------------- I don't have any idea how to fix this error. Please let me know if someone know how to solve this problem. Thanks On Thu, Aug 12, 2010 at 4:00 AM, Caolán McNamara <[email protected]> wrote: > On Tue, 2010-08-10 at 23:58 -0700, Soohong Min wrote: >> Dear Caolán McNamara, >> >> I've solved below problem, graphite but I had another problem about Hunspell >> >> I'm building module Hunspell, I got the following error message. >> >> make[2]: Leaving directory >> `/ooo-build-3.2.1.4/build/ooo320-m19/hunspell/unxlngr.pro/misc/build/hunspell-1.2.8' >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory >> `/ooo-build-3.2.1.4/build/ooo320-m19/hunspell/unxlngr.pro/misc/build/hunspell-1.2.8' >> dmake: Error code 2, while making >> './unxlngr.pro/misc/build/so_built_hunspell' >> >> ERROR: Error 65280 occurred while making >> /ooo-build-3.2.1.4/build/ooo320-m19/hunspell/ >> rmdir /tmp/tSoQDREb15 >> make: *** [stamp/build] Error 1 >> >> If I don't install Hunspell, how can I do it? > > You've only listed the text that says "there was an error", not the text > of the error itself. > > C. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
