[Ipopt-tickets] Re: [Ipopt] #11: Install IPOPT with Pardiso on AIX

Ipopt coin-trac at coin-or.org
Wed Jun 7 05:07:16 EDT 2006


#11: Install IPOPT with Pardiso on AIX
--------------------------------+-------------------------------------------
  Reporter:  andanh             |       Owner:  andreasw         
      Type:  defect             |      Status:  assigned         
  Priority:  normal             |   Component:  Ipopt            
   Version:  3.0 - C++ Version  |    Severity:  normal           
Resolution:                     |    Keywords:  class MatrixSpace
--------------------------------+-------------------------------------------
Comment (by andanh):

 Hi,

 I changed options and did as you suggested.  Here is the abstract of the
 output message.

 After that I added option -qnolm since we do not install licence manager.
 But nothing changed.

 make[1]: Leaving directory
 `/amd_mnt/janus/users/lysithea/janus/andanh/IPOPT31/Common'
 Making all in LinAlg
 make[1]: Entering directory
 `/amd_mnt/janus/users/lysithea/janus/andanh/IPOPT31/LinAlg'
 Making all in TMatrices
 make[2]: Entering directory
 `/amd_mnt/janus/users/lysithea/janus/andanh/IPOPT31/LinAlg/TMatrices'
 source='IpGenTMatrix.cpp' object='IpGenTMatrix.o' libtool=no \
 DEPDIR=.deps depmode=aix /bin/sh ../../depcomp \
 xlC -DHAVE_CONFIG_H -I. -I. -I../../inc     -q64 -g -qarch=auto
 -qcache=auto -qtune=auto -qmaxmem=-1 -bmaxdata:0x80000000 -qrtti=dyna
 -I`echo ./../../Common` -I`echo ./..` -c -o IpGenTMatrix.o
 IpGenTMatrix.cpp
 "./../../Common/IpSmartPtr.hpp", line 508.10: 1540-0251 (S) The "->"
 operator cannot be applied to the undefined class "class MatrixSpace".
 "./../../Common/IpSmartPtr.hpp", line 497.16: 1540-0700 (I) The previous
 message was produced while processing "Ipopt::SmartPtr<const
 Ipopt::MatrixSpace>::SetFromRawPtr_(const Ipopt::MatrixSpace *)".
 "./../../Common/IpSmartPtr.hpp", line 424.12: 1540-0700 (I) The previous
 message was produced while processing "Ipopt::SmartPtr<const
 Ipopt::MatrixSpace>::SmartPtr(const Ipopt::MatrixSpace *)".
 "./../IpMatrix.hpp", line 38.9: 1540-0700 (I) The previous message was
 produced while processing "Ipopt::Matrix::Matrix(const MatrixSpace *)".
 "./../../Common/IpSmartPtr.hpp", line 557.11: 1540-0251 (S) The "->"
 operator cannot be applied to the undefined class "class MatrixSpace".
 "./../../Common/IpSmartPtr.hpp", line 548.8: 1540-0700 (I) The previous
 message was produced while processing "Ipopt::SmartPtr<const
 Ipopt::MatrixSpace>::ReleasePointer_()".
 "./../../Common/IpSmartPtr.hpp", line 497.16: 1540-0700 (I) The previous
 message was produced while processing "Ipopt::SmartPtr<const
 Ipopt::MatrixSpace>::SetFromRawPtr_(const Ipopt::MatrixSpace *)".
 "./../../Common/IpSmartPtr.hpp", line 424.12: 1540-0700 (I) The previous
 message was produced while processing "Ipopt::SmartPtr<const
 Ipopt::MatrixSpace>::SmartPtr(const Ipopt::MatrixSpace *)".
 "./../IpMatrix.hpp", line 38.9: 1540-0700 (I) The previous message was
 produced while processing "Ipopt::Matrix::Matrix(const MatrixSpace *)".
 "./../../Common/IpSmartPtr.hpp", line 558.15: 1540-0251 (S) The "->"
 operator cannot be applied to the undefined class "class MatrixSpace".
 make[2]: *** [IpGenTMatrix.o] Error 1
 make[2]: Leaving directory
 `/amd_mnt/janus/users/lysithea/janus/andanh/IPOPT31/LinAlg/TMatrices'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/amd_mnt/janus/users/lysithea/janus/andanh/IPOPT31/LinAlg'
 make: *** [all-recursive] Error 1

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/11>
Ipopt <http://www.coin-or.org>
Ipopt Tickets


More information about the Ipopt-tickets mailing list