Shop OBEX P1 Docs P2 Docs Learn Events
Lunux — Parallax Forums

Lunux

n0wiqn0wiq Posts: 8
edited 2009-08-18 14:27 in BASIC Stamp
I tried to run make in stampbc_124 and got:
make
g++ -g -Wall -D_COLORFUL -c stampbc.cc
stampbc.cc: In function ‘int processOptions(int, char**, SBProject&)’:
stampbc.cc:81: warning: suggest parentheses around arithmetic in operand of ‘|’
stampbc.cc:133: error: ‘atoi’ was not declared in this scope
stampbc.cc: In function ‘int main(int, char**)’:
stampbc.cc:185: error: ‘exit’ was not declared in this scope
make: *** [noparse][[/noparse]stampbc.o] Error 1

I am trying to install this program on Fedora 11 x86-64 system.
The computer is a generic PC with an ASUS M2A-VM mother board.
Sign In or Register to comment.