Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Instaliranje kde tema?!

[es] :: Linux :: Instaliranje kde tema?!

[ Pregleda: 2436 | Odgovora: 1 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

anon17194

Član broj: 17194
Poruke: 191
*.ptt.yu.



Profil

icon Instaliranje kde tema?!28.05.2005. u 11:37 - pre 230 meseci
Zdravo svima.Imam problem oko instaliranja tema na KDE 3.4 .Ja sam skidao neke teme sa kdelook ali se javlja sledeci problem :
Citat:
linux:~/Downloads/Teme # cd knifty-0.4.2
linux:~/Downloads/Teme/knifty-0.4.2 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
not using lib directory suffix
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for brockenboring... not found
checking for meinproc... /opt/kde3/bin/meinproc
checking if client should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating client/Makefile
fast creating client/config/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

linux:~/Downloads/Teme/knifty-0.4.2 # make
make make_driver_db_lpr makedeltarpm makeg makepsres
make_driver_db_cups makedeltaiso makedepend makekdewidgets makestrs
linux:~/Downloads/Teme/knifty-0.4.2 # make
make all-recursive
make[1]: Entering directory `/root/Downloads/Teme/knifty-0.4.2'
Making all in client
make[2]: Entering directory `/root/Downloads/Teme/knifty-0.4.2/client'
Making all in config
make[3]: Entering directory `/root/Downloads/Teme/knifty-0.4.2/client/config'
/usr/lib/qt3/bin/moc ./config.h -o config.moc
source='config.cpp' object='config.lo' libtool=yes \
depfile='.deps/config.Plo' tmpdepfile='.deps/config.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -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 -c -o config.lo `test -f 'config.cpp' || echo './'`config.cpp
/usr/lib/qt3/bin/moc configdialog.h -o configdialog.moc
rm -f configdialog.cpp
echo '#include <klocale.h>' > configdialog.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i configdialog.h ./configdialog.ui > configdialog.cpp.temp ; ret=$?; \
sed -e "s,tr2i18n( \"\" ),QString::null,g" configdialog.cpp.temp | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_configdialog,g" >> configdialog.cpp ;\
rm -f configdialog.cpp.temp ;\
if test "$ret" = 0; then echo '#include "configdialog.moc"' >> configdialog.cpp; else rm -f configdialog.cpp ; exit $ret ; fi
source='configdialog.cpp' object='configdialog.lo' libtool=yes \
depfile='.deps/configdialog.Plo' tmpdepfile='.deps/configdialog.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -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 -c -o configdialog.lo `test -f 'configdialog.cpp' || echo './'`configdialog.cpp
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -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 -o kwin_knifty_config.la.closure kwin_knifty_config_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -avoid-version -module -no-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -module config.lo configdialog.lo -lkdeui
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -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 -o kwin_knifty_config.la -rpath /usr/local/kde/lib/kde3 -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -avoid-version -module -no-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -module config.lo configdialog.lo -lkdeui
make[3]: Leaving directory `/root/Downloads/Teme/knifty-0.4.2/client/config'
make[3]: Entering directory `/root/Downloads/Teme/knifty-0.4.2/client'
source='knifty.cpp' object='knifty.lo' libtool=yes \
depfile='.deps/knifty.Plo' tmpdepfile='.deps/knifty.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -I/opt/kde3/include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -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_PLUGIN -c -o knifty.lo `test -f 'knifty.cpp' || echo './'`knifty.cpp
In file included from knifty.cpp:12:
knifty.h:13:25: kdecoration.h: No such file or directory
knifty.h:14:32: kdecorationfactory.h: No such file or directory
In file included from knifty.cpp:12:
knifty.h:30: error: syntax error before `{' token
knifty.h:33: error: destructors must be member functions
knifty.h:34: error: virtual outside class declaration
knifty.h:35: error: syntax error before `*' token
knifty.h: In function `bool KNifty::initialized()':
knifty.h:37: error: `m_initialized' undeclared (first use this function)
knifty.h:37: error: (Each undeclared identifier is reported only once for each
function it appears in.)
knifty.h: In function `int KNifty::titleHeight()':
knifty.h:39: error: `m_titleHeight' undeclared (first use this function)
knifty.h: In function `int KNifty::titleHeightTool()':
knifty.h:40: error: `m_titleHeightTool' undeclared (first use this function)
knifty.h: In function `QFont KNifty::titleFont()':
knifty.h:41: error: `m_titleFont' undeclared (first use this function)
knifty.h: In function `QFont KNifty::titleFontTool()':
knifty.h:42: error: `m_titleFontTool' undeclared (first use this function)
knifty.h: In function `bool KNifty::titleShadow()':
knifty.h:43: error: `m_titleShadow' undeclared (first use this function)
knifty.h: In function `bool KNifty::shrinkBorders()':
knifty.h:44: error: `m_shrinkBorders' undeclared (first use this function)
knifty.h: In function `int KNifty::borderSize()':
knifty.h:45: error: `m_borderSize' undeclared (first use this function)
knifty.h: In function `bool KNifty::useTitleColor()':
knifty.h:46: error: `m_useTitleColor' undeclared (first use this function)
knifty.h: In function `bool KNifty::useHighContrastHoveredButtons()':
knifty.h:47: error: `m_useHighContrastHoveredButtons' undeclared (first use
this function)
knifty.h: In function `bool KNifty::bordersBlendColor()':
knifty.h:48: error: `m_bordersBlendColor' undeclared (first use this function)
knifty.h: In function `Qt::AlignmentFlags KNifty::titleAlign()':
knifty.h:49: error: `m_titleAlign' undeclared (first use this function)
knifty.h: At global scope:
knifty.h:52: error: syntax error before `private'
knifty.h:55: error: `bool KNifty::m_titleShadow' used prior to declaration
knifty.h:56: error: `bool KNifty::m_shrinkBorders' used prior to declaration
knifty.h:57: error: `bool KNifty::m_useTitleColor' used prior to declaration
knifty.h:58: error: `bool KNifty::m_useHighContrastHoveredButtons' used prior
to declaration
knifty.h:59: error: `bool KNifty::m_bordersBlendColor' used prior to
declaration
knifty.h:60: error: `int KNifty::m_borderSize' used prior to declaration
knifty.h:61: error: `int KNifty::m_titleHeight' used prior to declaration
knifty.h:62: error: `int KNifty::m_titleHeightTool' used prior to declaration
knifty.h:63: error: `QFont KNifty::m_titleFont' used prior to declaration
knifty.h:64: error: `QFont KNifty::m_titleFontTool' used prior to declaration
knifty.h:65: error: `Qt::AlignmentFlags KNifty::m_titleAlign' used prior to
declaration
knifty.h:67: error: `bool KNifty::m_initialized' used prior to declaration
knifty.h:72: error: syntax error before `}' token
In file included from knifty.cpp:13:
kniftyclient.h:25: error: syntax error before `{' token
kniftyclient.h:26: error: virtual outside class declaration
kniftyclient.h:26: error: non-member function `const char* className()' cannot
have `const' method qualifier
kniftyclient.h:26: error: virtual outside class declaration
kniftyclient.h:26: error: virtual outside class declaration
kniftyclient.h:26: error: virtual outside class declaration
kniftyclient.h:26: error: virtual outside class declaration
kniftyclient.h: In function `QObject* qObject()':
kniftyclient.h:26: error: invalid use of `this' in non-member function
kniftyclient.h: At global scope:
kniftyclient.h:26: error: syntax error before `private'
kniftyclient.h:29: error: destructors must be member functions
kniftyclient.h:31: error: virtual outside class declaration
kniftyclient.h:34: error: non-member function `QPixmap getTitleBarTile(bool)'
cannot have `const' method qualifier
kniftyclient.h: In function `QPixmap getTitleBarTile(bool)':
kniftyclient.h:34: error: return type `struct QPixmap' is incomplete
kniftyclient.h:35: error: `aTitleBarTile' undeclared (first use this function)
kniftyclient.h:35: error: `iTitleBarTile' undeclared (first use this function)
kniftyclient.h: At global scope:
kniftyclient.h:37: error: syntax error before `protected'
kniftyclient.h:39: error: virtual outside class declaration
kniftyclient.h:40: error: virtual outside class declaration
kniftyclient.h:41: error: virtual outside class declaration
kniftyclient.h:43: error: virtual outside class declaration
kniftyclient.h:44: error: virtual outside class declaration
kniftyclient.h:44: error: non-member function `void borders(int&, int&, int&,
int&)' cannot have `const' method qualifier
kniftyclient.h:45: error: virtual outside class declaration
kniftyclient.h:46: error: virtual outside class declaration
kniftyclient.h:47: error: virtual outside class declaration
kniftyclient.h:48: error: virtual outside class declaration
kniftyclient.h:49: error: virtual outside class declaration
kniftyclient.h:49: error: non-member function `bool isTool()' cannot have `
const' method qualifier
kniftyclient.h:51: error: virtual outside class declaration
kniftyclient.h:52: error: virtual outside class declaration
kniftyclient.h:53: error: virtual outside class declaration
kniftyclient.h:54: error: virtual outside class declaration
kniftyclient.h:54: error: non-member function `QSize minimumSize()' cannot have
`const' method qualifier
kniftyclient.h:55: error: syntax error before `(' token
kniftyclient.h:61: error: syntax error before `private'
kniftyclient.h:77: error: `QPixmap*aTitleBarTile' used prior to declaration
kniftyclient.h:77: error: `QPixmap*iTitleBarTile' used prior to declaration
kniftyclient.h:82: error: syntax error before `*' token
kniftyclient.h:90: error: syntax error before `}' token
knifty.cpp:20: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:20: error: assignment (not initialization) in declaration
knifty.cpp:21: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:21: error: assignment (not initialization) in declaration
knifty.cpp:22: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:22: error: assignment (not initialization) in declaration
knifty.cpp:23: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:23: error: assignment (not initialization) in declaration
knifty.cpp:24: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:24: error: assignment (not initialization) in declaration
knifty.cpp:25: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:25: error: assignment (not initialization) in declaration
knifty.cpp:26: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:26: error: assignment (not initialization) in declaration
knifty.cpp:27: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:27: error: assignment (not initialization) in declaration
knifty.cpp:28: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:28: error: assignment (not initialization) in declaration
knifty.cpp:29: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:29: error: assignment (not initialization) in declaration
knifty.cpp:30: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:30: error: assignment (not initialization) in declaration
knifty.cpp:31: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:31: error: assignment (not initialization) in declaration
knifty.cpp:34: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:39: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp:43: error: syntax error before `*' token
knifty.cpp:50: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp: In member function `bool KNifty::KniftyHandler::reset(long unsigned
int)':
knifty.cpp:51: error: `options' undeclared (first use this function)
knifty.cpp:58: error: `readConfig' undeclared (first use this function)
knifty.cpp:61: error: `resetDecorations' undeclared (first use this function)
knifty.cpp: At global scope:
knifty.cpp:69: error: invalid use of undefined type `class
KNifty::KniftyHandler'
knifty.h:29: error: forward declaration of `class KNifty::KniftyHandler'
knifty.cpp: In member function `bool KNifty::KniftyHandler::readConfig()':
knifty.cpp:77: error: `KDecoration' undeclared (first use this function)
knifty.cpp:77: error: syntax error before `::' token
knifty.cpp:81: error: `BorderLarge' undeclared (first use this function)
knifty.cpp:81: error: case label `<expression error>' not within a switch
statement
knifty.cpp:84: error: `BorderVeryLarge' undeclared (first use this function)
knifty.cpp:84: error: case label `<expression error>' not within a switch
statement
knifty.cpp:87: error: `BorderHuge' undeclared (first use this function)
knifty.cpp:87: error: case label `<expression error>' not within a switch
statement
knifty.cpp:90: error: `BorderVeryHuge' undeclared (first use this function)
knifty.cpp:90: error: case label `<expression error>' not within a switch
statement
knifty.cpp:93: error: `BorderOversized' undeclared (first use this function)
knifty.cpp:93: error: case label `<expression error>' not within a switch
statement
knifty.cpp:96: error: `BorderNormal' undeclared (first use this function)
knifty.cpp:96: error: case label `<expression error>' not within a switch
statement
knifty.cpp:97: error: `default' label not within a switch statement
knifty.cpp: At global scope:
knifty.cpp:104: error: ISO C++ forbids declaration of `m_titleHeight' with no
type
knifty.cpp:106: error: ISO C++ forbids declaration of `fm' with no type
knifty.cpp:106: error: conflicting types for `int fm'
knifty.cpp:101: error: previous declaration as `QFontMetrics fm'
knifty.cpp:109: error: ISO C++ forbids declaration of `m_titleHeightTool' with
no type
knifty.cpp:109: error: request for member `height' in `fm', which is of
non-aggregate type `int'
knifty.cpp:109: error: request for member `height' in `fm', which is of
non-aggregate type `int'
knifty.cpp:111: error: `config' was not declared in this scope
knifty.cpp:112: error: syntax error before `if'
knifty.cpp:116: error: ISO C++ forbids declaration of `
m_useHighContrastHoveredButtons' with no type
knifty.cpp:116: error: `config' was not declared in this scope
knifty.cpp:117: error: ISO C++ forbids declaration of `m_useTitleColor' with no
type
knifty.cpp:117: error: `config' was not declared in this scope
knifty.cpp:118: error: ISO C++ forbids declaration of `m_bordersBlendColor'
with no type
knifty.cpp:118: error: `config' was not declared in this scope
knifty.cpp:120: error: syntax error before `return'
knifty.cpp:127: error: syntax error before `*' token
knifty.cpp:131: error: syntax error before `*' token
kniftyclient.h:26: warning: `bool qt_static_property(QObject*, int, int,
QVariant*)' declared `static' but never defined
kniftyclient.h:26: warning: `QMetaObject* staticMetaObject()' declared `static'
but never defined
kniftyclient.h:26: warning: `QString tr(const char*, const char*)' declared
`static' but never defined
kniftyclient.h:26: warning: `QString trUtf8(const char*, const char*)' declared
`static' but never defined
knifty.h:57: warning: `bool KNifty::m_useTitleColor' defined but not used
knifty.h:58: warning: `bool KNifty::m_useHighContrastHoveredButtons' defined
but not used
knifty.h:59: warning: `bool KNifty::m_bordersBlendColor' defined but not used
knifty.h:61: warning: `int KNifty::m_titleHeight' defined but not used
knifty.h:62: warning: `int KNifty::m_titleHeightTool' defined but not used
knifty.h:65: warning: `Qt::AlignmentFlags KNifty::m_titleAlign' defined but not
used
make[3]: *** [knifty.lo] Error 1
make[3]: Leaving directory `/root/Downloads/Teme/knifty-0.4.2/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Downloads/Teme/knifty-0.4.2/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Downloads/Teme/knifty-0.4.2'
make: *** [all] Error 2
linux:~/Downloads/Teme/knifty-0.4.2 #

Znali neko laksi nacin,ili da mi pomogne oko instaliranja?
 
Odgovor na temu

WiZaRd1015
Slavko Gligorijević
Leskovac

Član broj: 17063
Poruke: 229
212.200.69.*



Profil

icon Re: Instaliranje kde tema?!28.05.2005. u 12:23 - pre 230 meseci
Zašto ne potražiš podršku na samom sajtu?
To follow the path:
look to the master,
follow the master,
walk with the master,
see through the master,
become the master.
 
Odgovor na temu

[es] :: Linux :: Instaliranje kde tema?!

[ Pregleda: 2436 | Odgovora: 1 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.