Bug #725
open
'make distribution' fails w/'ro' /usr/obj
Added by c.turner over 17 years ago.
Updated over 11 years ago.
Description
This seems to choke on sendmail from a ~1wk build
(no code changes on this part of the tree it seems)
not sure if it is 'supposed to work' or
for how long it has been broken, so I didn't investigate further..
basically, trying to use a -HEAD machine to build out jail
images from a release machine over ro nfs..
Thanks,
- Chris
make distribution will touch targets which are not built during buildworld (heh, yea.) specifically, etc/Makefile and associates prepare config files. maybe we should hook this into the build as well?
cheers
simon
:make distribution will touch targets which are not built during buildworl=
:d (heh, yea.) specifically, etc/Makefile and associates prepare config f=
:iles. maybe we should hook this into the build as well?
:
:cheers
: simon
It's not critical for this release but I think its a fine idea. Still, rather then incorporate it into the buildworld I'd suggest creating a make builddistribution target which covers the extra bits so make distribution can then run without further modifications to /usr/obj.
-Matt
- Description updated (diff)
- Status changed from New to In Progress
- Assignee deleted (
0)
Still relevant (see below), just in case somebody wants to take a peek at it.
[...]
rm -f dragonfly.cf
rm: dragonfly.cf: Read-only file system
Stop.
make: stopped in /home/source/dfbsd/etc/sendmail
Stop.
make: stopped in /home/source/dfbsd/etc
Also available in: Atom
PDF