[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't build ncurses 20070428
From: |
Thomas Dickey |
Subject: |
Re: can't build ncurses 20070428 |
Date: |
Sun, 29 Apr 2007 20:21:49 -0400 (EDT) |
On Sun, 29 Apr 2007, Rong-En Fan wrote:
Hi,
I'm building 20070428 snapshot of ncurses from FreeBSD ports
devel/ncurses-devel (just add 20070421 and 20070428 to PATCHES
line). I got error:
[...]
cc cc ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o ../obj_s/control.o
../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o ../obj_s/init.o
../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o ../obj_s/pad.o
../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o ../obj_s/tack.o -rpath
/usr/local/lib -L../lib -lncurses -L../lib -ltinfo -DHAVE_CONFIG_H -I../tack
-I../../tack -I../../tack/../include -I. -I../include -D_BSD_TYPES
-D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DNDEBUG
-I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe --param
max-inline-insns-single=500 -fPIC -DPIC -o tack
cc: cc: No such file or directory
this was due to one of the autoconf changes I made recently in ncurses.
I've put a new snapshot (tack-1.05.tgz) in my ftp area which should fix
that...
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: can't build ncurses 20070428,
Thomas Dickey <=