Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 07:50:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241918] make buildworld fails: freebsd.cf: No such file or directory
Message-ID:  <bug-241918-227-r1sHZYcLdj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241918-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241918-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241918

--- Comment #1 from oklaspec@gmail.com ---
This problem exists even for this command (with MAKEOBJDIRPREFIX=3D/usr/obj=
):

```
make MAKEOBJDIRPREFIX=3D/usr/obj DESTDIR=3D/home/rj/RELENG_12_1.tmpl distri=
b-dirs
distribution
```

However for this command (with unspecified MAKEOBJDIRPREFIX variable) it wo=
rks
fine as expected:

```
make DESTDIR=3D/home/rj/RELENG_12_1.tmpl distrib-dirs distribution
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241918-227-r1sHZYcLdj>