On Sun, Jun 10, 2012 at 6:55 PM, Kyunghoon Lee
<[email protected]> wrote:
> Hi all,
>
> I got the following error when I tried to run examples of reduced_basis:
>
> dyld: Symbol not found: _gk_cur_jbufs
>  Referenced from:
> /Users/aeronova/Development/local/lib64/libmesh/contrib/lib/x86_64-apple-darwin10.8.0_opt/libmetis.dylib
>  Expected in: flat namespace
>
> It seems to relate to METIS library, and I checked my configuration of
> petsc and found I only enabled parmetis.  I wonder if this error will go
> away if I recompile petsc with "--download-metis=1."

I'd try a 'make clean' in the contrib directory first and then
recompile libmesh.

This looks like a stale build error message.

-- 
John

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to