openbsd-misc
[Top] [All Lists]

"make build" fails

To: misc@openbsd.org
Subject: "make build" fails
From: Heinrich Rebehn <rebehn@comm.uni-bremen.de>
Date: Wed, 28 Feb 2001 21:52:57 +0100
Organization: University of Bremen
Sender: owner-misc@openbsd.org
Hi list,

I did a fresh installation of 2.8 today and wanted to implement the
latest patches.
I fetched source with

        cd /usr && cvs -q get -rOPENBSD_2_8 -P src

and followed the instructions in the Makefile. When it came to 'make
build' it aborted:

######################################
Installing /usr/lib/apache/include/xml/xmlrole.h
Installing /usr/lib/apache/include/xml/xmltok.h
Installing /usr/lib/apache/include/xml/xmltok_impl.h
installing in /usr/src/include/../gnu/egcs/libio
installing in /usr/src/include/../gnu/egcs/libstdc++
installing in /usr/src/include/../gnu/egcs/libf2c
install -C -o root -g bin -m 444  /usr/src/gnu/egcs/libf2c/f2c.h
/usr/include
install -C -o root -g bin -m 444  g2c.h /usr/include
installing in /usr/src/include/../gnu/egcs/libobjc
install -d -m 755 -o root -g bin  /usr/include/objc
installing in /usr/src/include/../gnu/egcs/gcc
make cleandir
make: don't know how to make cleandir. Stop
*** Error code 2
########################################

What am i missing?

Heinrich

<Prev in Thread] Current Thread [Next in Thread>
  • "make build" fails, Heinrich Rebehn <=