On Mon, Jun 16, 2003 at 09:27:01AM +0100, Angus Leeming wrote:
> Well, ControlMath2.[Ch] is in cvs:
> http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/frontends/controllers/ControlMath2.C?rev=1.1&content-type=text/vnd.viewcvs-markup
> 
> (I guess you couldn't have compiled if you didn't have it.)
> 
> As for your linking problem, I can't see how the linker's symbol 
> differs from this:
> 
> void ControlMath2::dispatchInsert(string const & name) const
> {
>         kernel().dispatch(FuncRequest(LFUN_INSERT_MATH, '\\' + name));
> }
> 
> Confused,

./configure --enable-maintainer-mode perhaps?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to