On 09/20/2015 02:10 PM, Andrea Pescetti wrote:
On 20/09/2015 Carl Marcum wrote:
I'm attempting my first AOO build and I'm using Fedora 20 x86-64
I think I have all the dependencies installed.

You can verify it at
https://wiki.openoffice.org/wiki/Fedora_Build_Instructions
(Fedora 19 will be OK as a reference).

I used:
./configure
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 --with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz

You should try with a richer set if you want something closer to a release. But let's start with these basic options for the moment.

[cmarcum]

I know this is and old thread of mine and I was able to get a build but forgot to follow up.

Where should I look for the "official" set of configure flags to match a release for Linux?

Thanks,
Carl


---------
1 module(s):
     tools
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making <path-to-source>/main/tools/prj
----------
What would be the next step to finding out what this error is and how to
fix it?

The first step is to get more context. This is a standard build error, which does not tell us anything about what is broken. If your build command is simply "build --all" then please re-run it and include the 20 lines or so before the lines you sent. If you use parallel build (like "build --all -P4 -- -P4") then please re-run it as simply "build --all" to avoid overlapping output from parallel build, and still include the 20 or so lines before the above.

I have a Fedora 20 system available in the set of systems I use to build, and I built trunk on it yesterday, so we should be able to make your build work too.

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to