Moderators: roger, 99jonathan, imaqine
adam@Echelon:~/esvn_wksp/lejos/lejos/trunk/libnxt$ scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
scons: `libnxt.a' is up to date.
scons: `fwflash' is up to date.
scons: `runc' is up to date.
scons: `runjava' is up to date.
scons: `nxjupload' is up to date.
scons: `nxjflash' is up to date.
gcc -o main_jlibnxt.os -c -Wall -std=gnu99 -g -ggdb -D_NXT_LITTLE_ENDIAN -fPIC main_jlibnxt.c
In file included from main_jlibnxt.c:29:
jlibnxt.h:2:17: error: jni.h: No such file or directory
In file included from main_jlibnxt.c:29:
jlibnxt.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jint'
jlibnxt.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
jlibnxt.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
jlibnxt.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
jlibnxt.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jbyteArray'
main_jlibnxt.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jint'
main_jlibnxt.c:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
main_jlibnxt.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
main_jlibnxt.c:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
main_jlibnxt.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jbyteArray'
scons: *** [main_jlibnxt.os] Error 1
scons: building terminated because of errors.
Users browsing this forum: No registered users and 1 guest