Hi everyone, I keep trying to build Apache OpenOffice 4.1.X from its source
code. Yesterday I typed "build --all" and the build process started, the
process ran for several hours, but today I got this error
```
Error: ERROR: "/usr/local/bin/epm -f rpm openoffice-ooofonts
/source/openoffice
/main/instsetoo_native/unxlngx6.pro/Apache_OpenOffice/rpm/listfile/en-US/epm_gid_Module_Root_Fonts_OOo_Hidden.lst
--output-dir RPMS -v2 2>&1 |"!
**************************************************
ERROR: ERROR: "/usr/local/bin/epm -f rpm openoffice-ooofonts
/source/openoffice
/main/instsetoo_native/unxlngx6.pro/Apache_OpenOffice/rpm/listfile/en-US/epm_gid_Module_Root_Fonts_OOo_Hidden.lst
--output-dir RPMS -v2 2>&1 |"!
in function: call_epm
**************************************************
in function: call_epmstopping log at Fri Mar 14 19:12:20 2025
dmake: Error code 255, while making 'openoffice_en-US.rpm'
1 module(s):
instsetoo_native
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/source/openoffice/main/instsetoo_native/util
When you have fixed the errors in that module you can resume the build by
running:
build --all:instsetoo_native
```
Does anyone know how to fix it and what I should do with it ?
I use EPM v. 5.0.0. and Dmake 1.2. OS - CentOS 5 64bit.