[Ipopt-tickets] [Ipopt] #109: MA27AD.O issue with the archive member

Ipopt coin-trac at coin-or.org
Wed Sep 30 18:29:54 EDT 2009


#109: MA27AD.O issue with the archive member
------------------------------+---------------------------------------------
Reporter:  camil-va           |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  high               |   Component:  Ipopt     
 Version:  3.7 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 Hi, there
 When i was trying to compile the Ipopt code, after getting all the code
 needed like ASL, HSL, MUMPS, LAPLACK, BLAS and METIS, i run the configure
 command, and at the end I got "Main configuration of Ipopt successful",
 then i run the make command but i got the next error:


 ar cru .libs/libcoinhsl.a .libs/dummy.o .libs/ma27ad.o .libs/mc19ad.o

 ranlib: archive member: .libs/libcoinhsl.a(ma27ad.o) cputype (18) does not
 match previous archive members cputype (7) (all members must match)
 ranlib: archive member: .libs/libcoinhsl.a(mc19ad.o) cputype (18) does not
 match previous archive members cputype (7) (all members must match)
 ranlib .libs/libcoinhsl.a
 ranlib: archive member: .libs/libcoinhsl.a(ma27ad.o) cputype (18) does not
 match previous archive members cputype (7) (all members must match)
 ranlib: archive member: .libs/libcoinhsl.a(mc19ad.o) cputype (18) does not
 match previous archive members cputype (7) (all members must match)
 make[1]: *** [libcoinhsl.la] Error 1
 make: *** [all-recursive] Error 1

 To be honest Im quite new on this, Im running the compilation on a MacBook
 13.3 2.4GHz, 4G RAM, MAC OX 10.5.8, thanks for your time and help.
 Camilo Vargas

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/109>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list