On Wednesday 01 October 2003 3:30 pm, Martin Vermeer wrote: > > Add > > #include "support/std_ostream.h" > > to math_streamstr.C.
> Beautiful! > How did you guess? I read the error message... > Now a real linking error, in tex2lyx (related to the throw on line 79?): Don't think so. You have 545 undefined references, all of them of the form _STL::xyz. See attached, sanitized version of your messages. Many of them do not appear to me templates. Is there an stlport library that you should be linking against? What happens if you (temporarily) remove tex2lyx from the list of subdirs in src/Makefile.am and go on to try and compile lyx itself? Angus $ sed '/In function/d; s/^.*\(undefined reference\)/\1/' martin.mail > undefined_refs.txt
undefined_refs.txt.gz
Description: GNU Zip compressed data