[BuildTools-tickets] [BuildTools] #50: ThirdParty/Mumps configure requires to have Mumps source code

BuildTools coin-trac at coin-or.org
Wed Aug 8 07:39:23 EDT 2007


#50: ThirdParty/Mumps configure requires to have Mumps source code
-------------------+--------------------------------------------------------
Reporter:  stefan  |       Owner:  andreasw           
    Type:  defect  |      Status:  new                
Priority:  minor   |   Component:  configuration tests
 Version:  0.5     |    Keywords:                     
-------------------+--------------------------------------------------------
 Hi,

 my project has an external to !ThirdParty/Mumps, so people who want to
 build Ipopt with Mumps can do it using the !ThirdParty way. However, on
 some machines I want to build my own MUMPS library and provide it with the
 --with-mumps-dir flag. In this case, the configure-script in
 !ThirdParty/Mumps is failing with the error
 {{{
 configure: error: cannot find sources (MUMPS/src/dmumps_part1.F) in
 ../../../GAMSlinks-trunk/ThirdParty/Mumps
 configure: error: /bin/sh '../../../GAMSlinks-
 trunk/ThirdParty/Mumps/configure' failed for ThirdParty/Mumps
 }}}
 and the whole configure process is stopping.

 I can avoid this by removing the !ThirdParty/Mumps directory before
 running configure. However, this does not seem to be the elegant solution
 ;-).

 Best,
 Stefan

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/50>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list