<[EMAIL PROTECTED]> writes:

> hi, I am getting these errors 

Please do yourself a favor and read this:
  http://www.catb.org/~esr/faqs/smart-questions.html

> Content-Type: multipart/alternative; 
> boundary="----_=_NextPart_001_01C74D04.D222226A"

Please don't do that.

> when  I am building the make file. help me.  g++ -g -Wall -Wno-deprecated 
> -Wl,--start-group ../src/vcxmlrpcclient.o ../src/vcclientui.o -lgthread-2.0 
> ...

And that.

> undefined reference to `call_notify(char*)'

Where is that function supposed to be defined?
Is it defined there?

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to