Hi All,
In file included from ../../incl/_Components/DbRes.h:7,
from DbRes.cc:1:
../../incl/_Components/IniReader.h:79:8: warning: extra tokens at end of #endif directive
/sbcimp/run/pd/gcc/3.4.2-32bit/lib/gcc/sparc-sun-solaris2.8/3.4.2/crt1.o(.text+0x5c): In function `.nope':
: undefined reference to `main'
/var/tmp//ccA4edOw.o(.text+0x84c): In function `DbRes::Lock::Lock(String const&, String const&)':
/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::String(char const*)'
/var/tmp//ccA4edOw.o(.text+0x8c4):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x8e4):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x934):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::String(char const*)'
/var/tmp//ccA4edOw.o(.text+0x9b4):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x9d4):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xb40):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:80: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xb60):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:80: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xd60): In function `DbRes::Lock::Lock(String const&, String const&)':
/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::String(char const*)'
/var/tmp//ccA4edOw.o(.text+0xdd8):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xdf8):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:65: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xe48):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::String(char const*)'
/var/tmp//ccA4edOw.o(.text+0xec8):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0xee8):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:70: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x1054):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:80: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x1074):/home//Developer/__local_unix/_/lib/_Components/DbRes.cc:80: undefined reference to `String::~String()'
/var/tmp//ccA4edOw.o(.text+0x1360): In function `DbRes::DbRes(String const&, String const&, int)':
Guys i am getting this error..Any idea why i am getting these errors, plz help me out in this.