bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses 0713 build problem


From: Thomas Dickey
Subject: Re: ncurses 0713 build problem
Date: Wed, 17 Jul 2002 10:33:35 -0400
User-agent: Mutt/1.2.5i

On Wed, Jul 17, 2002 at 03:17:06PM +0100, Lars Hecking wrote:
> Lars Hecking writes:
> > 
> >  Missing #include <sys/stat.h> somewhere? Solaris 7 + gcc 2.95.3.
> >  Including sys/types.h and sys/stat.h makes it compile, but maybe
> >  it's more approriate to change another (header) file.
>  
>  Just checked the diff from 0706, it's probably enough and ok to
> 
>  #include <curses.priv.h>
>  
> +#include <sys/stat.h>

yes (for some reason it happened to compile on Linux - with glibc 2.1.3 I
think - I was switching back/forth between Slackware 7.1 and Debian stable
to get the document stuff updated, and happened to notice the timestamp
thing while I was looking for something else).

I paid more attention to the time.h include than the other...

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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