On Fri, 13 Oct 2006, Ignazio Di Napoli wrote:
I cannot make meep. When making the libctl subfolder, I get this error:
My first guess is that you have more than one version of libctl installed, and the linker is trying to link to the old version and failing. e.g. you installed libctl-3.0.1 in /usr/local/lib from source, but you also have an older libctl in /usr/lib. This could happen if you are using Debian, for example, and you had installed the Debian MPB package.
(Debian now has libctl-3.0.1, but only if you are using Debian/testing or Debian/unstable. If you use Debian/stable you could have libctl-2.2 in /usr/lib, which would cause the error you saw.)
Cordially, Steven G. Johnson _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

