#3168 closed defect (overcomebyevents)
OpenOffice Makefile problem and a couple of typos.
Reported by: | Wayne Blaszczyk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
OpenOffice 3.2.1 fails to build on LFS 6.7 due to missing separator in one of the Makefiles.
make[6]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/src' make[6]: Entering directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build' Makefile:83: * missing separator. Stop. make[6]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime/build' make[5]: * [export] Error 2 make[5]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews/extensions/smime' make[4]: * [export] Error 2 make[4]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews/extensions' make[3]: * [export] Error 2 make[3]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir/mailnews' make[2]: * [tier_99] Error 2 make[2]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir' make[1]: * [default] Error 2 make[1]: Leaving directory `/sources/OOO320_m19/moz/unxlngx6.pro/misc/build/mozilla/X_objdir' dmake: Error code 2, while making './unxlngx6.pro/misc/build/so_built_ooo_mozab'
There is also a couple of typos in the command instructions. The first copy command and the patch command, both with the file name.
Change History (5)
comment:1 by , 14 years ago
comment:3 by , 13 years ago
Milestone: | 6.7 → current |
---|
comment:4 by , 13 years ago
Resolution: | → overcomebyevents |
---|---|
Status: | new → closed |
Openoffice has been replaced by libreoffice.
As far as the seamonkey build error, I'd first try a newer version in the same minor release if one exists. Testing that it actually works involves making sure the html editor works with viewer and a mail merge. If not, I'll have to get to making it behave with newer thunderbird/seamonkey. Go_OO probably has patches for newer versions, but getting the system ones to be recognized can be a pain.