Adriaan, still no luck.
pkgbuild: /opt/SUNWspro/bin/CC -c -xtarget=opteron -m64 -xarch=sse2 -xchip=opteron -xcache=64/64/2:1024/64/16 -library=no%Cstd -features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife,tmplrefstatic -instances=global -template=geninlinefuncs -s -xlang=c99 -xalias_level=compatible -xustr=ascii_utf16_ushort -Qoption ccfe -features=gcc -Qoption ccfe -features=zla -Qoption ccfe ++boolflag:sunwcch=false -mt -I/opt/foss/include -I/opt/foss/include/ansi -I/opt/foss/include/freetype2 -I/usr/X11/include -I/usr/openwin/include -I/usr/sfw/include -g -D_REENTRANT -D_RWSTD_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DQT_BOOTSTRAPPED -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_LIBRARY -DQT_NO_STL -DQT_NO_COMPRESS -DQT_NO_DATASTREAM -DQT_NO_TEXTSTREAM -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_THREAD -DQT_NO_REGEXP -DQT_NO_QOBJECT -DQT_NO_SYSTEMLOCALE -DQT_NO_GEOM_VARIANT -DQT_NO_USING_NAMESPACE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/solaris-cc-64 -I. -I../../corelib/arch/generic -I../../../include -I. -I../../../include/QtCore -I. -I.uic/debug-shared -I/usr/sfw/include -o debug-shared/qbuffer.o ../../corelib/io/qbuffer.cpp pkgbuild: "../../corelib/global/qglobal.cpp", line 2071: Error: "backtrace_operator(unsigned long, int, void*)" cannot return a value. pkgbuild: "../../corelib/global/qglobal.cpp", line 2074: Error: "backtrace_operator(unsigned long, int, void*)" cannot return a value. pkgbuild: "../../corelib/global/qglobal.cpp", line 2076: Error: The function "addrtosymstr" must have a prototype. pkgbuild: "../../corelib/global/qglobal.cpp", line 2079: Error: "backtrace_operator(unsigned long, int, void*)" cannot return a value. pkgbuild: "../../corelib/global/qglobal.cpp", line 2114: Error: Formal argument 2 of type extern "C" int(*)(unsigned long,int,void*) in call to walkcontext(const ucontext*, extern "C" int(*)(unsigned long,int,void*), void*) is being passed void(*)(unsigned long,int,void*). pkgbuild: 5 Error(s) detected. pkgbuild: make[2]: *** [debug-shared/qglobal.o] Error 5 Luc On Wed, Jul 2, 2008 at 8:37 AM, Lukas Oboril <oboril.lukas at gmail.com> wrote: > Adriaan > > thank you ! > > Luc > > On Wed, Jul 2, 2008 at 1:47 AM, Adriaan de Groot <groot at kde.org> wrote: >> On Tuesday 01 July 2008 13:28, you wrote: >>> Adriaan, could you implement *debug* for QT just only for S11? I'm not >>> sure if this is possible to do on S10. >> >> Er,I changed that last night after you pointed it out to me; it now uses >> ucontext and walkcontext instead of the (glibc-compatibility and apparently >> S11-only) backtrace functions. Update your Dude. >> >> Note that Qt still isn't building right now because sqlite support is broken. >> >> [ade] >> _______________________________________________ >> kde-discuss mailing list >> kde-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/kde-discuss >> > > > > -- > Lukas 'Luc' Oboril > IRC nickname: luc^ at freenode > > > When dealing with people, let us remember we are not dealing with > creatures of logic. We are dealing with creatures of emotions, > creatures bristling with prejudices and motivated by pride and vanity. > Dale Carnegie > -- Lukas 'Luc' Oboril IRC nickname: luc^ at freenode When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotions, creatures bristling with prejudices and motivated by pride and vanity. Dale Carnegie
