# sysctl -n kern.osreldate
1000045

The system is 10.0. I used it before to build custom distribution.
What I've done since last time is basically removing /usr/src and grabbing
a new one from head.


--
Johannes Lundberg
Project leader and lead developer of Mirama OS (previously Viking OS)
BRILLIANTSERVICE CO., LTD.

My blog <http://brilliantobjc.blogspot.com>
Mirama homepage <http://www.brilliantservice.co.jp/viking/>
blog<http://hmdviking.blogspot.jp>
Company homepage <http://www.brilliantservice.co.jp>


On Fri, Sep 13, 2013 at 11:27 AM, Glen Barber <g...@freebsd.org> wrote:

> On Fri, Sep 13, 2013 at 11:21:43AM +0900, Lundberg, Johannes wrote:
> > Trying to create a custom install image which has been successful before
> > but suddenly fails during make release/memstick.
> >
> > Procedure
> >
> > 1) cd /usr/src
> > 2) make buildworld
> > 3) make buildkernel
> > 4) cd release
> > 5) make release
> >
> > and I get the error
> >
> > ...
> > gencat be_BY.UTF-8.cat /usr/src/lib/libc/nls/be_BY.UTF-8.msg
> > make[8]: exec(gencat) failed (no such file or directory)
> > ....
> >
>
> This is not enough context.
>
> Also, what is output of 'sysctl -n kern.osreldate' on the build host,
> and which branch and revision are you trying to build?
>
> Glen
>
>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to