Success: kde 3.1 cvs running on sgi IRIX!

Thiago Macieira thiagom at wanadoo.fr
Mon Aug 12 08:20:06 BST 2002


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

Andreas Sturm wrote:
>I removed all labels in krfb/libvncserver/main.cc. That worked but it breaks
>now with following:
>
>cc-1020 cc: ERROR File = main.c, Line = 318
>  The identifier "socklen_t" is undefined.
>
>      socklen_t len;
>
>Where should socklen_t be defined?

In the system headers. I think sys/socket.h, but I'm not sure. If this were a 
KDE application, I'd recommend using ksocklen_t from ksockaddr.h.

I think the configure script will need an additional test for the presence of 
that type and, if not defined, use "unsigned" instead.

Want a patch?

- -- 
  Thiago Macieira - UFOT Registry number: 1001
 thiagom at mail.com
   ICQ UIN: 1967141  PGP/GPG: 0x6EF45358
     Registered Linux user #65028
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9V2GmM/XwBW70U1gRArN3AJwNwcW4dZe8uS+AN09HuOMycoRo7wCfVQYG
MiRA0IaW4a+i2/WFlyXduWw=
=XxGg
-----END PGP SIGNATURE-----





More information about the kde-core-devel mailing list