bug-ncurses
[Top][All Lists]
Advanced

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

compilation problem


From: Folkert van Heusden
Subject: compilation problem
Date: Mon, 20 Feb 2006 21:27:15 +0100
User-agent: Mutt/1.5.10i

On slackware 10.2 I try to compile the latest ncruses 5.5 from the site:
CFLAGS="-O2 -march=pentium3" ./configure --enable-colorfgbg --enable-ext-colors

This gives me:
...
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include  -D_GNU_SOURCE -DNDEBUG 
-O2 -march=pentium3 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include  -D_GNU_SOURCE -DNDEBUG 
-O2 -march=pentium3 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
../ncurses/base/lib_bkgd.c: In function `wbkgrnd':
../ncurses/base/lib_bkgd.c:130: error: structure has no member named `_color'
make[1]: *** [../objects/lib_bkgd.o] Error 1
make[1]: Leaving directory `/usr/src/ncurses-5.5/ncurses'
make: *** [all] Error 2


Folkert van Heusden

-- 
www.biglumber.com <- site where one can exchange PGP key signatures 
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com




reply via email to

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