<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816</link>
    <title>MATLAB Central Newsreader - MEX 'specified procedure could not be found' in 2007b</title>
    <description>Feed for thread: MEX 'specified procedure could not be found' in 2007b</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 20 May 2008 15:03:03 -0400</pubDate>
      <title>Re: MEX 'specified procedure could not be found' in 2007b</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816#433147</link>
      <author>Keith </author>
      <description>"Tim Davis" &amp;lt;davis@cise.ufl.edu&amp;gt; wrote in message&lt;br&gt;
&amp;lt;finkcm$fec$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Martti " &amp;lt;martti@nospam.sophilos.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;lt;fimanu$ahb$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Hi Tom,&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I suggest you try DependencyWalker, it's a free tool you can&lt;br&gt;
&amp;gt; &amp;gt; use to find out if there's some libraries missing. It can be&lt;br&gt;
&amp;gt; &amp;gt; downloaded from&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href="http://dependencywalker.com/"&gt;http://dependencywalker.com/&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; Just open your *.mexw32 with the tool and check what's&lt;br&gt;
&amp;gt; missing.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Regards,&lt;br&gt;
&amp;gt; &amp;gt; Martti&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; "Erez " &amp;lt;tom.erez.no@spam.gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;gt; &amp;lt;ff2hh0$d6n$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Hello,&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; I am a user of the "ndfun" function, created by Peter&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Boettcher to enable matrix operations on n-dimensional&lt;br&gt;
&amp;gt; arrays.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; After switching to 2007b, I re-compiled it from the C code&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; (with the BLAS and LAPACK libraries in the command&lt;br&gt;
line, as&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; the help page suggested) with no problem.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Now, when I try to use it, I get the following error:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; ??? Invalid MEX-file 'D:\.....\ndfun.mexw32': The&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; specified procedure could not be found.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; This is not an issue of version incompatibility, as I have&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; just compiled it on this very system (hence a different&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; issue from the one reported here:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
www.mathworks.com/matlabcentral/newsreader/view_thread/153618 )&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Any ideas?&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; -Tom&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; A CHOLMOD user just emailed me with the same problem - not&lt;br&gt;
&amp;gt; with ndfun but with CHOLMOD.  Curious ... seems that it&lt;br&gt;
&amp;gt; might not be related to NDFUN or CHOLMOD but to a compiler&lt;br&gt;
&amp;gt; issue.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Tim Davis&lt;br&gt;
&lt;br&gt;
Has any solution been found for this issue? I'm running into&lt;br&gt;
the same thing trying to get pseudomarker&lt;br&gt;
(&lt;a href="http://research.jax.org/faculty/churchill/software/pseudomarker/index.html)"&gt;http://research.jax.org/faculty/churchill/software/pseudomarker/index.html)&lt;/a&gt;&lt;br&gt;
to work on 2007b.&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
-Keith&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 30 Nov 2007 07:39:40 -0500</pubDate>
      <title>Re: MEX 'specified procedure could not be found' in 2007b</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816#403886</link>
      <author>Martti </author>
      <description>"Tim Davis" &amp;lt;davis@cise.ufl.edu&amp;gt; wrote in message &lt;br&gt;
&amp;lt;finkcm$fec$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Martti " &amp;lt;martti@nospam.sophilos.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;lt;fimanu$ahb$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Hi Tom,&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I suggest you try DependencyWalker, it's a free tool &lt;br&gt;
you can&lt;br&gt;
&amp;gt; &amp;gt; use to find out if there's some libraries missing. It &lt;br&gt;
can be&lt;br&gt;
&amp;gt; &amp;gt; downloaded from&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href="http://dependencywalker.com/"&gt;http://dependencywalker.com/&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; Just open your *.mexw32 with the tool and check what's&lt;br&gt;
&amp;gt; missing.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Regards,&lt;br&gt;
&amp;gt; &amp;gt; Martti&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; "Erez " &amp;lt;tom.erez.no@spam.gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;gt; &amp;lt;ff2hh0$d6n$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Hello,&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; I am a user of the "ndfun" function, created by Peter&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Boettcher to enable matrix operations on n-dimensional&lt;br&gt;
&amp;gt; arrays.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; After switching to 2007b, I re-compiled it from the C &lt;br&gt;
code&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; (with the BLAS and LAPACK libraries in the command &lt;br&gt;
line, as&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; the help page suggested) with no problem.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Now, when I try to use it, I get the following error:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; ??? Invalid MEX-file 'D:\.....\ndfun.mexw32': The&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; specified procedure could not be found.&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; This is not an issue of version incompatibility, as I &lt;br&gt;
have&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; just compiled it on this very system (hence a &lt;br&gt;
different&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; issue from the one reported here:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
www.mathworks.com/matlabcentral/newsreader/view_thread/15361&lt;br&gt;
8 )&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Any ideas?&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; -Tom&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; A CHOLMOD user just emailed me with the same problem - not&lt;br&gt;
&amp;gt; with ndfun but with CHOLMOD.  Curious ... seems that it&lt;br&gt;
&amp;gt; might not be related to NDFUN or CHOLMOD but to a compiler&lt;br&gt;
&amp;gt; issue.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Tim Davis&lt;br&gt;
&lt;br&gt;
With 2007b lcc compiler, to me it seems to be impossible to &lt;br&gt;
get both LAPACK and BLAS linked to the mex dll. In my &lt;br&gt;
system, only the library mentioned first when calling mex &lt;br&gt;
gets linked. That behaviour is only when using lcc.&lt;br&gt;
&lt;br&gt;
Martti&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 30 Nov 2007 00:09:58 -0500</pubDate>
      <title>Re: MEX 'specified procedure could not be found' in 2007b</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816#403856</link>
      <author>Tim Davis</author>
      <description>"Martti " &amp;lt;martti@nospam.sophilos.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;fimanu$ahb$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi Tom,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I suggest you try DependencyWalker, it's a free tool you can&lt;br&gt;
&amp;gt; use to find out if there's some libraries missing. It can be&lt;br&gt;
&amp;gt; downloaded from&lt;br&gt;
&amp;gt; &lt;a href="http://dependencywalker.com/"&gt;http://dependencywalker.com/&lt;/a&gt;&lt;br&gt;
&amp;gt; Just open your *.mexw32 with the tool and check what's&lt;br&gt;
missing.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Regards,&lt;br&gt;
&amp;gt; Martti&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; "Erez " &amp;lt;tom.erez.no@spam.gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;lt;ff2hh0$d6n$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Hello,&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I am a user of the "ndfun" function, created by Peter&lt;br&gt;
&amp;gt; &amp;gt; Boettcher to enable matrix operations on n-dimensional&lt;br&gt;
arrays.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; After switching to 2007b, I re-compiled it from the C code&lt;br&gt;
&amp;gt; &amp;gt; (with the BLAS and LAPACK libraries in the command line, as&lt;br&gt;
&amp;gt; &amp;gt; the help page suggested) with no problem.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Now, when I try to use it, I get the following error:&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; ??? Invalid MEX-file 'D:\.....\ndfun.mexw32': The&lt;br&gt;
&amp;gt; &amp;gt; specified procedure could not be found.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; This is not an issue of version incompatibility, as I have&lt;br&gt;
&amp;gt; &amp;gt; just compiled it on this very system (hence a different&lt;br&gt;
&amp;gt; &amp;gt; issue from the one reported here:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
www.mathworks.com/matlabcentral/newsreader/view_thread/153618 )&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Any ideas?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; -Tom&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
A CHOLMOD user just emailed me with the same problem - not&lt;br&gt;
with ndfun but with CHOLMOD.  Curious ... seems that it&lt;br&gt;
might not be related to NDFUN or CHOLMOD but to a compiler&lt;br&gt;
issue.&lt;br&gt;
&lt;br&gt;
Tim Davis&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 29 Nov 2007 12:19:11 -0500</pubDate>
      <title>Re: MEX 'specified procedure could not be found' in 2007b</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816#403695</link>
      <author>Martti </author>
      <description>Hi Tom,&lt;br&gt;
&lt;br&gt;
I suggest you try DependencyWalker, it's a free tool you can&lt;br&gt;
use to find out if there's some libraries missing. It can be&lt;br&gt;
downloaded from&lt;br&gt;
&lt;a href="http://dependencywalker.com/"&gt;http://dependencywalker.com/&lt;/a&gt;&lt;br&gt;
Just open your *.mexw32 with the tool and check what's missing.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Martti&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
"Erez " &amp;lt;tom.erez.no@spam.gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;ff2hh0$d6n$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I am a user of the "ndfun" function, created by Peter&lt;br&gt;
&amp;gt; Boettcher to enable matrix operations on n-dimensional arrays.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; After switching to 2007b, I re-compiled it from the C code&lt;br&gt;
&amp;gt; (with the BLAS and LAPACK libraries in the command line, as&lt;br&gt;
&amp;gt; the help page suggested) with no problem.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Now, when I try to use it, I get the following error:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; ??? Invalid MEX-file 'D:\.....\ndfun.mexw32': The&lt;br&gt;
&amp;gt; specified procedure could not be found.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; This is not an issue of version incompatibility, as I have&lt;br&gt;
&amp;gt; just compiled it on this very system (hence a different&lt;br&gt;
&amp;gt; issue from the one reported here:&lt;br&gt;
&amp;gt;&lt;br&gt;
www.mathworks.com/matlabcentral/newsreader/view_thread/153618 )&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any ideas?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; -Tom&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Tue, 16 Oct 2007 14:23:28 -0400</pubDate>
      <title>MEX 'specified procedure could not be found' in 2007b</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157816#396989</link>
      <author>Erez </author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
I am a user of the "ndfun" function, created by Peter&lt;br&gt;
Boettcher to enable matrix operations on n-dimensional arrays.&lt;br&gt;
&lt;br&gt;
After switching to 2007b, I re-compiled it from the C code&lt;br&gt;
(with the BLAS and LAPACK libraries in the command line, as&lt;br&gt;
the help page suggested) with no problem.&lt;br&gt;
&lt;br&gt;
Now, when I try to use it, I get the following error:&lt;br&gt;
&lt;br&gt;
??? Invalid MEX-file 'D:\.....\ndfun.mexw32': The&lt;br&gt;
specified procedure could not be found.&lt;br&gt;
&lt;br&gt;
This is not an issue of version incompatibility, as I have&lt;br&gt;
just compiled it on this very system (hence a different&lt;br&gt;
issue from the one reported here:&lt;br&gt;
www.mathworks.com/matlabcentral/newsreader/view_thread/153618 )&lt;br&gt;
&lt;br&gt;
Any ideas?&lt;br&gt;
&lt;br&gt;
-Tom&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
