Results 1 to 10 of 18
While installing superkaramba 0.35, i get this error
Code:
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from main.cpp:5:
./karambaapp.h:14:20: Python.h: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-30-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
installing superkaramba
While installing superkaramba 0.35, i get this error
ao what do i do coz i cant make anything outta itCode:cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ In file included from main.cpp:5: ./karambaapp.h:14:20: Python.h: No such file or directory In file included from main.cpp:19: karamba.h:8:20: Python.h: No such file or directory In file included from main.cpp:22: karamba_python.h:44: error: ISO C++ forbids declaration of `PyObject' with no type karamba_python.h:44: error: expected `;' before '*' token karamba_python.h:45: error: ISO C++ forbids declaration of `PyObject' with no type karamba_python.h:45: error: expected `;' before '*' token karamba_python.h:46: error: ISO C++ forbids declaration of `PyThreadState' with no type karamba_python.h:46: error: expected `;' before '*' token karamba_python.h:48: error: variable or field `getLock' declared void karamba_python.h:48: error: expected `;' before '(' token karamba_python.h:49: error: ISO C++ forbids declaration of `PyObject' with no type karamba_python.h:49: error: expected `;' before '*' token karamba_python.h:50: error: variable or field `releaseLock' declared void karamba_python.h:50: error: expected `;' before '(' token karamba_python.h:51: error: `PyObject' has not been declared karamba_python.h:51: error: ISO C++ forbids declaration of `pArgs' with no type make[3]: *** [main.o] Error 1 make[3]: Leaving directory `/home/suhail/superkaramba-0.35/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/suhail/superkaramba-0.35/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/suhail/superkaramba-0.35' make: *** [all] Error 2
- 01-30-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Glad to see im not the only one with 0.35 installation issues....
I cant get it to install either... same error...
if weather ++ isnt a Must, simply use URPMI to install the 0.34, it works perfect, and isn't such a pain in the neck... the only thing that doesnt work with 0.34 is any weather superkaramba theme except that everything works great\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 01-30-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
hehe thats what i want
Originally Posted by UgoDeschamps
- 01-30-2005 #4Linux Enthusiast
- Join Date
- Dec 2004
- Location
- Rockin' in the USA!!!
- Posts
- 603
Apparently it is missing the python headers. Go ahead and install python, and don't forget python-devel, it should work fine.
- 01-30-2005 #5Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
i got it, well its libpython-devel that u install. but now summin else happens:
i got a lot of these 2 errors while running make
and i got these while running make install:Code:/usr/include/python2.3/pyconfig.h:862:1: warning: "_XOPEN_SOURCE" redefined <command line>:5:1: warning: this is the location of the previous definition and cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
Code:Making install in doc make[1]: Entering directory `/home/suhail/superkaramba-0.35/doc' Making install in . make[2]: Entering directory `/home/suhail/superkaramba-0.35/doc' make[3]: Entering directory `/home/suhail/superkaramba-0.35/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/suhail/superkaramba-0.35/doc' make[2]: Leaving directory `/home/suhail/superkaramba-0.35/doc' Making install in en make[2]: Entering directory `/home/suhail/superkaramba-0.35/doc/en' make[3]: Entering directory `/home/suhail/superkaramba-0.35/doc/en' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/karamba mkdir -p -- /usr/local/kde/share/doc/HTML/en/karamba /usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/en/karamba/index.docbook /bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/karamba /usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/en/karamba/ rm -f /usr/local/kde/share/doc/HTML/en/karamba/common ln -s /usr/share/doc/HTML/en/common /usr/local/kde/share/doc/HTML/en/karamba/common make[3]: Leaving directory `/home/suhail/superkaramba-0.35/doc/en' make[2]: Leaving directory `/home/suhail/superkaramba-0.35/doc/en' make[1]: Leaving directory `/home/suhail/superkaramba-0.35/doc' Making install in po make[1]: Entering directory `/home/suhail/superkaramba-0.35/po' make[2]: Entering directory `/home/suhail/superkaramba-0.35/po' 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/suhail/superkaramba-0.35/po' make[1]: Leaving directory `/home/suhail/superkaramba-0.35/po' Making install in src make[1]: Entering directory `/home/suhail/superkaramba-0.35/src' make[2]: Entering directory `/home/suhail/superkaramba-0.35/src' make[3]: Entering directory `/home/suhail/superkaramba-0.35/src' /bin/sh ../admin/mkinstalldirs /usr/local/kde/bin mkdir -p -- /usr/local/kde/bin /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p superkaramba /usr/local/kde/bin/superkaramba /bin/sh ../admin/mkinstalldirs /usr/local/kde/share/applnk/Utilities mkdir -p -- /usr/local/kde/share/applnk/Utilities /usr/bin/install -c -p -m 644 karamba.desktop /usr/local/kde/share/applnk/Utilities/karamba.desktop /bin/sh ../admin/mkinstalldirs /usr/local/kde/share/apps/superkaramba mkdir -p -- /usr/local/kde/share/apps/superkaramba /usr/bin/install -c -p -m 644 karambaui.rc /usr/local/kde/share/apps/superkaramba/karambaui.rc make[3]: Leaving directory `/home/suhail/superkaramba-0.35/src' make[2]: Leaving directory `/home/suhail/superkaramba-0.35/src' make[1]: Leaving directory `/home/suhail/superkaramba-0.35/src' make[1]: Entering directory `/home/suhail/superkaramba-0.35' make[2]: Entering directory `/home/suhail/superkaramba-0.35' 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/suhail/superkaramba-0.35' make[1]: Leaving directory `/home/suhail/superkaramba-0.35'
- 01-30-2005 #6
It really is easy just to use the RPMs in this case:
http://rpm.pbone.net/index.php3/stat....i586.rpm.html
- 01-30-2005 #7Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
i installed using the rpm. it installed but as something was missing many objects did not load. installing from source tells u what u are missing so that everything works perfectly
- 01-30-2005 #8Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
using URPMI that works perfectly.... unfortunatly linkinp4rk410 This refers to version 0.34... which is already included in URPMI of mandrake... 0.35 isnt yet preconpiled...
Originally Posted by linkinp4rk410 \"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 01-30-2005 #9Ah...I understand then. Oops
Originally Posted by UgoDeschamps
- 01-30-2005 #10Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto
- Posts
- 54
UgoDeschamps, did u have the same problem as me?? coz i solved mine. if yours is exactly the same i may be able to help u. Ask me if u need help


Reply With Quote
