I'm making lesstif 0.93.3 in Cygwin on the PC. The configure and make steps
proceed without error, but the make install fails. It's attempting to link
to .so files (which are dynamic libraries I believe) but as near as I can
tell Cygwin can only handle static libraries (.a). I explicitly added the
--enable-static to the configure script, but it seemed to make not
difference.


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to