On Fri, Apr 8, 2011 at 10:33 AM, Roy Stogner <[email protected]> wrote:
>
> Hey, David, would it be much work for you to add a --disable-rbOOmit
> option?

These linking errors are nothing specific to rbOOmit.  In the file
that Joe sent me off-list, the linker errors are coming from all or
nearly all of the libmesh object files... (see just a few lines
below). I really don't have a good idea where to even start searching
for the problem, since the problem seems to be "everything".

Linking /home/joachim/soft/libmesh/lib/i686-pc-cygwin_opt/libmesh.so
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1491):
undefined reference to `PetscFinalize()'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1e4e):
undefined reference to `_PETSC_COMM_WORLD'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1e53):
undefined reference to `PetscInitialized(PetscTruth*)'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1e8d):
undefined reference to `PetscInitialize(int*, char***, char const*,
char const*)'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1ecf):
undefined reference to `PetscError(int, char const*, char const*, char
const*, int, int, char const*, ...)'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x1ee1):
undefined reference to `_Petsc_MPI_Abort'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x2089):
undefined reference to `PetscError(int, char const*, char const*, char
const*, int, int, char const*, ...)'
src/base/libmesh.i686-pc-cygwin.opt.o:libmesh.C:(.text+0x209a):
undefined reference to `_Petsc_MPI_Abort'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x11c):
undefined reference to `_ex_get_all_times'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x13ac):
undefined reference to `_ex_put_glob_vars'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x13fb):
undefined reference to `_ex_update'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x16a5):
undefined reference to `_ex_put_info'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x16fd):
undefined reference to `_ex_update'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x1813):
undefined reference to `_ex_put_nodal_var'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x1862):
undefined reference to `_ex_update'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x1e7c):
undefined reference to `_ex_put_elem_var'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x1fc3):
undefined reference to `_ex_update'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x209f):
undefined reference to `_ex_put_time'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x20ee):
undefined reference to `_ex_update'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x2472):
undefined reference to `_ex_put_node_set_param'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x25a2):
undefined reference to `_ex_put_node_set'
src/mesh/exodusII_io_helper.i686-pc-cygwin.opt.o:exodusII_io_helper.C:(.text+0x2db8):
undefined reference to `_ex_put_side_set_param'


-- 
John

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to