Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 11:20:42 -0400 (EDT)
From:      ShyOne - Reality Engineer <shyone@dreaming.org>
To:        stable@FreeBSD.ORG
Subject:   unroff in make world?
Message-ID:  <Pine.BSF.3.96.980928111906.8966A-100000@the.dreaming.org>

next in thread | raw e-mail | index | archive | help
Recently while upgrading to 2.2-STABLE via (make update ; make world) i
got the attached error message complaining about unroff.

What's the deal with a non-default-installed utility from the ports
collection being used in a make world? Its port in the ports collection
doesn't even compile for me :( (Problems compiling its dependancy, elk i
think)


#####

===> sbin/i386/nextboot
cc -nostdinc -O2 -m486 -pipe   -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/sbin/i386/nextboot/nextboot.c
cc -nostdinc -O2 -m486 -pipe   -I/usr/obj/usr/src/tmp/usr/include  -static
-o nextboot nextboot.o
gzip -c /usr/src/sbin/i386/nextboot/nextboot.8 > nextboot.8.gz
===> share
===> share/dict
===> share/doc
===> share/doc/psd
===> share/doc/psd/title
cd /usr/src/share/doc/psd/title; unroff -ms -fhtml split=1  document=Title
Title
unroff: not found
*** Error code 127

Stop.
*** Error code 1




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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980928111906.8966A-100000>