[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses-5.2-20020713.patch.gz
From: |
Thomas Dickey |
Subject: |
Re: ncurses-5.2-20020713.patch.gz |
Date: |
Wed, 17 Jul 2002 04:04:08 -0400 |
User-agent: |
Mutt/1.2.5i |
On Tue, Jul 16, 2002 at 11:03:49PM -0700, David Ellement wrote:
> On 020713, at 20:52:59, Thomas Dickey wrote
> > ncurses 5.2 - patch 20020713 - T.Dickey
> >
> >
> > 20020713
> > + remove check in lib_screen.c relating dumptime to file's modification
> > times, since that would not necessarily work for remotely mounted
> > filesystems.
>
> After applying this patch, the compile of lib_screen.o fails:
>
> ../ncurses/base/lib_screen.c: In function `scr_init':
> ../ncurses/base/lib_screen.c:158: storage size of `stb' isn't known
> make[1]: *** [../obj_s/lib_screen.o] Error 1
I also removed includes for <sys/stat.h> and <time.h>, which did not appear to
be needed (that is, it compiled w/o that -- on Linux). Will add back the
<sys/stat.h>.
> This is on HP-UX 11.11, using gcc 3.0.4.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net