[Licq-devel] Vacation

2005-03-14 Thread Jon Keating
It's that time of year again for my vacation. I will be gone until the 26th. Hopefully nothing serious happens... if so, contact Dennis or Thomas. Thanks. Jon --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on

[Licq-devel] ignore this

2005-03-14 Thread Edans Flavius de O. Sandes
ignore this please --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595

[Licq-devel] error with make acinclude.m4

2005-03-14 Thread Edans Flavius de O. Sandes
hello all. I'm new at this list, and i have experienced problems using "make -f Makefile.cvs": This Makefile is only for the CVS repository This will be deleted before making the distribution *** Concatenating configure tests into acinclude.m4 make: don't know how to make acinclude.m4. Stop **

[Licq-devel] Bug 1159393 [ERR] Invalid UIN and password combination

2005-03-14 Thread Edans Flavius de O. Sandes
Has anybody been working on this bug? Registering new UIN in licq is not working here. I have tried many times, and even with successful registration i cant log again after. I have created a new user in windows icq and i sniffed the packets. So i will post here both dumps (from licq and from icq

[Licq-devel] error with "make acinclude.m4"

2005-03-14 Thread Edans Flavius de O. Sandes
hello all. I'm new at this list, and i have also experienced problems using Makefile.cvs: This Makefile is only for the CVS repository This will be deleted before making the distribution *** Concatenating configure tests into acinclude.m4 make: don't know how to make acinclude.m4. Stop *** Erro

[Licq-devel] How to use debug support properly?

2005-03-14 Thread Edans Flavius de O. Sandes
hello all. I'm new at this list, and i would like to know how do you all compile licq with gdb support. Actually, i can achieve that by hacking the makefile setting "g++ -g". But is there any more interesting method? I have tried CFLAGS/CXXFLAGS = "-g", but the make utility seens to ignore that