(usagi-users 03833) problem installing the TAHI test suite.
Channa <[email protected]> Mon, 9 Apr 2007 16:32:54 +0530
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Hi , I am trying to install TAHI test suite on Fedora Core linux. when i give the pmake command the compilation goes fine but while linking the pktbuf.o file the following error is coming. : undefined reference to `main' pktbuf.o(.text+0xd): In function `applicationMain(CmMain*)': : undefined reference to `RunEnv::unixPath(CmMain&, StringList*)' pktbuf.o(.text+0x26): In function `applicationMain(CmMain*)': : undefined reference to `RunEnv::bufferSize()' pktbuf.o(.text+0x32): In function `applicationMain(CmMain*)': : undefined reference to `RunEnv::interface()' pktbuf.o(.text+0x3f): In function `applicationMain(CmMain*)': : undefined reference to `PktBuf::PktBuf(char const*, int)' pktbuf.o(.text+0xc4): In function `applicationMain(CmMain*)': : undefined reference to `dbgFlags' pktbuf.o(.text+0x129): In function `applicationMain(CmMain*)': : undefined reference to `CmDispatch::instance()' pktbuf.o(.text+0x147): In function `applicationMain(CmMain*)': : undefined reference to `PktBuf::~PktBuf()' collect2: ld returned 1 exit status Can you please help me in this regard. Since i have tried a lot its not working. Thanks in advance, Channagoud