On 23 Mar 2017, at 06:38, Aryeh Friedman wrote:
>
> root@lilith:/usr/src # make buildworld
> make[1]: "/usr/src/Makefile.inc1" line 144: SYSTEM_COMPILER: Determined
> that CC=cc matches the source tree. Not bootstrapping a cross-compiler.
...
> c++ -O2 -pipe -I/usr/src/lib/clang/include -I/usr/
Ruslan Ermilov wrote:
Make sure /dev/null inside a jail is a device and not a plain file.
If the latter, you probably forgot to mount devfs onto a jail's /dev.
Groovy! Thanks.
Later,
Jason
___
freebsd-stable@freebsd.org mailing list
http://lists.fre
On Wed, Sep 24, 2008 at 11:58:34PM -0400, Gary Palmer wrote:
> On Wed, Sep 24, 2008 at 08:43:20PM -0700, Jeremy Chadwick wrote:
> > On Wed, Sep 24, 2008 at 07:03:15PM -0700, Jason C. Wells wrote:
> > > I am trying to build RELENG_6. I receive the following errors.
> > >
> > > [EMAIL PROTECTED] /us
On Wed, Sep 24, 2008 at 07:03:15PM -0700, Jason C. Wells wrote:
> I am trying to build RELENG_6. I receive the following errors.
>
> [EMAIL PROTECTED] /usr/src]# make buildworld
> "/dev/null", line 4: Need an operator
> "/dev/null", line 6: Need an operator
> "/dev/null", line 8: Need an operator
On Wed, Sep 24, 2008 at 08:43:20PM -0700, Jeremy Chadwick wrote:
> On Wed, Sep 24, 2008 at 07:03:15PM -0700, Jason C. Wells wrote:
> > I am trying to build RELENG_6. I receive the following errors.
> >
> > [EMAIL PROTECTED] /usr/src]# make buildworld
> > "/dev/null", line 4: Need an operator
> > "
On Wed, Sep 24, 2008 at 07:03:15PM -0700, Jason C. Wells wrote:
> I am trying to build RELENG_6. I receive the following errors.
>
> [EMAIL PROTECTED] /usr/src]# make buildworld
> "/dev/null", line 4: Need an operator
> "/dev/null", line 6: Need an operator
> "/dev/null", line 8: Need an operator