Hi all!
Following release(8) and compiling (system and) XF4 on i386 ends with
the following messages:
------------------------
Full build of XFree86 version 4.3.99.902 (18 December 2003) complete.
install
xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/host.def
xc-old/config/cf/host.def
install:
xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/host.def: No
such file or directory
*** Error code 71
Stop in /home/alexander/XF4BLD (line 70 of Makefile).
*** Error code 1
Stop in /home/alexander/XF4BLD (line 83 of Makefile).
------------------------
I have checked out the sources (from local updated CVSync'd repository)
with
cvs up -Pdr OPENBSD_3_6
and the kernel and system build/install/release process went fine.
I realize it says "Full build /.../ complete" so it seems it is only the
install part that fails.