LARGE_FDSET on Win32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Compiled PWLib and OpenH323 from sf.net - latest - using configure.
Compiled latest GNUgk v2.07cvs today with LARGE_FDSET on Win32/Win98  VC6++
(Project/Settings/C++ - LARGE_FDSET=8192) and found the compile line having
the D parameter for LARGE_FDSET.
The following 14 errors were noted:-
ProxyThread.cxx
C:\openh323\openh323gk\ProxyThread.cxx(281) : error C2664: 'setsockopt' :
cannot convert parameter 4 from 'int *' to 'const char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
C:\openh323\openh323gk\ProxyThread.cxx(303) : error C2664: 'getsockopt' :
cannot convert parameter 4 from 'int *' to 'char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
C:\openh323\openh323gk\yasocket.cxx(83) : error C2065: 'SHUT_RDWR' :
undeclared identifier
C:\openh323\openh323gk\yasocket.cxx(143) : error C2248: 'ConvertOSError' :
cannot access protected member declared in class 'PSocket'
        c:\PWLIB\INCLUDE\PTLIB\MSOS\ptlib/socket.h(160) : see declaration of
'ConvertOSError'
C:\openh323\openh323gk\yasocket.cxx(151) : error C2039: 'ioctl' : is not a
member of '`global namespace''
C:\openh323\openh323gk\yasocket.cxx(151) : error C2065: 'ioctl' : undeclared
identifier
C:\openh323\openh323gk\yasocket.cxx(151) : error C2039: 'fcntl' : is not a
member of '`global namespace''
C:\openh323\openh323gk\yasocket.cxx(151) : error C2065: 'fcntl' : undeclared
identifier
C:\openh323\openh323gk\yasocket.cxx(151) : error C2065: 'F_SETFD' : undeclared
identifier
C:\openh323\openh323gk\yasocket.cxx(178) : error C2664: 'recv' : cannot
convert parameter 2 from 'void *' to 'char *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit
cast
C:\openh323\openh323gk\yasocket.cxx(183) : error C2664: 'send' : cannot
convert parameter 2 from 'const void *' to 'const char *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit
cast
C:\openh323\openh323gk\yasocket.cxx(206) : error C2664: 'setsockopt' : cannot
convert parameter 4 from 'int *' to 'const char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
C:\openh323\openh323gk\yasocket.cxx(238) : error C2664: 'recvfrom' : cannot
convert parameter 2 from 'void *' to 'char *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit
cast
C:\openh323\openh323gk\yasocket.cxx(243) : error C2664: 'sendto' : cannot
convert parameter 2 from 'const void *' to 'const char *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit
cast

Ap.Muthu





-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49
Homepage: http://www.gnugk.org/


[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux