bug-ncurses
[Top][All Lists]
Advanced

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

ncurses 5.4 build problem


From: Christopher Parker
Subject: ncurses 5.4 build problem
Date: Tue, 12 Sep 2006 19:04:59 -0500

I am trying to build ncurses 5.4 on a CentOS system. During the config and make process I am running into errors. I am not sure what other information you need. The host system is an s390 system.

The error messages I see are the following:
During config:
13:31:26 checking if /tools/bin/g++ supports vscan function...
13:31:36 stdio
13:31:37 checking for library subsets... termlib+ext_tinfo+base+ext_funcs
13:31:37 checking default library suffix...
13:31:37 checking default library-dependency suffix...
13:31:37 ./configure: line 11784: test: too many arguments
13:31:37

During make:
13:58:32 make 1!: Leaving directory `/mnt/lfs/sources/ncurses-5.4/man'
13:58:32 cd include && make DESTDIR="" all
13:58:32 make 1!: Entering directory `/mnt/lfs/sources/ncurses-5.4/include'
13:58:32 cat curses.head >curses.h
13:58:32 AWK=gawk sh ./MKkey_defs.sh ./Caps >>curses.h
13:58:33 gawk: cmd. line:36: fatal: division by zero attempted
13:58:33 gawk: cmd. line:28:     maxkey=;
13:58:33 gawk: cmd. line:28:            ^ syntax error
13:58:33 gawk: cmd. line:28:     maxkey=;
13:58:33 gawk: cmd. line:28:            ^ syntax error
13:58:34 gawk: cmd. line:28:     maxkey=;
13:58:34 gawk: cmd. line:28:            ^ syntax error
13:58:34 sh -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide
>>curses.h ; fi'

Thanks,
Chris





reply via email to

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