bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redhat configuration.


From: Mathieu ChouquetStringer
Subject: Re: Redhat configuration.
Date: Tue, 31 Oct 2000 12:56:00 -0500
User-agent: Mutt/1.2.5i

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 -Wunused -Wshadow -Wpointer-arith -malign
> -jumps=1 -malign-loops=1 -malign-functions=1 -Wundef conftest.c >/dev/null
> 2>conftest.out
> In file included from configure:2361:
> /usr/include/curses.h:360:9: warning: "GCC_PRINTF" is not defined
> /usr/include/curses.h:366:9: warning: "GCC_SCANF" is not defined

This is the reason why configure thinks ncurses doesn't exist. This a new
behavior of gcc...

-- 
Mathieu CHOUQUET-STRINGER              E-Mail : address@hidden
          FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #19
          A:      To be or not to be.
          Q:      What is the square root of 4b^2?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]