[Development] Problem compiling using Oracle Solaris Studio 12.3
Thiago Macieira
thiago.macieira at intel.com
Sat Sep 15 08:58:23 CEST 2012
On sexta-feira, 14 de setembro de 2012 21.59.45, Geoffrey Gowey wrote:
> line 126: Error: Formal argument 3 of type unsigned* in call to accept(int,
> sockaddr*, unsigned*) is being passed int*.
Ugh... socklen_t again...
Please see mkspecs/solaris-cc/qplatformdefs.h and check why QT_SOCKLEN_T was
defined erroneously to int, And check mkspecs/solaris-cc-64/qplatformdefs.h
too. For whatever reason, the two files are different.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120915/970db22b/attachment.sig>
More information about the Development
mailing list