[Couenne-tickets] [Couenne, a solver for non-convex MINLP problems] #3: "make" gives an error

Couenne, a solver for non-convex MINLP problems coin-trac at coin-or.org
Wed Jan 27 01:47:23 EST 2010


#3: "make" gives an error
------------------------+---------------------------------------------------
 Reporter:  Hai1982     |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 Hello!

 I try to install Couenne and have followed the instructions. When I get to
 the "make" instruction (in the build-directory), I get the following error
 message:

 ../../../ThirdParty/Mumps/MUMPS/src/dmumps_part2.F:4761.72:

       USE TOOLS_COMMON
                                                                         1
 Fatal Error: Can't open module file 'tools_common.mod' for reading at (1):
 No such file or directory
 make[1]: *** [dmumps_part2.lo] Fehler 1
 make[1]: Verlasse Verzeichnis '/home/sonja/Couenne/build/ThirdParty/Mumps'
 make: *** [all-recursive] Fehler 1

 Looking into the folder, I found the file tools_coomon_mod.F which seemed
 to be the one he searched, so I named it tools_common.mod, which produces
 the following error message:

 ../../../ThirdParty/Mumps/MUMPS/src/dmumps_part2.F:4761.72:

       USE TOOLS_COMMON
                                                                         1
 Fatal Error: File 'tools_common.mod' opened at (1) is not a GFORTRAN
 module file
 make[1]: *** [dmumps_part2.lo] Fehler 1
 make[1]: Verlasse Verzeichnis '/home/sonja/Couenne/build/ThirdParty/Mumps'
 make: *** [all-recursive] Fehler 1

 Could you please help me?
 Thank you!

-- 
Ticket URL: <https://projects.coin-or.org/Couenne/ticket/3>
Couenne, a solver for non-convex MINLP problems <https://projects.coin-or.org/Couenne>
Couenne, a solver for non-convex MINLP problems



More information about the Couenne-tickets mailing list