openbsd-misc
[Top] [All Lists]

make build error

To: misc@openbsd.org
Subject: make build error
From: Dave Watson <vivisext@yahoo.com>
Date: Tue, 27 Feb 2001 22:39:36 -0800
Mail-followup-to: misc@openbsd.org
Sender: owner-misc@openbsd.org
I recently updated my source tree, and following the directions at
http://www.openbsd.org/stable.html to update my system, I encounter the
following error;

install -c -o root -g bin -m 444  libocurses.so.3.0 /usr/lib
cd /usr/lib;  for i in libocurses.a libocurses_p.a libocurses_pic.a
libocurses.e
===> libocurses/PSD.doc
install -c -o root -g bin -m 444  Makefile Master appen.A appen.B
appen.C c_macs
usage: install [-bCcpSs] [-B suffix] [-f flags] [-g group] [-m mode] [-o
owner]2
       install [-bCcpSs] [-B suffix] [-f flags] [-g group] [-m mode] [-o
owner]y
       install  -d   [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/lib/libocurses/PSD.doc (line 47 of
/usr/share/mk/bsd.doc.mk).
*** Error code 1
Stop in /usr/src/lib/libocurses.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src (line 79 of Makefile).


I have taken a look at bsd.doc.mk and whats in PSD.doc/, but am afraid
I'm not capable of figuring out the problem.  I have also tried to
update my source again and starting over, but to no avail.

Is there something I'm doing wrong?

-- 
Dave Watson

<Prev in Thread] Current Thread [Next in Thread>