LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-30-2005, 02:59 AM   #16
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77

You didn't install all the required development packages during your initial installation, thats why the computer is telling you that "make" has not been found. You need to install any missing packages using the software installation tool.
 
Old 12-30-2005, 12:48 PM   #17
tauhshi
Member
 
Registered: Dec 2005
Distribution: Ubuntu "edgy", looking for something else
Posts: 77

Original Poster
Rep: Reputation: 15
Ok, installed the packages.

I got to make install, then went to make clean. Here is my output:

Good - your configure finished. Start make now

[tauhshi@ip24-254-33-240 lipstik-2.1]$ make
make all-recursive
make[1]: Entering directory `/home/tauhshi/Download/lipstik-2.1'
Making all in style
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
Making all in config
make[3]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style/config'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style/config'
make[3]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1'
make[1]: Leaving directory `/home/tauhshi/Download/lipstik-2.1'
[tauhshi@ip24-254-33-240 lipstik-2.1]$ su
Password:
su: incorrect password
[tauhshi@ip24-254-33-240 lipstik-2.1]$ su
Password:
[root@ip24-254-33-240 lipstik-2.1]# make install
Making install in style
make[1]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
Making install in config
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style/config'
make[3]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style/config'
test -z "/usr/lib/kde3" || mkdir -p -- . "/usr/lib/kde3"
/bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -p 'kstyle_lipstik_config.la' '/usr/lib/kde3/kstyle_lipstik_config.la'
PATH="$PATH:/sbin" ldconfig -n /usr/lib/kde3
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style/config'
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style/config'
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
make[3]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/apps/kdisplay/color-schemes" || mkdir -p -- . "/usr/share/apps/kdisplay/color-schemes"
/usr/bin/install -c -p -m 644 'lipstikstandard.kcsrc' '/usr/share/apps/kdisplay/color-schemes/lipstikstandard.kcsrc'
/usr/bin/install -c -p -m 644 'lipstikwhite.kcsrc' '/usr/share/apps/kdisplay/color-schemes/lipstikwhite.kcsrc'
/usr/bin/install -c -p -m 644 'lipstiknoble.kcsrc' '/usr/share/apps/kdisplay/color-schemes/lipstiknoble.kcsrc'
test -z "/usr/lib/kde3/plugins/styles" || mkdir -p -- . "/usr/lib/kde3/plugins/styles"
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p 'lipstik.la' '/usr/lib/kde3/plugins/styles/lipstik.la'
PATH="$PATH:/sbin" ldconfig -n /usr/lib/kde3/plugins/styles
test -z "/usr/share/apps/kstyle/themes" || mkdir -p -- . "/usr/share/apps/kstyle/themes"
/usr/bin/install -c -p -m 644 'lipstik.themerc' '/usr/share/apps/kstyle/themes/lipstik.themerc'
make[3]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[1]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[1]: Entering directory `/home/tauhshi/Download/lipstik-2.1'
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1'
make[1]: Leaving directory `/home/tauhshi/Download/lipstik-2.1'
[root@ip24-254-33-240 lipstik-2.1]# make clean
rm -f *.rpo
Making clean in style
make[1]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
rm -f *.rpo
Making clean in config
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style/config'
rm -f *.rpo
rm -f lipstikconf.moc
rm -f kstyle_lipstik_config.la.closure
rm -f *.bchecktest.cc *.bchecktest.cc.class
test -z "kstyle_lipstik_config.la" || rm -f kstyle_lipstik_config.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style/config'
Making clean in .
make[2]: Entering directory `/home/tauhshi/Download/lipstik-2.1/style'
rm -f lipstik.moc
rm -f lipstik.la.closure
rm -f *.bchecktest.cc *.bchecktest.cc.class
rm -f lipstik_la.all_cpp.cpp
test -z "lipstik.la" || rm -f lipstik.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
make[1]: Leaving directory `/home/tauhshi/Download/lipstik-2.1/style'
Making clean in .
make[1]: Entering directory `/home/tauhshi/Download/lipstik-2.1'
rm -f *.bchecktest.cc *.bchecktest.cc.class
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/tauhshi/Download/lipstik-2.1'
[root@ip24-254-33-240 lipstik-2.1]#

Then I go into looknfeel and lipstik is only listed under style. Its supposed to be a theme...
 
Old 12-30-2005, 03:27 PM   #18
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
It is a theme, but you need to change individual components from the various submenus in look&feel.
 
Old 12-30-2005, 11:59 PM   #19
tauhshi
Member
 
Registered: Dec 2005
Distribution: Ubuntu "edgy", looking for something else
Posts: 77

Original Poster
Rep: Reputation: 15
But as I said, Lipstik is only listed under style...
 
Old 12-31-2005, 02:23 AM   #20
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Lipstik is based on Plastik, so it only provides a style and color scheme.
 
Old 12-31-2005, 08:16 AM   #21
BinJajer
Member
 
Registered: Sep 2005
Location: Warsaw, Poland
Distribution: Slackware 10.2, Caldera OpenLinux 3.1, Corel Linux (Thanks xhi!), Debian GNU/HURD etc...
Posts: 296
Blog Entries: 1

Rep: Reputation: 30
The output is perfectly OK. Good job. You just learned the toughest thing in linux. Checked on lipstik. Yes, unfortunatly what you have is normal. I also have the lipstik style only. Well done.
 
Old 12-31-2005, 08:04 PM   #22
tauhshi
Member
 
Registered: Dec 2005
Distribution: Ubuntu "edgy", looking for something else
Posts: 77

Original Poster
Rep: Reputation: 15
Thanks, I think... No, with my new found knowledge, I shall install Baghira which I beleive is a complete theme...also, got an error message when compiling Firefox, but will make a new topic for that...
 
Old 01-06-2006, 04:06 PM   #23
tauhshi
Member
 
Registered: Dec 2005
Distribution: Ubuntu "edgy", looking for something else
Posts: 77

Original Poster
Rep: Reputation: 15
While installing DeKorator to prehaps provide an easier way to install themes, I come to this MASSIVE group of errors:

Code:
In file included from deKoratorclient.cc:14:
deKoratorclient.h:26:25: error: kdecoration.h: No such file or directory
deKoratorclient.h:27:32: error: kdecorationfactory.h: No such file or directory
deKoratorclient.h:62: error: expected class-name before '{' token
deKoratorclient.h:66: error: ISO C++ forbids declaration of 'KDecoration' with no type
deKoratorclient.h:66: error: 'KDecoration' declared as a 'virtual' field
deKoratorclient.h:66: error: expected ';' before '*' token
deKoratorclient.h:191: error: expected class-name before '{' token
deKoratorclient.h:194: error: expected `)' before '*' token
deKoratorclient.h:209: error: 'Position' does not name a type
deKoratorclient.cc:117: error: expected constructor, destructor, or type conversion before '*' token
deKoratorclient.cc:158: error: expected constructor, destructor, or type conversion before '*' token
deKoratorclient.cc: In member function 'virtual bool DeKorator::DeKoratorFactory::reset(long unsigned int)':
deKoratorclient.cc:179: error: 'SettingDecoration' was not declared in this scope
deKoratorclient.cc:179: error: 'SettingButtons' was not declared in this scope
deKoratorclient.cc:179: error: 'SettingBorder' was not declared in this scope
deKoratorclient.cc:179: error: 'SettingColors' was not declared in this scope
deKoratorclient.cc:200: error: 'resetDecorations' was not declared in this scope
deKoratorclient.cc: In member function 'bool DeKorator::DeKoratorFactory::readConfig()':
deKoratorclient.cc:230: warning: unused variable 'oldDblClkClose'
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorFactory::colorizeDecoPixmaps(bool)':
deKoratorclient.cc:540: error: 'options' was not declared in this scope
deKoratorclient.cc:540: error: 'KDecoration' has not been declared
deKoratorclient.cc:540: error: 'ColorTitleBar' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorFactory::colorizeButtonsPixmaps(bool)':
deKoratorclient.cc:600: error: 'options' was not declared in this scope
deKoratorclient.cc:600: error: 'KDecoration' has not been declared
deKoratorclient.cc:600: error: 'ColorButtonBg' was not declared in this scope
deKoratorclient.cc:619: error: 'options' was not declared in this scope
deKoratorclient.cc:619: error: 'KDecoration' has not been declared
deKoratorclient.cc:619: error: 'ColorButtonBg' was not declared in this scope
deKoratorclient.cc: In constructor 'DeKorator::DeKoratorButton::DeKoratorButton(bool, int, int, DeKorator::DeKoratorClient*, const char*, const QString&, DeKorator::ButtonType, QPixmap*, QPixmap*, QPixmap*, QPixmap*)':
deKoratorclient.cc:719: error: 'class DeKorator::DeKoratorClient' has no member named 'widget'
deKoratorclient.h:165: warning: 'DeKorator::DeKoratorButton::lastmouse_' will be initialized after
deKoratorclient.h:161: warning:   'int DeKorator::DeKoratorButton::decoPixHeight_'
deKoratorclient.cc:718: warning:   when initialized here
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorButton::drawButton(QPainter*)':
deKoratorclient.cc:855: error: 'class DeKorator::DeKoratorClient' has no member named 'isActive'
deKoratorclient.cc:879: error: 'class DeKorator::DeKoratorClient' has no member named 'icon'
deKoratorclient.cc:879: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:879: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:919: error: 'class DeKorator::DeKoratorFactory' has no member named 'options'
deKoratorclient.cc:919: error: 'KDecoration' has not been declared
deKoratorclient.cc:919: error: 'ColorButtonBg' was not declared in this scope
deKoratorclient.cc:925: error: 'class DeKorator::DeKoratorClient' has no member named 'icon'
deKoratorclient.cc:925: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:925: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:997: error: 'class DeKorator::DeKoratorClient' has no member named 'icon'
deKoratorclient.cc:997: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:997: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:1021: error: 'class DeKorator::DeKoratorFactory' has no member named 'options'
deKoratorclient.cc:1021: error: 'KDecoration' has not been declared
deKoratorclient.cc:1021: error: 'ColorButtonBg' was not declared in this scope
deKoratorclient.cc:1027: error: 'class DeKorator::DeKoratorClient' has no member named 'icon'
deKoratorclient.cc:1027: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:1027: error: incomplete type 'QIconSet' used in nested name specifier
deKoratorclient.cc:1102: error: 'class DeKorator::DeKoratorClient' has no member named 'isShade'
deKoratorclient.cc: In member function 'QImage* DeKorator::DeKoratorButton::chooseRightHoverEffect(QImage*, bool, QString)':
deKoratorclient.cc:1129: error: 'class DeKorator::DeKoratorClient' has no member named 'isActive'
deKoratorclient.cc:1140: error: 'class DeKorator::DeKoratorClient' has no member named 'isActive'
deKoratorclient.cc:1155: error: 'class DeKorator::DeKoratorClient' has no member named 'isActive'
deKoratorclient.cc: At global scope:
deKoratorclient.cc:1219: error: expected `)' before '*' token
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::init()':
deKoratorclient.cc:1256: error: 'WNoAutoErase' was not declared in this scope
deKoratorclient.cc:1256: error: 'createMainWidget' was not declared in this scope
deKoratorclient.cc:1257: error: 'widget' was not declared in this scope
deKoratorclient.cc:1260: error: 'NoBackground' was not declared in this scope
deKoratorclient.cc:1294: error: 'isSetShade' was not declared in this scope
deKoratorclient.cc:1304: error: 'options' was not declared in this scope
deKoratorclient.cc:1312: error: 'isPreview' was not declared in this scope
deKoratorclient.cc:1328: error: 'connect' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::addButtons(QBoxLayout*, const QString&, bool)':
deKoratorclient.cc:1362: error: 'connect' was not declared in this scope
deKoratorclient.cc:1372: error: 'isOnAllDesktops' was not declared in this scope
deKoratorclient.cc:1391: error: 'connect' was not declared in this scope
deKoratorclient.cc:1397: error: 'providesContextHelp' was not declared in this scope
deKoratorclient.cc:1406: error: 'connect' was not declared in this scope
deKoratorclient.cc:1412: error: 'isMinimizable' was not declared in this scope
deKoratorclient.cc:1420: error: 'connect' was not declared in this scope
deKoratorclient.cc:1426: error: 'isMaximizable' was not declared in this scope
deKoratorclient.cc:1428: error: 'maximizeMode' was not declared in this scope
deKoratorclient.cc:1428: error: 'MaximizeFull' was not declared in this scope
deKoratorclient.cc:1447: error: 'connect' was not declared in this scope
deKoratorclient.cc:1453: error: 'isCloseable' was not declared in this scope
deKoratorclient.cc:1462: error: 'connect' was not declared in this scope
deKoratorclient.cc:1470: error: 'keepAbove' was not declared in this scope
deKoratorclient.cc:1490: error: 'connect' was not declared in this scope
deKoratorclient.cc:1498: error: 'keepBelow' was not declared in this scope
deKoratorclient.cc:1518: error: 'connect' was not declared in this scope
deKoratorclient.cc:1524: error: 'isShadeable' was not declared in this scope
deKoratorclient.cc:1526: error: 'isSetShade' was not declared in this scope
deKoratorclient.cc:1545: error: 'connect' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::activeChange()':
deKoratorclient.cc:1566: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::captionChange()':
deKoratorclient.cc:1577: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::desktopChange()':
deKoratorclient.cc:1588: error: 'isOnAllDesktops' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::maximizeChange()':
deKoratorclient.cc:1633: error: 'maximizeMode' was not declared in this scope
deKoratorclient.cc:1633: error: 'MaximizeFull' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::shadeChange()':
deKoratorclient.cc:1664: error: 'isSetShade' was not declared in this scope
deKoratorclient.cc:1690: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::borders(int&, int&, int&, int&) const':
deKoratorclient.cc:1768: error: 'isShade' was not declared in this scope
deKoratorclient.cc:1778: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'virtual void DeKorator::DeKoratorClient::resize(const QSize&)':
deKoratorclient.cc:1788: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'virtual QSize DeKorator::DeKoratorClient::minimumSize() const':
deKoratorclient.cc:1798: error: 'widget' was not declared in this scope
deKoratorclient.cc: At global scope:
deKoratorclient.cc:1810: error: 'KDecoration' has not been declared
deKoratorclient.cc:1810: error: 'Position' does not name a type
deKoratorclient.cc: In member function 'bool DeKorator::DeKoratorClient::eventFilter(QObject*, QEvent*)':
deKoratorclient.cc:1892: error: 'widget' was not declared in this scope
deKoratorclient.cc:1904: error: 'processMousePressEvent' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::mouseDoubleClickEvent(QMouseEvent*)':
deKoratorclient.cc:1940: error: 'titlebarDblClickOperation' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::paintEvent(QPaintEvent*)':
deKoratorclient.cc:1956: error: 'widget' was not declared in this scope
deKoratorclient.cc:1958: error: 'width' was not declared in this scope
deKoratorclient.cc:1958: error: 'height' was not declared in this scope
deKoratorclient.cc:1971: error: 'isActive' was not declared in this scope
deKoratorclient.cc:2012: error: 'caption' was not declared in this scope
deKoratorclient.cc:2013: error: 'options' was not declared in this scope
deKoratorclient.cc:2044: error: 'KDecoration' has not been declared
deKoratorclient.cc:2044: error: 'ColorFont' was not declared in this scope
deKoratorclient.cc:2050: error: 'AlignVCenter' was not declared in this scope
deKoratorclient.cc:2057: error: 'isShade' was not declared in this scope
deKoratorclient.cc:2068: error: 'isActive' was not declared in this scope
deKoratorclient.cc:2117: error: 'isActive' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::updateCaptionBuffer()':
deKoratorclient.cc:2153: error: 'caption' was not declared in this scope
deKoratorclient.cc:2154: error: 'options' was not declared in this scope
deKoratorclient.cc:2154: error: 'isActive' was not declared in this scope
deKoratorclient.cc:2165: error: 'white' was not declared in this scope
deKoratorclient.cc:2166: error: 'AlignCenter' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::resizeEvent(QResizeEvent*)':
deKoratorclient.cc:2188: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::showEvent(QShowEvent*)':
deKoratorclient.cc:2205: error: 'widget' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::maxButtonPressed()':
deKoratorclient.cc:2220: error: 'maximize' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::shadeButtonPressed()':
deKoratorclient.cc:2248: error: 'isSetShade' was not declared in this scope
deKoratorclient.cc:2248: error: 'setShade' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::aboveButtonPressed()':
deKoratorclient.cc:2261: error: 'keepAbove' was not declared in this scope
deKoratorclient.cc:2261: error: 'setKeepAbove' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::belowButtonPressed()':
deKoratorclient.cc:2274: error: 'keepBelow' was not declared in this scope
deKoratorclient.cc:2274: error: 'setKeepBelow' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::menuButtonPressed()':
deKoratorclient.cc:2306: error: 'KDecorationFactory' was not declared in this scope
deKoratorclient.cc:2306: error: 'f' was not declared in this scope
deKoratorclient.cc:2306: error: 'factory' was not declared in this scope
deKoratorclient.cc:2307: error: 'showWindowMenu' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::menuButtonReleased()':
deKoratorclient.cc:2322: error: 'closeWindow' was not declared in this scope
deKoratorclient.cc: In member function 'void DeKorator::DeKoratorClient::doShape()':
deKoratorclient.cc:2332: error: 'width' was not declared in this scope
deKoratorclient.cc:2332: error: 'height' was not declared in this scope
deKoratorclient.cc:2345: error: 'isShade' was not declared in this scope
deKoratorclient.cc:2358: error: 'setMask' was not declared in this scope
deKoratorclient.moc: In static member function 'static QMetaObject* DeKorator::DeKoratorClient::staticMetaObject()':
deKoratorclient.moc:136: error: 'KDecoration' has not been declared
deKoratorclient.moc: In member function 'virtual void* DeKorator::DeKoratorClient::qt_cast(const char*)':
deKoratorclient.moc:178: error: 'KDecoration' has not been declared
deKoratorclient.moc: In member function 'virtual bool DeKorator::DeKoratorClient::qt_invoke(int, QUObject*)':
deKoratorclient.moc:193: error: 'KDecoration' has not been declared
deKoratorclient.moc: In member function 'virtual bool DeKorator::DeKoratorClient::qt_emit(int, QUObject*)':
deKoratorclient.moc:200: error: 'KDecoration' has not been declared
deKoratorclient.moc: In member function 'virtual bool DeKorator::DeKoratorClient::qt_property(int, int, QVariant*)':
deKoratorclient.moc:206: error: 'KDecoration' has not been declared
deKoratorclient.cc: In member function 'virtual bool DeKorator::DeKoratorFactory::reset(long unsigned int)':
deKoratorclient.cc:203: warning: control reaches end of non-void function
make[3]: *** [deKoratorclient.lo] Error 1
make[3]: Leaving directory `/home/tauhshi/Desktop/deKorator-0.2-fix1/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tauhshi/Desktop/deKorator-0.2-fix1/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tauhshi/Desktop/deKorator-0.2-fix1'
make: *** [all] Error 2
[tauhshi@ip24-254-32-142 deKorator-0.2-fix1]$
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add Gnome style "drawer" (ie sub-menu) to KDE 3.1 kicker (aka KDE Panel) quaestor Linux - Software 7 10-17-2006 09:55 AM
how to change mandrake style menu to kde style menu msalimane Mandriva 1 12-07-2004 01:16 PM
kde style problem Tearran SUSE / openSUSE 1 12-02-2004 07:45 PM
No style in non-KDE applications mp4 Linux - Software 1 08-22-2004 01:32 AM
KDE getting an OS X style menu nigma Linux - General 3 02-12-2004 11:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration