All pastes #1975252 Raw Edit

Stuff

public text v1 · immutable
#1975252 ·published 2010-10-28 04:22 UTC
rendered paste body
cyberaddict@stargate:~/znc-0.094$ make
Building main.o...
In file included from Socket.h:12,
                 from Client.h:12,
                 from znc.h:12,
                 from main.cpp:9:
Csocket.h: In member function Б─≤virtual void TSocketManager<T>::Loop()Б─≥:
Csocket.h:1426: error: Б─≤ETIMEDOUTБ─≥ was not declared in this scope
Csocket.h:1428: error: Б─≤EDOMБ─≥ was not declared in this scope
Csocket.h:1446: error: Б─≤ETIMEDOUTБ─≥ was not declared in this scope
Csocket.h:1448: error: Б─≤EADDRNOTAVAILБ─≥ was not declared in this scope
Csocket.h:1457: error: Б─≤ECONNREFUSEDБ─≥ was not declared in this scope
Csocket.h:1473: error: Б─≤ECONNREFUSEDБ─≥ was not declared in this scope
Csocket.h:1476: error: Б─≤ECONNABORTEDБ─≥ was not declared in this scope
Csocket.h: In member function Б─≤virtual void TSocketManager<T>::Select(std::map                                              <T*, TSocketManager<T>::EMessages, std::less<T*>, std::allocator<std::pair<T* co                                              nst, TSocketManager<T>::EMessages> > >&)Б─≥:
Csocket.h:2135: error: Б─≤EINTRБ─≥ was not declared in this scope
Csocket.h:2274: error: Б─≤EAGAINБ─≥ was not declared in this scope
make: *** [main.o] Error 1