On 11/15/2015 12:23 PM, Craig Rodrigues wrote: > > > On Sat, Nov 14, 2015 at 11:47 PM, John Marino <[email protected] > <mailto:[email protected]>> wrote: > > > With 4.) they have been removed from FreeBSD when "Make upgrade" is run > after rebuilding. Does FreeBSD have a cleanup like that, and did you > run it? If not, then maybe that needs to be updated.
by they way, this was meant to be "removed from DragonFly". I don't know if "make upgrade" is set right for FreeBSD. (it appears not) > > I did not run "make upgrade". > I did this: > cd /usr/src > svn up > > I then ran the 11 steps listed in /usr/src/Makefile: > > https://github.com/freebsd/freebsd/blob/master/Makefile#L73 > > It looks like after running those steps, my system is in an inconsistent > state. I see that the following symlinks point to nonexistent files. [snip] It looks like the deleted locales were not removed. They should be. > What is the fix for this? I think somebody needs to add these locales to be reaped by make upgrade. > It looks like there is some Makefile logic which is wrong. John _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
