On 2012-05-22 01:25, marco atzeri wrote: > question on cygport: > I am playing with openmpi but for the time being, I am not yet able to > built the dynamic modules due to interdepencies.
Interdependent libraries? Just lovely. :-( There are ways to work around that, but it'll be a pain. > How I can bypass this during installation: > > Fixing libtool modules: > usr/lib/openmpi/libompi_dbg_msgq.la > *** ERROR: libompi_dbg_msgq.la dynamic module was not built You can't, and for good reason: static modules are completely worthless, so if one shows up, it is a red flag that something is certainly wrong. You're going to have to fix these libraries to build regardless of interdependencies. Let me know if I can be of assistance in that regard. Yaakov Cygwin Ports ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
