I am getting the following error while linking my application with
libmesh-opt (-lmesh_opt):

    src/fibfem.o: In function
`libMesh::ReferenceCounter::increment_constructor_count(std::string
const&)':
    /usr/local/include/libmesh/reference_counter.h:166: undefined reference
to `libMesh::ReferenceCounter::_counts'
    src/fibfem.o: In function
`libMesh::ReferenceCounter::increment_destructor_count(std::string const&)':
    /usr/local/include/libmesh/reference_counter.h:179: undefined reference
to `libMesh::ReferenceCounter::_counts'
    collect2: error: ld returned 1 exit status

The error does not show up when I use -lmesh_dbg.
Is this a bug, or am I doing something wrong?
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to