On Thursday 30 May 2002 5:44 pm, Jean-Marc Lasgouttes wrote:
> When compiling lyx 1.2.1cvs on tru64 unix 4.0f with lyxtring, I
> finally get to
>
> /usr/bin/ld:
> Unresolved:
> ControlDialog<ControlConnectBD>::hide(void)
> ControlDialog<ControlConnectBD>::update(void)
> ControlDialog<ControlConnectBD>::show(void)
> ControlInset<InsetCommand, InsetCommandParams>::hide(void)
> ControlInset<InsetCommand, InsetCommandParams>::update(void)
> ControlInset<InsetCommand, InsetCommandParams>::apply(void)
> ControlInset<InsetCommand, InsetCommandParams>::updateSlot(bool)
[snip...]
> ButtonController<NoRepeatedApplyReadOnlyPolicy,
> xformsBC>::ButtonController(lyxs tring const &, lyxstring const &)

Eeek! Should I? Well actually I suspect that this is the same problem with 
those .tmpl files that others have reported from time to time.

No I don't know why it happens for some people and not for others.

Perhaps the best fix is that suggested by Lars in a recent patch he posted to 
the list. Ie, #include the .tmpl files in the approprite .h files, scrubbing 
#include .tmpl from any .C file.

> boost::detail::crc_table_t<32, 79764919, true>::table_

No idea about this one.
Angus

Reply via email to