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 03-13-2005, 12:09 PM   #1
Ryan450
Member
 
Registered: May 2004
Distribution: Doing the Distro Hop
Posts: 160

Rep: Reputation: 30
Atlantik Compile error


hey gang,

I've got the latest version of atlantik via source code.. when I did my ./configure it configured everything fine, but when I did my make command it gave me back this..

Code:
ANSLATION  -c -o atlantik.o `test -f atlantik.cpp || echo './'`atlantik.cpp
atlantik.cpp:35:28: kstdgameaction.h: No such file or directory
atlantik.cpp: In constructor `Atlantik::Atlantik()':
atlantik.cpp:107: error: `KStdGameAction' undeclared (first use this function)
atlantik.cpp:107: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
atlantik.cpp:107: error: parse error before `::' token
atlantik.cpp:133: error: parse error before `::' token
atlantik.cpp:139: error: parse error before `::' token
make[3]: *** [atlantik.o] Error 1
make[3]: Leaving directory `/home/ryan450/atlantik-0.7.1/atlantik/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ryan450/atlantik-0.7.1/atlantik'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ryan450/atlantik-0.7.1'
make: *** [all] Error 2
ryan450@Fletchbox:~/atlantik-0.7.1 $
not sure wats going on here, I downloaded the latest source code of atlantik from sourceforge..
 
Old 03-13-2005, 12:15 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"atlantik.cpp:35:28: kstdgameaction.h: No such file or directory"

The compiler cannot find a header file called kstdgameaction.h. Either kstdgameaction.h is missing from the source package you downloaded or you have not installed some source package that atlantik depends on and the dependency contains kstdgameaction.h.

Another possibility is that you have kstdgameaction.h available somewhere and the make file can't find kstdgameaction.h. The first thing to do is to search your system for kstdgameaction.h:

find / -iname "*kstdgameaction.h*"


------------------------
Steve Stites

Last edited by jailbait; 03-13-2005 at 12:17 PM.
 
Old 03-13-2005, 12:23 PM   #3
Ryan450
Member
 
Registered: May 2004
Distribution: Doing the Distro Hop
Posts: 160

Original Poster
Rep: Reputation: 30
alright, after a search through my PC.. that header file is missing.. I dont have it any where in my system.. Gunna check sourceforge again to see if theres any notes about it.. maybe even try a CVS version of the client if can get my hands on it..

any other suggestions as to what I can do?
 
Old 03-13-2005, 04:09 PM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"any other suggestions as to what I can do?"

See if you can find an atlantik binary rpm somewhere. Even if the rpm is not usable on Mandrake 10.0 you can interrogate the rpm package to find out what atlantik depends on.

------------------------------
Steve Stites
 
  


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
Compile Error Randomcasualty Linux - Newbie 9 07-10-2005 07:30 AM
Error after compile to 2.6.7 Reefcrazed Slackware 22 08-13-2004 08:59 PM
compile error archish Programming 2 05-10-2004 10:38 PM
compile error: #error unknown processor family kmack2001 Linux - Newbie 0 02-14-2004 11:52 AM
Alsa compile error, and a WINE error scheidel21 Linux - Software 1 12-08-2003 08:16 PM

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

All times are GMT -5. The time now is 07:09 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