Discussion forums: Help
Expanded view | Monitor forum | Save place
Message
Re: build on ubuntu-amd64
Submitted by Claudio Marinelli;
posted on Monday, March 31, 2008
hi,
i tried to reinstall using openbabel-2.0.2 (Ihave read on this forum to use 2.0.x rather than 2.1.x) with --enable-shared but without success; the error is:
CMakeFiles/Molekel.dir/MolekelMolecule.o: In function `MolekelMolecule::GetGridLabels() const':
MolekelMolecule.cpp:(.text+0x2859): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
CMakeFiles/Molekel.dir/MolekelMolecule.o: In function `MolekelMolecule::HasGridData() const':
MolekelMolecule.cpp:(.text+0x7a04): undefined reference to `OpenBabel::OBMol::HasData(char const*)'
MolekelMolecule.cpp:(.text+0x7a1d): undefined reference to `OpenBabel::OBMol::HasData(char const*)'
CMakeFiles/Molekel.dir/MolekelMolecule.o: In function `MolekelMolecule::GetGridDataStepSize(double*) const':
MolekelMolecule.cpp:(.text+0x7acc): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
MolekelMolecule.cpp:(.text+0x7b6f): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
CMakeFiles/Molekel.dir/MolekelMolecule.o: In function `MolekelMolecule::GetGridDataNumSteps(int*) const':
MolekelMolecule.cpp:(.text+0x7c72): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
MolekelMolecule.cpp:(.text+0x7ccf): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
CMakeFiles/Molekel.dir/MolekelMolecule.o: In function `MolekelMolecule::GetGridDataMin(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const':
MolekelMolecule.cpp:(.text+0x7d86): undefined reference to `OpenBabel::OBMol::GetData(char const*)'
CMakeFiles/Molekel.dir/MolekelMolecule.o:MolekelMolecule.cpp:(.text+0x7dec): more undefined references to `OpenBabel::OBMol::GetData(char const*)' follow
CMakeFiles/Molekel.dir/utility/OBGaussianCubeFormat.o: In function `OBGridData::OBGridData()':
OBGaussianCubeFormat.cpp:(.text._ZN10OBGridDataC1Ev[OBGridData::OBGridData()]+0x12): undefined reference to `OpenBabel::OBGenericData::OBGenericData()'
CMakeFiles/Molekel.dir/utility/OBT41Format.o: In function `OBT41Data::OBT41Data()':
OBT41Format.cpp:(.text._ZN9OBT41DataC1Ev[OBT41Data::OBT41Data()]+0x12): undefined reference to `OpenBabel::OBGenericData::OBGenericData()'
|
Post a followup to this message:
You have to be logged in to post a reply.
Thread view
|
|||
|
|||
|
|||
|