LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-03-2005, 09:10 AM   #1
D3javu
Member
 
Registered: Oct 2004
Location: Malaysia
Distribution: openSUSE 15.3
Posts: 137

Rep: Reputation: 15
idesk error


today i got 2 errors ... one is superkaramba , and another one is this


for dir in src; do cd $dir; make all; cd ..; done
make[1]: Entering directory `/home/devanderan/idesk/src'
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0 --cflags` -c XDesktopContainer.cpp -o XDesktopContainer.o
In file included from XDesktopContainer.cpp:25:
XDesktopContainer.h:32:19: Imlib.h: No such file or directory
In file included from XDesktopContainer.cpp:25:
XDesktopContainer.h:43: error: syntax error before `*' token
XDesktopContainer.h:44: error: syntax error before `*' token
XDesktopContainer.h:66: error: type specifier omitted for parameter `ImlibData'
XDesktopContainer.h:66: error: syntax error before `*' token
XDesktopContainer.h:82: error: syntax error before `*' token
XDesktopContainer.h:83: error: ISO C++ forbids defining types within return
type
XDesktopContainer.h:83: error: syntax error before `*' token
XDesktopContainer.h:94: error: virtual outside class declaration
XDesktopContainer.h:95: error: virtual outside class declaration
XDesktopContainer.h:96: error: syntax error before `}' token
In file included from XIcon.h:30,
from XDesktopContainer.h:98,
from XDesktopContainer.cpp:25:
XIdeskImage.h:34:19: Imlib.h: No such file or directory
In file included from XIcon.h:30,
from XDesktopContainer.h:98,
from XDesktopContainer.cpp:25:
XIdeskImage.h:50: error: syntax error before `*' token
XIdeskImage.h:51: error: syntax error before `*' token
XIdeskImage.h:71: error: `ImlibImage' was not declared in this scope
XIdeskImage.h:71: error: `background' was not declared in this scope
XIdeskImage.h:72: error: syntax error before `char'
In file included from XIcon.h:31,
from XDesktopContainer.h:98,
from XDesktopContainer.cpp:25:
XCaption.h:32:19: Imlib.h: No such file or directory
In file included from XIcon.h:31,
from XDesktopContainer.h:98,
from XDesktopContainer.cpp:25:
XCaption.h:53: error: syntax error before `*' token
XCaption.h:54: error: syntax error before `*' token
In file included from XDesktopContainer.h:98,
from XDesktopContainer.cpp:25:
XIcon.h:35:19: Imlib.h: No such file or directory
XDesktopContainer.cpp: In destructor `virtual
XDesktopContainer::~XDesktopContainer()':
XDesktopContainer.cpp:53: error: `imlibData' undeclared (first use this
function)
XDesktopContainer.cpp:53: error: (Each undeclared identifier is reported only
once for each function it appears in.)
XDesktopContainer.cpp:53: error: `spareRoot' undeclared (first use this
function)
XDesktopContainer.cpp:53: error: `Imlib_kill_image' undeclared (first use this
function)
XDesktopContainer.cpp: In member function `void XDesktopContainer::initImlib()
':
XDesktopContainer.cpp:69: error: `Imlib_init' undeclared (first use this
function)
XDesktopContainer.cpp:70: error: `Imlib_create_image_from_drawable' undeclared
(first use this function)
XDesktopContainer.cpp: At global scope:
XDesktopContainer.cpp:98: error: no `void XDesktopContainer::loadIcons()'
member function declared in class `XDesktopContainer'
XDesktopContainer.cpp:127: error: no `void XDesktopContainer::arrangeIcons()'
member function declared in class `XDesktopContainer'
XDesktopContainer.cpp:179: error: no `XIcon* XDesktopContainer::findIcon(long
unsigned int)' member function declared in class `XDesktopContainer'
XDesktopContainer.cpp: In member function `XIcon*
XDesktopContainer:arseIconEvents()':
XDesktopContainer.cpp:263: error: 'class XDesktopContainer' has no member named
'translateButtonRelease'
XDesktopContainer.cpp:265: error: 'class XDesktopContainer' has no member named
'translateButtonRelease'
XDesktopContainer.cpp:267: error: 'class XDesktopContainer' has no member named
'translateButtonRelease'
XDesktopContainer.cpp: At global scope:
XDesktopContainer.cpp:341: error: no `void
XDesktopContainer::translateButtonRelease(int)' member function declared in
class `XDesktopContainer'
XDesktopContainer.cpp:341: error: `void
XDesktopContainer::translateButtonRelease(int)' and `virtual void
XDesktopContainer::translateButtonRelease(int)' cannot be overloaded
XDesktopContainer.cpp:384: error: no `void XDesktopContainer::runCommand(const
std::string&)' member function declared in class `XDesktopContainer'
XDesktopContainer.cpp:394: error: no `int XDesktopContainer::widthOfScreen()'
member function declared in class `XDesktopContainer'
make[1]: *** [XDesktopContainer.o] Error 1
make[1]: Leaving directory `/home/devanderan/idesk/src'
 
Old 06-04-2005, 03:23 AM   #2
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Okay, a) do you have the imlib2 and imlib2-devel packages installed? b) do you have the xorg-devel (probably wrong name) package installed?
 
  


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
"idesk-0.7.1 configure error" behmjoe Linux - Software 3 03-30-2005 08:12 PM
weird idesk error- can't load more than one provkitir Linux - Software 0 11-20-2004 10:48 AM
iDesk - Cant compile (weird error mesage) michelbehr Linux - Software 1 05-05-2004 03:25 PM
idesk DavidTempler Linux - Newbie 0 04-29-2004 09:48 AM
idesk... ambelos Linux - Software 0 02-23-2004 10:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:49 PM.

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