Hi Eike,

On 10/3/06, Eike Rathke <[EMAIL PROTECTED]> wrote:
...
cliureversion.mk gets built in module cli_ure and is delivered to the
solver, you should have it in solver/680/${INPATH}/bin/cliureversion.mk

which I didn't, so I started looking deeper.  It turned out to be
related to this build issue 67891
[http://www.openoffice.org/issues/show_bug.cgi?id=67891], which still
wasn't fixed as of m180 (the base milestone for my cws).

Anyway, it's fixed. :-)

This should be possible using a configure --disable-... option or
similar, the build dependencies then would get a prefix that tells the
dependency generator to ignore those modules, for example see the
BINFILTER:binfilter entry in postprocess/prj/build.lst, which is
connected to the --disable-binfilter configure option. Be sure to add
the prefix to the scsolver module in every build.lst where it is
mentioned. However, I'm by no means an autoconf expert, so don't ask me
how to exactly specify this other than copying already existing entries
in config_office/{configure,configure.in,set_soenv.in}

Thanks for this information.  I made a new configure option to
enable/disable scsolver module by following how it's done for
binfilter as an example.  I haven't tested it yet, but I'm sure I can
take care of the rest of the issue if anything comes up.


Kohei

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to