No. The error from a month ago was: /opt/solarisstudio12.3/bin/CC -c -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/qhttpsocketengine.o socket/qhttpsocketengine.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*. 1 Error(s) detected. gmake[1]: *** [.obj/release-shared/qnetworkinterface_unix.o] Error 2 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/home/gjgowey/qt/src/network' gmake: *** [sub-network-make_default-ordered] Error 2
Different files. On Sun, Oct 21, 2012 at 12:31 PM, Giuseppe D'Angelo <[email protected]>wrote: > 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 > -- Kindest Regards, Geoff ---- To see what my availability is today or to schedule a meeting please use my Tungle page: http://tungle.me/gjgowey *Loading ...*
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
