Hi Kohei,

On Sunday, 2006-10-01 11:57:36 -0400, Kohei Yoshida wrote:

> The error message obviously calls for adding 'cliureversion.mk'
> somewhere, but I'm not really sure where.  Does anyone have a clue?

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

> Also, right now, the scsolver and lpsolve modules are enabled globally
> (i.e. they get built notmatter what).  I had tried to find a way to
> make these two modules a build time option, but I couldn't find out
> how to make it optional at module level.  If someone knows how to do
> it, please share it with me.

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}

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: signature.asc
Description: Digital signature

Reply via email to