LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   integer operand out of range (https://www.linuxquestions.org/questions/linux-newbie-8/integer-operand-out-of-range-648724/)

jixiaodong1124 06-12-2008 12:58 AM

integer operand out of range
 
just now, i wanted to install a software.After configureing ,i was gonging to make .But after I issued the commmand "make",where were errors as follows:
/tmp/cclT2eUR.s:4095936: Error: integer operand out of range
/tmp/cclT2eUR.s:4095966: Error: integer operand out of range
/tmp/cclT2eUR.s:4095989: Error: integer operand out of range
/tmp/cclT2eUR.s:4096048: Error: integer operand out of range
/tmp/cclT2eUR.s:4096071: Error: integer operand out of range
/tmp/cclT2eUR.s:4096101: Error: integer operand out of range
/tmp/cclT2eUR.s:4096124: Error: integer operand out of range
make[5]: *** [libbat_la-gdk_scanselect.lo] Error 1
make[5]: Leaving directory `/home/jxd/monet_latest/MonetDB/MonetDB/src/gdk'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/jxd/monet_latest/MonetDB/MonetDB/src/gdk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jxd/monet_latest/MonetDB/MonetDB/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jxd/monet_latest/MonetDB/MonetDB/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jxd/monet_latest/MonetDB/MonetDB'
make: *** [all] Error 2


can someone help me ?thanks in advance !i am waiting on line!

baal.daemon 06-24-2008 05:15 AM

Operand out of range
 
Are you trying to compile 64 bit source code with a 32 bit compiler?


All times are GMT -5. The time now is 03:53 PM.