Jump to content

Apollon


Guest dikwed
 Share

Recommended Posts

Guest dikwed

Hi,

 

I'm trying to install the apollon-dist-0.3.run

 

It's got to about 88% and then low and behold ERROR

 

* giftconnection.cpp: In member function `void giFTConnection::makeAttachRequest()':

* giftconnection.cpp:177: error: `PACKAGE' undeclared (first use this function)

* giftconnection.cpp:177: error: (Each undeclared identifier is reported only once for each function it appears in.)

* giftconnection.cpp:179: error: `VERSION' undeclared (first use this function)

* make[3]: *** [giftconnection.o] Error 1

make[3]: Leaving directory `/root/tmp/selfgz5049/apollon-0.9.4/apollon'

* make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/root/tmp/selfgz5049/apollon-0.9.4/apollon'

* make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/root/tmp/selfgz5049/apollon-0.9.4'

* make: *** [all] Error 2

***** Return value 2

 

I have no idea how to solve this

 

could someone help please...

 

cheers

Link to comment
Share on other sites

This indicates you're having compile problems. Check out which version of the C++ compiler (gcc) you have and then check out the minimum one supported by the folks who wrote the package you're trying to install. Until those errors are resolved you won't be able to install from sources. Alternatively, you could try to install just binaries if you can find pre-built ones for your architecture.

 

Wren

Link to comment
Share on other sites

Guest dikwed

Cheers, But it's not the C++ compiler.. I found the part in the giFTconnection.h file thats causing the errors.. some undefined variables not defined.. so i commented it out and it did work but haha new problem... appoloon keeps flickering between on and off.. I dont think its a giFT problem because I got giFTcurs working just fine..

 

Anyway cheers for the reply

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...