-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 29 October 2002 02:13 pm, Michael Gisbers wrote:
> socket.cpp: In member function `bool INetSocket::SetLocalAddress(bool)':
> socket.cpp:315: invalid conversion from `int*' to `socklen_t*'
> socket.cpp: In member function `void
> TCPSocket::RecvConnection(TCPSocket&)': socket.cpp:703: invalid conversion
> from `int*' to `socklen_t*'
> make[2]: *** [socket.o] Error 1
>
> this only happens when using --with-socks

I'm not sure on the permament fix for this...
but to work around it, just change int to socklen_t at the lines mentioned in 
your compiler output (315 and 703 of socket.cpp)

Jon

______________________________________________________________
Jon Keating                                                        ICQ #16325723
[EMAIL PROTECTED]                                                       GPG ID: 0x2290A71F
emostar on irc.openprojects.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9vv0Qld1KayKQpx8RAj/GAKCmYGaWcyuuIH1zSBWRBMTOiqFcZwCgiMqA
jUSaluHZ0IaicZPdL+njNn4=
=gOf2
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to