[Uml-devel] KDE_IS_VERSION

P. Fleury fleury at users.sourceforge.net
Sat Mar 1 09:56:20 UTC 2003


Do zou reallz need to recompile cervisia ?
What I do typically is checkout the full kdesdk, run make -f 
Makefile.cvs and configure, then move to the umbrello dir and then only 
do make; make install'. Ok the docs are elsewhere, but for a CVS copy, 
that's fine for me.

--Pascal

Stephen Torri wrote:

>On Fri, 2003-02-28 at 17:51, Jonathan Riddell wrote:
>  
>
>>On 28 Feb 2003, Stephen Torri wrote:
>>
>>    
>>
>>>In file included from updateview.cpp:32:
>>>cervisiapart.h:23:5: warning: "KDE_IS_VERSION" is not defined
>>>cervisiapart.h:23:19: missing binary operator before '('
>>>cervisiapart.h:43:5: warning: "KDE_IS_VERSION" is not defined
>>>cervisiapart.h:43:19: missing binary operator before '('
>>>cervisiapart.h:181:5: warning: "KDE_IS_VERSION" is not defined
>>>cervisiapart.h:181:19: missing binary operator before '('
>>>make[1]: *** [updateview.lo] Error 1
>>>make[1]: Leaving directory `/home/storri/src/kdesdk/cervisia'
>>>make: *** [all-recursive] Error 1
>>>      
>>>
>>Easiest thing to do would be to just
>>rm -r /home/storri/src/kdesdk/cervisia
>>
>>and make -f Makefile.cvs; ./configure
>>again
>>    
>>
>
>
>Removed the directory cervisia and rechecked it out from CVS. Ran make
>-f Makefile.cvs; ./configure --prefix=/usr; make
>
>make[3]: Entering directory `/home/storri/src/kdesdk/cervisia'
>source='updateview.cpp' object='updateview.lo' libtool=yes \
>depfile='.deps/updateview.Plo' tmpdepfile='.deps/updateview.TPlo' \
>depmode=gcc3 /bin/sh ../admin/depcomp \
>/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
>-I. -I. -I.. -I./cvsservice -I/usr/include/kde -I/usr/lib/qt-3.1/include
>-I/usr/X11R6/include  -UQT_NO_COMPAT -D_BSD_SOURCE -DQT_THREAD_SUPPORT 
>-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic
>-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
>-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
>-Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute
>-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
>-UQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c -o updateview.lo `test -f
>'updateview.cpp' || echo './'`updateview.cpp
>In file included from updateview.cpp:32:
>cervisiapart.h:23:5: warning: "KDE_IS_VERSION" is not defined
>cervisiapart.h:23:19: missing binary operator before '('
>cervisiapart.h:43:5: warning: "KDE_IS_VERSION" is not defined
>cervisiapart.h:43:19: missing binary operator before '('
>cervisiapart.h:181:5: warning: "KDE_IS_VERSION" is not defined
>cervisiapart.h:181:19: missing binary operator before '('
>make[3]: *** [updateview.lo] Error 1
>make[3]: Leaving directory `/home/storri/src/kdesdk/cervisia'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/storri/src/kdesdk/cervisia'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/storri/src/kdesdk'
>make: *** [all] Error 2
>
>
>Was I suppose to check it out from CVS? Your direction did not tell me
>to do that. 
>
>Stephen
>  
>






More information about the umbrello-devel mailing list