Am Sonntag, 29. Mai 2005 15:36 schrieb Angus Leeming: > I compile on Debian unstable (linux alpha box) without any problems > whatsoever.
Thanks for the hint, it made me look at the configure flags (I took the .diff.gz from http://packages.debian.org/lyx and made my own .deb from it), and it turned out that configure was called with --enable-shared. After removing that everything was OK. Conclusion: --enable-shared is broken in 1.3.6cvs. Georg