bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses-5.2-20010922.patch.gz


From: Larry W. Virden
Subject: Re: ncurses-5.2-20010922.patch.gz
Date: Tue, 25 Sep 2001 11:18:33 -0400 (EDT)

After applying this patch, I am seeing this problem.

Platform: Ultra 5 SPARC Solaris 8 system
cc: Sun WorkShop 6 2000/06/19 C 5.1 Patch 109491-02
usage: cc [ options] files.  Use 'cc -flags' for details

$ export CC=cc
$ export BUILD_CC=cc
$ export CFLAGS="-fast -xO5 -xdepend -Xa"
$ o=$(config.guess)
$ configure \
--program-prefix=g --target=$o \
--prefix=/projects/gnu/$o  \
--with-normal --with-debug --with-shared --with-profile  \
--x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --with-x  \
--enable-rpath --enable-big-core --enable-sigwinch --enable-bsdpad \
  --enable-tcap-names \
  --enable-hard-tabs \
  --enable-const \
--without-cxx  --without-ada
$ make all 

cd ../obj_g;  cc -I../ncurses -I/ldatae/gnu/ncurses-5.2/ncurses  -I. -I../includ
e -I/ldatae/gnu/ncurses-5.2/ncurses/../include -I/projects/gnu/sparc-sun-solaris
2.8/include -DHAVE_CONFIG_H -fast -xO5 -xdepend -Xa  -g -DTRACE -c /ldatae/gnu/n
curses-5.2/ncurses/tty/lib_tstp.c
cc: Warning: -xarch=v8plusa is not portable.
"/ldatae/gnu/ncurses-5.2/ncurses/tty/lib_tstp.c", line 88: non-integral case exp
ression
"/ldatae/gnu/ncurses-5.2/ncurses/tty/lib_tstp.c", line 90: non-integral case exp
ression
cc: acomp failed for /ldatae/gnu/ncurses-5.2/ncurses/tty/lib_tstp.c
make[1]: *** [../obj_g/lib_tstp.o] Error 2
make[1]: Leaving directory `/ldatae/gnu/ncurses-5.2/ncurses'
make: *** [all] Error 2
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden <mailto:address@hidden> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-



reply via email to

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