Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 1997 23:13:34 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG, jkh@time.cdrom.com
Subject:   Re: -current release build is broken (last 3 days)
Message-ID:  <199712211213.XAA10842@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>===> lib/libcom_err/doc
>cd /usr/src/lib/libcom_err/doc ; make install DESTDIR=/R/stage/trees/info SHARED
>=copies
>make: don't know how to make /R/stage/trees/info/usr/share/info/dir. Stop
>*** Error code 2
>
>Which brings up a point (was it Satoshi who was last fooling with
>this?) - shouldn't there be some way of dealing with this dependancy
>on a dir file?  When's the right time to install it, if so much
>depends on it, or should a version be created on demand?  If on

It is installed at the start of `make install' in -current.  2.2's
/usr/src/Makefile is still missing this.  Apparently `make release'
for -current isn't using the current /usr/src/Makefile.  This might
happen if only /usr/src/release is current.

Bruce



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