[Ipopt] F77_FUNC cannot be used ...

Roger Koenker rkoenker at illinois.edu
Tue Jan 25 09:35:05 EST 2011


I'm new to Ipopt, and trying to install 3.9.2 on a macpro 10.6.6.  Using the recommended 

	 ../configure ADD_FFLAGS="-mmacosx-version-min=10.4"

configuration ends normally, but make produces lots of messages like this:

../../../../Ipopt/src/LinAlg/IpBlas.cpp: In function 'void Ipopt::IpBlasDtrsm(bool, Ipopt::Index, Ipopt::Index, Ipopt::Number, const Ipopt::Number*, Ipopt::Index, Ipopt::Number*, Ipopt::Index)':
../../../../Ipopt/src/LinAlg/IpBlas.cpp:211: error: 'dtrsm' was not declared in this scope
../../../../Ipopt/src/LinAlg/IpBlas.cpp:211: error: 'DTRSM' was not declared in this scope
../../../../Ipopt/src/LinAlg/IpBlas.cpp:211: error: 'F77_FUNC' cannot be used as a function

I don't see any WARNINGS in the config.log file as reported in:

	http://negfeedback.blogspot.com/2009_12_01_archive.html

Any suggestions would be much appreciated.


Roger Koenker
rkoenker at illinois.edu






More information about the Ipopt mailing list