Pavel Sanda <[email protected]> writes: > Pavel Sanda wrote: >> the next problem supposedly related to last tex2lyx changes: >> >> /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -o tex2lyx >> FloatList.o Floating.o Counters.o InsetLayout.o Layout.o TextClass.o Lexer.o >> lengthcommon.o Color.o boost.o Context.o Font.o gettext.o Parser.o tex2lyx.o >> preamble.o math.o table.o text.o ../../src/support/liblyxsupport.la >> ../../boost/liblyxboost.la -laspell -lz
What is strange is that Encoding.o is not in the link list. I do not have this problem here. Could it be that a ./configure is needed? There are weird problems with the makefiles of this part. Did you compile the plain 1.6.2? In this case, configure is ran with --enable-maintainer-mode=no. This means that when the tree switches to 1.6.3svn, the autotools are not reran autumatically as needed. I was caught by that more than once. JMarc
