=20
Sir,
I am new-bee to this cppUnit testing tool. I am unable to run this unit =
due to some installation problem.
I did run a 'make check' while installation. It was OK.
I am trying to run a examples given within the tool.
For every Program It is giving error that "Undefined reference to =
....(Here all methods and header files)".
For example:=20
/tmp/cczBZhq5.o(.text+0x4b8): undefined reference to =
`CppUnit::Exception::UNKNOWNLINENUMBER' like this...
I think there may be problem in class path definition. After =
Installation of I didn't changed any path. Still I am able to run C++ =
programs properly in same directory.
I Installed tool with default settings only.
I am using GNU Compiler . I am using pentiam processor with redhat linux =
6.1
My 'gcc -v' output is:=20
gcc version:(Output of gcc -v)
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)=20
Please give me required path settings for this tool.=20
Thanks a lot.
I am eagerly waiting for ur reply.
|