On Thu, Oct 29, 2015 at 05:24:50PM +0300, Lev Serebryakov wrote:
>
> I have this in /etc/src.conf (it is only one line here):
>
> MAKEOBJDIRPREFIX=/usr/home/build/obj
>
>
> % cd /usr/src
> % sudo svn up
> Updating '.':
> At revision 290139.
> % sudo make buildworld
> [one screen of output]
> se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 30.10.2015 16:36, Herbert J. Skuhra wrote:
>> I have this in /etc/src.conf (it is only one line here):
>>
>> MAKEOBJDIRPREFIX=/usr/home/build/obj
>>
>>
>> % cd /usr/src % sudo svn up Updating '.': At revision 290139. %
>> sudo make buildworld
Hello Lev,
Friday, October 30, 2015, 4:47:31 PM, you wrote:
> Looks like some problem with Makefile, as here is creation of /bin
> and /usr "legacy" directories.
I've found this:
http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043439.html
and it looks like my case exactly (but
Not sure if it's the same issue, but it sure looks like it is.
I have upgraded a couple of hosts (amd64) from 10.2-RELEASE-p5
to 10.2-RELEASE-p6, i.e. the freebsd-upgrade essentially just
replaced the /usr/sbin/ntpd with a new one; then I restarted
the ntpd.
On all host but one this was successf
On Fri, Oct 30, 2015 at 09:42:56PM +0300, Lev Serebryakov wrote:
> Hello Lev,
>
> Friday, October 30, 2015, 4:47:31 PM, you wrote:
>
> > Looks like some problem with Makefile, as here is creation of /bin
> > and /usr "legacy" directories.
> I've found this:
> http://lists.freebsd.org/pipermai