Hi,
I got some strange problems while trying to compile ne of the newest
Jasspa Microemacs distribution.
For compiling I do:
make -f linux26.gmk ne
and got:
(...)
gcc -O3 -DNDEBUG=1 -Wall -Wno-uninitialized -D_LINUX -D_LINUX26 -I.
-D_NANOEMACS -D_ME_CONSOLE -o spawn.on -c spawn.c
gcc -O3 -DNDEBUG=1 -Wall -Wno-uninitialized -D_LINUX -D_LINUX26 -I.
-D_NANOEMACS -D_ME_CONSOLE -o spell.on -c spell.c
gcc -O3 -DNDEBUG=1 -Wall -Wno-uninitialized -D_LINUX -D_LINUX26 -I.
-D_NANOEMACS -D_ME_CONSOLE -o tag.on -c tag.c
gcc -O3 -DNDEBUG=1 -Wall -Wno-uninitialized -D_LINUX -D_LINUX26 -I.
-D_NANOEMACS -D_ME_CONSOLE -o termio.on -c termio.c
termio.c: In function `TTallKeysFlush':
termio.c:970: error: `SKEY_mouse_move' undeclared (first use in this function)
termio.c:970: error: (Each undeclared identifier is reported only once
termio.c:970: error: for each function it appears in.)
termio.c:970: error: `SKEY_mouse_move_5' undeclared (first use in this
function)
make: *** [termio.on] Error 1
What did I wrong here ?
This works "for years" :) before....
Thank you very much for any help or hint in advance !
Have a nice weekend!
Meino