LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Engage compile error, index out of range (https://www.linuxquestions.org/questions/linux-software-2/engage-compile-error-index-out-of-range-450958/)

crewblunts 06-02-2006 12:41 PM

Engage compile error, index out of range
 
Hi all,
I am trying to install engage on E17 window manager. I tried the module and got a module.so not found error. So now I am compiling the source I downloaded from cvs. However I keep getting this error:

Code:

/usr/local/bin/edje_cc -v module_icon.edc module.eap
/usr/local/bin/edje_cc: Opening "/tmp/edje_cc.edc-tmp-Tw0NO6" for input
/usr/local/bin/edje_cc: Parsing input file
/usr/local/bin/edje_cc: Error. <stdin>:7 unexpected character at %d
/usr/local/bin/edje_cc: Error. <stdin>:7 integer -1214922512 out of range of 0 to 2147483647 inclusive
make[3]: *** [module.eap] Error 255
make[3]: Leaving directory `/home/admin/enlightenment/misc/engage/src/module'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/admin/enlightenment/misc/engage/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/enlightenment/misc/engage'
make: *** [all] Error 2

Any ideas or help would be much appreciated.

Thanks in advance,

Phil V

crewblunts 06-04-2006 03:34 PM

For anyone who finds this thread I fixed the problem. I compiled and installed a newer gcc version. I had 3.5(came with slack) and I upgraded to 4.1.1

hope that helps someone in the future


All times are GMT -5. The time now is 05:31 PM.