ok here is the quick fix that was posted on the licq dev list late last
night this should get you up and running till they fix the source

in src/daemon/icqd-udp.cpp

comment out lines 1326 and 1327
it will make refference to server down....

you must have the latest cvs for these lines to corespond.

you want to comment out the two lines that I have marked with the --->>>

and recompile then all will work :)




or you can look for this
  {
--->>>    gLog.Info("%sServer down.\n", L_UDPxSTR);
--->>>   icqRelogon(true);
    break;
  }



-darkwlf


_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/licq-devel


Reply via email to