[kde-solaris] C++ looking errors

Alex Stade alex at trdlnk.com
Mon May 17 15:16:45 CEST 2004


On Sunday 16 May 2004 11:42 pm, Stefan Teleman wrote:
> Well, it looks like 'cvs diff' doesn't always diff what it's supposed
> to diff ... because i had this patched and cvs diff didn't pick it
> up.
>

Could there be more stuff that the cvs diff didn't take care of? I just got 
this;

/bin/bash ../libtool --silent --mode=compile 
--tag=CXX /opt/lang/workshop-8.0/SUNWspro/prod/bin/CC -DHAVE_CONFIG_H  -I. 
-I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../interfaces -I../dcop 
-I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio 
-I../kio/kfile -I.. -I/opt/kde/devel/qt/include  -I/opt/kde/devel/include 
-I/opt/kde/devel/extern/include -I/usr/sfw/include  -mt -DQT_THREAD_SUPPORT 
-I/opt/kde/devel/include      -I/opt/kde/devel/extern/include         
-I/opt/kde/devel/qt/include     -I/usr/sfw/include      -I/usr/dt/include       
-I/usr/openwin/include  -I/opt/kde/devel/include        
-I/opt/kde/devel/qt/include     -I/opt/kde/devel/extern/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4   -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o 
kactionclasses.lo `test -f 'kactionclasses.cpp' || echo 
'./'`kactionclasses.cpp
"../kdecore/kdebug.h", line 236: Warning: d hides kdbgstream::d.
"kactionclasses.cpp", line 1938: Warning: window hides 
KToggleFullScreenAction::window.
"../dcop/dcopref.h", line 57: Error: The operation "QDataStream>> const 
QStringList" is illegal.
"kactionclasses.cpp", line 2191:     Where: While instantiating 
"DCOPReply::operator const QStringList<const QStringList>()".
"kactionclasses.cpp", line 2191:     Where: Instantiated from non-template 
code.
1 Error(s) and 2 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `kactionclasses.lo'
Current working directory /home/troll/alex/KDE_Solaris_9/kdelibs-3.2.1/kdeui
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/troll/alex/KDE_Solaris_9/kdelibs-3.2.1/kdeui
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/troll/alex/KDE_Solaris_9/kdelibs-3.2.1
*** Error code 1
make: Fatal error: Command failed for target `all'

-Alex


More information about the kde-solaris mailing list