Looks like you are working on a Mac.  As a troubleshooting step you might 
consider configuring libMesh with "--disable-shared" and remaking the library.  
Then you should receive a compile error when building ex16, ex17 and perhaps 
even the libMesh library itself.  Those errors are usually a little bit easier 
to decipher and trace to the underlying problem.

Cody

On Apr 21, 2011, at 4:01 AM, Anna-Lena Gerner wrote:

> 
> Yes, all PETSc and SLEPc tests succeed, and also all the other libMesh 
> examples (apart from 16, 17) work fine.
> My own applications using SLEPc fail, too.
> 
> -Anna
> 
> 
> On 21.04.2011, at 11:44, Roy Stogner wrote:
> 
>> 
>> On Thu, 21 Apr 2011, Anna-Lena Gerner wrote:
>> 
>>> All of a sudden, I receive the following runtime-error whenever an 
>>> application uses slepc:
>>> 
>>> dyld: lazy symbol binding failed: Symbol not found: _dhseqr
>> 
>> Looks like a BLAS function... weird that it's being dynamically
>> linked.  Do the PETSc and SLEPc tests succeed and it's just libMesh
>> tests that fail?
>> ---
>> Roy
> 
> 
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve 
> application availability and disaster protection. Learn more about boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to