Advertisement
Guest User

AUR Ipopt error

a guest
Mar 7th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.12 KB | None | 0 0
  1.  gfortran -DHAVE_CONFIG_H -I. -I. -I../../../src/Common -I./../../Common -I./../../LinAlg -I./../../LinAlg/TMatrices -I./.. -I./../../Interfaces -I./../../contrib/CGPenalty -I/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/ThirdParty/Metis/metis-4.0/Lib -I/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/ThirdParty/Mumps/MUMPS/libseq -I/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/ThirdParty/Mumps/MUMPS/include -I/usr/local/include -O3 -pipe -c ma77_iface.F90  -fPIC -o .libs/ma77_iface.o
  2. ma77_iface.F90:11.7:
  3.  
  4.    use hsl_ma77_double
  5.        1
  6. Fatal Error: Can't open module file 'hsl_ma77_double.mod' for reading at (1): No such file or directory
  7. make[3]: *** [ma77_iface.lo] Error 1
  8. make[3]: *** Waiting for unfinished jobs....
  9. make[3]: Leaving directory `/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/Ipopt/src/Algorithm/LinearSolvers'
  10. make[2]: *** [all-recursive] Error 1
  11. make[2]: Leaving directory `/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/Ipopt/src/Algorithm'
  12. make[1]: *** [all-recursive] Error 1
  13. make[1]: Leaving directory `/tmp/yaourt-tmp-user/aur-ipopt/src/Ipopt-3.10.3/Ipopt'
  14. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement