<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.1">
<TITLE>mxIsLogicalScalar</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I am installing the matlab interface for ipopt and getting the following error when doing &quot;make install&quot;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;-o callbackfunctions.o -c callbackfunctions.cpp</FONT>

<BR><FONT SIZE=2 FACE="Arial">callbackfunctions.cpp: In member function `bool CallbackFunctions::iterCallback(int, double, const mxArray*&amp;) const':</FONT>

<BR><FONT SIZE=2 FACE="Arial">callbackfunctions.cpp:404: error: `mxIsLogicalScalar' was not declared in this scope</FONT>

<BR><FONT SIZE=2 FACE="Arial">callbackfunctions.cpp:404: warning: unused variable 'mxIsLogicalScalar'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: *** [callbackfunctions.o] Error 1</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am using Ipopt 3.6.0, gcc 3.4.6, matlab 7.2 on a linux 64-bit platform.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Does anyone&nbsp; know how to solve this issue?</FONT>

<BR><FONT SIZE=2 FACE="Arial">Thanks</FONT>

<BR><FONT SIZE=2 FACE="Arial">fernando</FONT>
</P>
<BR>
<BR>

</BODY>
</HTML>