[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.7 build
On Fri, 19 Jan 2001, Kurth Bemis wrote:
> i'm having problems with compling /usr/src/share/termtypes. er...i mean
> using the make file. here take a look
>
> # pwd
> /usr/src/share/termtypes
> # make
> ../../usr.bin/tic/tic -I -x termtypes.master | sed -e
> 's,/usr/share/lib/tabset,/usr/share/tabset,g' -e
> 's,/usr/lib/tabset,/usr/share/tabset,g' > terminfo.src
> cap_mkdb -i -f terminfo terminfo.src
> cap_mkdb: ignored duplicate: any ansi terminal with pessimistic assumptions
> cap_mkdb: file argument: Bad file descriptor
> *** Error code 1
>
> Stop in /usr/src/share/termtypes (line 28 of Makefile).
> #
>
make depend && make
How are you building the 2.7 tree??
------------------------------------------------------
Ian McWilliam
Technical Officer
School of Computing & IT
University of Western Sydney, Nepean.
Kingswood Campus
Locked Bag 1797
Penrith South DC NSW 1797
Phone: (02) 47360 757 Fax: (02) 47360 770
Mailto:ianm@cit.uws.edu.au
------------------------------------------------------
- References:
- 2.7 build
- From: Kurth Bemis <kurth@usaexpress.net>