Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 13:08:58 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Groff problems (was Re: alpha tinderbox failure)
Message-ID:  <15798.55210.101933.656893@grasshopper.cs.duke.edu>
In-Reply-To: <20021023142044.GD31781@sunbay.com>
References:  <200210210942.g9L9gLpM025724@beast.freebsd.org> <15796.17145.909288.498725@grasshopper.cs.duke.edu> <20021022142929.GB48398@sunbay.com> <20021022220221.3a8e2312.kabaev@bellatlantic.net> <15798.43826.90549.275914@grasshopper.cs.duke.edu> <20021023142044.GD31781@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Ruslan,

Buildworld completed, and as I installed it, I was reminded of a
problem that I *always* have on this machine when I do a 
make installworld:

===> lib/libncurses
install -C -o root -g wheel -m 444   libncurses.a /usr/lib
install -C -o root -g wheel -m 444   libncurses_p.a /usr/lib
install -s -o root -g wheel -m 444     libncurses.so.5 /usr/lib
ln -fs libncurses.so.5 /usr/lib/libncurses.so
install -C -o root -g wheel -m 444  curses.h term.h termcap.h unctrl.h
/usr/src/
lib/libncurses/../../contrib/ncurses/include/ncurses_dll.h
/usr/include
/usr/include/ncurses.h -> curses.h
ln -s /usr/src/lib/libncurses/../../contrib/ncurses/man/curs_addstr.3x
curs_adds                         tr.3
ln: curs_addstr.3: File exists
*** Error code 1

Stop in /usr/src/lib/libncurses.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.


Do you have any idea what's going on here?  I've (previously) gone so
far as to rm -rf /usr/src and do a fresh checkout.  That doesn't seem
to help.   The only way I can get installworld to complete is to use
make with a -k flag..

All fs'es are mounted with noatime, could that have something to do
with it?

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15798.55210.101933.656893>