On 21 October 2012 17:10, Geoffrey Gowey <[email protected]> wrote: > Hello All, > > I tried compiling last night and ran in to the following error: > > /opt/solarisstudio12.3/bin/CC -c -g -O2 -mt -KPIC -DQT_SHARED > -DQT_BUILD_NETWORK_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII > -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT > -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE > -D_LARGEFILE_SOURCE -I../../mkspecs/solaris-cc -I. -I../../include/QtCore > -I../../include -I../../include/QtNetwork -I.rcc/release-shared -Ikernel > -I.moc/release-shared -I/usr/sfw/include -o > .obj/release-shared/qnetworkinterface_unix.o > kernel/qnetworkinterface_unix.cpp > "../../include/QtNetwork/private/../../../src/network/socket/qnet_unix_p.h", > line 126: Error: Formal argument 3 of type unsigned* in call to accept(int, > sockaddr*, unsigned*) is being passed int*.
Didn't you get the very same problem a month ago? Am I missing anything? http://lists.qt-project.org/pipermail/development/2012-September/006404.html -- Giuseppe D'Angelo _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
