bug-ncurses
[Top][All Lists]
Advanced

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

roll up 20011103 doesn't compile


From: Mike Castle
Subject: roll up 20011103 doesn't compile
Date: Sun, 4 Nov 2001 19:02:32 -0800
User-agent: Mutt/1.3.23i

With rollup 20011103, ncurses fails to compile.

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
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

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