From hardingr at billingside.com Tue Feb 3 11:17:20 2004 From: hardingr at billingside.com (Russell Harding) Date: Tue Feb 3 11:20:11 2004 Subject: [dxhdf5-devel] compiling dxhdf5 (fwd) Message-ID: **This message forwarded from list owner** ---------- Forwarded message ---------- Date: Tue, 3 Feb 2004 19:08:24 +0100 From: "Daniel an der [iso-8859-1] Brügge" To: dxhdf5-devel-owner@cips.colorado.edu Subject: compiling dxhdf5 when trying to compile dxhdf5 (with gcc 3.3, configure/make) i get the following error message: gcc -shared dxhdf5.lo ImportHDF5Field.lo ImportHDF5Species.lo -Wl,--whole-archive ../dxhdf5base/.libs/libdxhdf5base.a /usr/local/hdf5-1.6.1/lib/libhdf5_cpp.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/hdf5-1.6.1/lib -Wl,--rpath -Wl,/usr/local/hdf5-1.6.1/lib -L/usr/local/hdf5-1.6.1/lib /usr/local/hdf5-1.6.1/lib/libhdf5.so -Wl,-soname -Wl,libdxhdf5.so.0 -o .libs/libdxhdf5.so.0.0.0 ImportHDF5Species.lo(.text+0x0): In function `DhDXInput::DhDXInput[not-in-charge](char const*, int, object**)': /home/dadb/install/dxhdf5-0.4.0/modules/../dxhdf5base/DhDXInput.h:100: multiple definition of `DhDXInput::DhDXInput[not-in-charge](char const*, int, object**)' ImportHDF5Field.lo(.text+0x0):/home/dadb/install/dxhdf5-0.4.0/modules/../dxhdf5base/DhDXInput.h:100: first defined here can you help me???? regards, daniel