On 02/20/2014 05:39 AM, LOH KOK HOE wrote:
During the build, there was an error happen in instsetoo_native module
where a function call determine_new_packagename causing the build stop. As
I trace back the bug, I have this
link<https://issues.apache.org/ooo/show_bug.cgi?id=121469> and
they mention this was cause by the epm module.
This issue is related to the location of an old epm url.
The module I have now is
version 4.2, and I must have the version 3.7. Thus I am require to issue
this command
'./configure
--with-epm-url=/home/xxx/workspace/aoo-trunk/main/epm-3.7-source.tar.gz`
You can either use
* --with-epm=[local path] where [local path] can be optionally specified
but needs to location for epm binary, not an archive as you have specified
--or --
* --with-epm-url=<some url>
This needs to be an actual url. I think most of us are using:
"http://epm.sourcearchive.com/downloads/3.7-1/epm_3.7.orig.tar.gz"
Using the url will then go through the unpacking process from the url.
It seems the configure script needs a bit of tuning to provide better
error messages in this case.
After that I issue the ./bootstrap command to update the build
configuration. After this command I see the following output:
all external libraries present
epm-3.7.tar.gz exists
When I continue my build using this command:
build --all:instsetoo_native
The problem still exists. As I check in the <aoo_source_root>/main/epm, I
see there is a `epm-3.7.patch` file sitting there silently, I wasn't sure
whether this file will actually fix this problem or not, but in fact, it
doesn't. Thus I would like to know is there any alternate solution in order
to rectified this problem?
FYI, I made the build on Ubuntu 13.04, do I need to disable something
during the configuration before the build?
THanks@!
--
-------------------------------------------------------------------------
MzK
"Cats do not have to be shown how to have a good time,
for they are unfailing ingenious in that respect."
-- James Mason
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org