Georg Baum wrote: > As said in the subject. The handmade Makefile rule writes 'timestamp' to > package.lo instead of object code. This file gets linked into libsupport, > and I get lots of errors like > > BufferView_pimpl.o: In function > `BufferView::Pimpl::MenuInsertLyXFile(std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)': > BufferView_pimpl.C:(.text+0xc0bd): undefined reference to > `lyx::package()'
I compile on Debian unstable (linux alpha box) without any problems whatsoever. > Why don't we have a package.C.in like in 1.4? shrug. Because Jean-Marc rewrote how these compile time constants are handled for 1.4. -- Angus
