bug-ncurses
[Top][All Lists]
Advanced

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

Re: roll up 20011103 doesn't compile


From: Thomas E. Dickey
Subject: Re: roll up 20011103 doesn't compile
Date: Mon, 5 Nov 2001 06:16:02 -0500 (EST)

On Sun, 4 Nov 2001, Mike Castle wrote:

>
> With rollup 20011103, ncurses fails to compile.

sorry - the problem was that as I was creating the rollup, I named the
script 2001104, but the patch was for 20011103, so there was a difference
in file-naming.  I found this (of course) when I tested the patch, but
forgot (?) to put the final version of the rollup patch on my ftp area.
Since that was just a couple of lines in the script, I'm able to fix
that - and just uploaded a new copy of it.

> I missed the incremental 20011103 patch (and not on the ftp site anymore),
> so I can't test against that one.  However, up to incremental 20011027 work
> fine.
>
> I configure with:
>
> ./configure --with-shared --with-normal --with-debug --with-profile \
> --enable-consts --with-fallbacks=linux
>
> The error I get is:
>
> gawk -f ./tinfo/MKnames.awk ./../include/Caps
> cat namehdr boolnames boolfnames numnames numfnames strnames strfnames 
> nameftr >./names.c
> cat namehdr boolcodes numcodes strcodes codeftr >./codes.c
> rm -f namehdr nameftr codeftr boolnames boolfnames boolcodes numnames 
> numfnames numcodes strnames strfnames strcodes
> gcc -o make_keys -O2  -I../ncurses -I.  -DNDEBUG -I. -I../include 
> -DHAVE_CONFIG_H ./tinfo/make_keys.c
> make[1]: *** No rule to make target `tinfo/keys.list', needed by
> `init_keytry.h'.  Stop.
> make[1]: Leaving directory `/usr/src/ncurses/ncurses-5.2/ncurses'
> make: *** [all] Error 2
>
>
> mrc
>

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




reply via email to

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