[Insight-users] More about my silly problem...

Juan Eugenio Iglesias jeig at kth.se
Tue Jul 19 09:52:20 EDT 2005


Hi again!

I have tried to define the workspace but I get exactly the same error... I
am using ITK version 2.0.1. If I don't compile the examples everything is
OK but then if I activate the BUILD_EXAMPLES option or try to compile one
of the examples myself, I am cooked. I attach the error message I get.

  Thank you very much for your help!

  Best regards

  Eugenio


bash-2.05$ make
Building dependencies cmake.check_depends...
Building object file BSplineWarping1.o...
Building executable /nfs/gray/users/euge/software/ITK/bin/BSplineWarping1...
BSplineWarping1.o: In function `main':
BSplineWarping1.o(.text+0x1c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x20): undefined reference to `cerr'
BSplineWarping1.o(.text+0x2c): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x3c): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x40): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x44): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x4c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x50): undefined reference to `cerr'
BSplineWarping1.o(.text+0x5c): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x6c): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x74): undefined reference to `cerr'
BSplineWarping1.o(.text+0x78): undefined reference to `cerr'
BSplineWarping1.o(.text+0x84): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x8c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x90): undefined reference to `cerr'
BSplineWarping1.o(.text+0x9c): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0xac): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0xb0): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0xb4): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0xbc): undefined reference to `cerr'
BSplineWarping1.o(.text+0xc0): undefined reference to `cerr'
BSplineWarping1.o(.text+0xcc): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0xdc): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0xe0): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0xe4): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0xb1c): undefined reference to
`ifstream::ifstream(int)'BSplineWarping1.o(.text+0xb40): undefined
reference to
`ifstream::open(char const *, int, int)'
BSplineWarping1.o(.text+0xb9c): undefined reference to
`istream::operator>>(double &)'
BSplineWarping1.o(.text+0xbcc): undefined reference to
`istream::operator>>(double &)'
BSplineWarping1.o(.text+0xbf0): undefined reference to
`fstreambase::close(void)'
BSplineWarping1.o(.text+0x124c): undefined reference to
`ifstream::~ifstream(void)'
BSplineWarping1.o(.text+0x1514): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1518): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1524): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x1534): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1538): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x153c): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x1544): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1548): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1560): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1564): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1568): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x162c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1630): undefined reference to `cerr'
BSplineWarping1.o(.text+0x163c): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x164c): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1650): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1654): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x165c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1660): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1678): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x167c): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x1680): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x16a0): undefined reference to
`ifstream::~ifstream(void)'
BSplineWarping1.o(.text+0x1878): undefined reference to `cerr'
BSplineWarping1.o(.text+0x187c): undefined reference to `cerr'
BSplineWarping1.o(.text+0x1888): undefined reference to
`ostream::operator<<(char
const *)'
BSplineWarping1.o(.text+0x1898): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x189c): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x18a0): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x18a8): undefined reference to `cerr'
BSplineWarping1.o(.text+0x18ac): undefined reference to `cerr'
BSplineWarping1.o(.text+0x18c4): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x18c8): undefined reference to `endl(ostream &)'
BSplineWarping1.o(.text+0x18cc): undefined reference to
`ostream::operator<<(ostream
&(*)(ostream &))'
BSplineWarping1.o(.text+0x1964): undefined reference to
`ifstream::~ifstream(void)'
BSplineWarping1.o(.text+0x1b94): undefined reference to
`ifstream::~ifstream(void)'
BSplineWarping1.o(.rodata+0x31a8): undefined reference to `ostream
type_info node'
BSplineWarping1.o: In function `basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::copy(char *, unsigned int, unsigned int)
const':
BSplineWarping1.o(.basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::gnu.linkonce.t.copy(char *, unsigned
int,
unsigned int) const+0x38): undefined reference to `__out_of_range(char
const *)'
BSplineWarping1.o(.basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::gnu.linkonce.t.copy(char *, unsigned
int,
unsigned int) const+0xa8): undefined reference to
`string_char_traits<char>::copy(char *, char const *, unsigned int)'
BSplineWarping1.o: In function
`__malloc_alloc_template<0>::_S_oom_malloc(unsigned



More information about the Insight-users mailing list