cvsup tag for 4.8-STABLE?

Christoph P. Kukulies kuku at physik.rwth-aachen.de
Thu Jul 10 00:06:28 PDT 2003


In-Reply-Tor <441xxe9sd9.fsf at be-well.ilk.org>

On Sat, Jun 28, 2003 at 10:41:38AM -0400, Lowell Gilbert wrote:
> Christoph Kukulies <kuku at physik.rwth-aachen.de> writes:
> 
> > I wanted to cvsup src-all from 4.8-STABLE and tried with
> > *default release=cvs  tag=RELENG_4
> > 
> > Is this correct?
> 
> Either that or RELENG_4_8, where the latter only gets absolutely
> critical fixes.
> 
> > The cvsup went fine but building the src tree resulted in
> > errors.
> > 
> > First I got some from some multiply defined typedef (first make world).
> 
> You mean "make buildworld"?  If not, please try the recommended
> procedure before asking for help.
> 
> > Then I did a 'make includes' FWIW, and the subsequent make world then gave
> > a different error:
> > 
> > In file included from /usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/terminal.c:35:
> > /usr/include/termcap.h:42: ncurses_dll.h: No such file or directory
> > mkdep: compile failed
> > *** Error code 1
> > 

The actual problem has not gone away:

I removed the whole /usr/src tree and re-cvssupped.
make world or buildworld fails again at this point:
/usr/src/gnu/usr.bin/texinfo/info/../../../../contrib/texinfo/info/terminal.c

Either it doesn't find ncurses_dll.h or, if I remove
/usr/include/termcap.h (in case it prefers this over some other)
it insists of finding /usr/include/termcap.h (which is a common
file, I believe). Seems it is being generated by some mechanism
since I can't locate the file in the src tree.


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de


More information about the freebsd-questions mailing list