Note (probably harmless): No library found for -lmx Note (probably harmless): No library found for -leng Checking if your kit is complete... Looks good Writing Makefile for Math::Matlab::Engine cp lib/Math/Matlab/Engine.pm blib/lib/Math/Matlab/Engine.pm AutoSplitting blib/lib/Math/Matlab/Engine.pm (blib/lib/auto/Math/Matlab/Engine) /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Engine.xs > Engine.xsc && mv Engine.xsc Engine.c Please specify prototyping behavior for Engine.xs (see perlxs manual) gcc -c -I/usr/global/matlab6/extern/include -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE Engine.c Engine.xs:5:20: engine.h: No such file or directory Engine.c: In function `XS_Math__Matlab__Engine_new': Engine.c:79: error: `Engine' undeclared (first use in this function) Engine.c:79: error: (Each undeclared identifier is reported only once Engine.c:79: error: for each function it appears in.) Engine.c:79: error: `RETVAL' undeclared (first use in this function) Engine.xs:45: error: `ep' undeclared (first use in this function) Engine.c: In function `XS_Math__Matlab__Engine_Close': Engine.c:110: error: `Engine' undeclared (first use in this function) Engine.c:110: error: `ep' undeclared (first use in this function) Engine.c:115: error: parse error before ')' token Engine.c: In function `XS_Math__Matlab__Engine_EvalString': Engine.c:140: error: `Engine' undeclared (first use in this function) Engine.c:140: error: `ep' undeclared (first use in this function) Engine.c:146: error: parse error before ')' token Engine.c: In function `XS_Math__Matlab__Engine_GetArrayList': Engine.c:173: error: `Engine' undeclared (first use in this function) Engine.c:173: error: `ep' undeclared (first use in this function) Engine.c:178: error: parse error before ')' token Engine.xs:85: error: `mxArray' undeclared (first use in this function) Engine.xs:85: error: `matrix' undeclared (first use in this function) Engine.xs:96: warning: assignment makes pointer from integer without a cast Engine.xs:102: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_GetArrayListRef': Engine.c:227: error: `Engine' undeclared (first use in this function) Engine.c:227: error: `ep' undeclared (first use in this function) Engine.c:232: error: parse error before ')' token Engine.xs:119: error: `mxArray' undeclared (first use in this function) Engine.xs:119: error: `matrix' undeclared (first use in this function) Engine.xs:131: warning: assignment makes pointer from integer without a cast Engine.xs:137: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_GetArray2dim': Engine.c:284: error: `Engine' undeclared (first use in this function) Engine.c:284: error: `ep' undeclared (first use in this function) Engine.c:289: error: parse error before ')' token Engine.xs:157: error: `mxArray' undeclared (first use in this function) Engine.xs:157: error: `matrix' undeclared (first use in this function) Engine.xs:172: warning: assignment makes pointer from integer without a cast Engine.xs:178: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_GetArray': Engine.c:348: error: `Engine' undeclared (first use in this function) Engine.c:348: error: `ep' undeclared (first use in this function) Engine.c:353: error: parse error before ')' token Engine.xs:202: error: `mxArray' undeclared (first use in this function) Engine.xs:202: error: `matrix' undeclared (first use in this function) Engine.xs:213: warning: assignment makes pointer from integer without a cast Engine.xs:229: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_PutArray': Engine.c:418: error: `Engine' undeclared (first use in this function) Engine.c:418: error: `ep' undeclared (first use in this function) Engine.c:426: error: parse error before ')' token Engine.xs:272: error: `mxArray' undeclared (first use in this function) Engine.xs:272: error: `mat' undeclared (first use in this function) Engine.xs:295: error: `mxREAL' undeclared (first use in this function) Engine.xs:296: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_PutMatrix': Engine.c:502: error: `Engine' undeclared (first use in this function) Engine.c:502: error: `ep' undeclared (first use in this function) Engine.c:511: error: parse error before ')' token Engine.xs:356: error: `mxArray' undeclared (first use in this function) Engine.xs:356: error: `mat' undeclared (first use in this function) Engine.xs:366: error: `mxREAL' undeclared (first use in this function) Engine.xs:367: warning: assignment makes pointer from integer without a cast Engine.c: In function `XS_Math__Matlab__Engine_GetMatrix': Engine.c:578: error: `Engine' undeclared (first use in this function) Engine.c:578: error: `ep' undeclared (first use in this function) Engine.c:583: error: parse error before ')' token Engine.xs:414: error: `mxArray' undeclared (first use in this function) Engine.xs:414: error: `matrix' undeclared (first use in this function) Engine.xs:428: warning: assignment makes pointer from integer without a cast Engine.xs:433: warning: assignment makes pointer from integer without a cast make: *** [Engine.o] Error 1