Re: Failed compilation on RedHat 7.0

2000-10-31 Thread Mathieu ChouquetStringer
I got the same result few weeks ago (remember ??). The problem is gcc 2.96 : it reports errors when it compiles the test file for the curses. One solution : export CC=kgcc ./configure On Tue, Oct 31, 2000 at 08:08:21PM +0900, OKUJI Yoshinori wrote: Don't paraphrase the result. Send

Re: Redhat configuration.

2000-10-31 Thread Mathieu ChouquetStringer
On Tue, Oct 31, 2000 at 06:20:30PM +0100, Andrew Markebo wrote: doing gcc -c test.c works fine, with test.c is: #include ncurses/curses.h works fine, no errs. Compiles, runs but gives you warnings... configure:2355: checking for curses.h configure:2366: gcc -E -Wall -Wmissing-prototypes