dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19645
Re: [Question #124644]: runtime error with the latest stable dolfin
Question #124644 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/124644
Status: Open => Answered
Anders Logg proposed the following answer:
On Wed, Sep 08, 2010 at 05:39:28PM -0000, Murtazo Nazarov wrote:
> New question #124644 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/124644
>
> Hi,
>
> After some fixing I was able to run my solver with dolfin 0.9.9. But, now I get the following runtime error:
>
> > ./demo
> ./demo: symbol lookup error: /NOBACKUP/murtazo/fenics/lib/libdolfin.so.0: undefined symbol: _Z26KSPMonitorTrueResidualNormP6_p_KSPidPv
>
> Does anyone had similar problem? I use scons to compile my solver.
>
> Thank you,
> murtazo
How are you getting the DOLFIN libraries when building your
application? I'm guessing from the DOLFIN pkg-config file.
It looks like not libraries are being added to that file. Does anyone
know the status of the pkg-config file we generate? It looks incomplete.
--
Anders
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.