Some clarification on this (all of these are on sourceforge):
This is very much similar to bug: Build error - ID: 2355529
as well as: Build error under cygwin - ID: 1621082
so it's already been posted.
and it looks like there was a proposed patch to force it to work under
GNU/Hurd on this patch:
As far as i can tell, minix does not have the 'siginfo.h' header file
in which siginfo_t is defined, so I think this means the porting is on
hold.
Thank you for your time, and I will put the bug report in anyway (if
just for record's sake).
~Alex Ray
2009/3/30 Hans-Bernhard Bröker :
> Alexander R
Hello again,
My apologies, I've found a port of ncurses for Minix. It countains
all of the KEY_ value defenitions that I was missing. This fixes a
great deal of the issues I've been having trying to get Cscope to
compile.
Unfortunately, there are still issues. It now clears all of the
preproces
Hello!
My name is Alex Ray and I'm currently working to port CScope to Minix
3 (using gcc). I have a couple of questions I thought might be
clarified.
First is related to the standard library. In Minix,
curses.h doesn't contain the KEY_LEFT, KEY_RIGHT, etc definitions. In
Cscope the preprocess