Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2017 10:17:25 -0700
From:      "Simon J. Gerraty" <sjg@juniper.net>
To:        Thomas Mueller <mueller6722@twc.com>
Cc:        <freebsd-current@freebsd.org>, Ngie Cooper <yaneurabeya@gmail.com>, <sjg@juniper.net>
Subject:   Re: Bug in make setting wrong MAKESYSPATH
Message-ID:  <49697.1495732645@kaos.jnpr.net>
In-Reply-To: <2F.65.29375.7BF86295@dnvrco-omsmta02>
References:  <4E.66.25473.9D551295@dnvrco-omsmta03> <81057.1495500066@kaos.jnpr.net> <CAGHfRMCC6KzywEL==_=EoH_JxmQQu2aRsU-tag8pa5M-1UD%2Bcw@mail.gmail.com> <E3.CD.25473.3CCD3295@dnvrco-omsmta03> <95058.1495555282@kaos.jnpr.net> <BF.E8.25473.8AA45295@dnvrco-omsmta03> <24672.1495645494@kaos.jnpr.net> <68.62.09002.EB636295@dnvrco-omsmta01> <38541.1495688881@kaos.jnpr.net> <2F.65.29375.7BF86295@dnvrco-omsmta02>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Mueller <mueller6722@twc.com> wrote:
> When I did those last examples, that last line was
> env MAKESYSPATH=3D/usr/share/mk make all-depends-list

ok, that makes sense.

> > > and then it seems to work correctly with no syntax error in
> > > /BETA1/usr/share/mk/bsd.compiler.mk
> >
> > > Maybe I need to file a bug.
> =

> > For what?
> =

> Bug occurs when building or configuring ports, syntax error in =

> /BETA1/usr/share/mk/bsd.compiler.mk  line 52

This is of course specific to your particular arrangement
if you'd mounted /BETA1/usr/ports on /usr/ports, it would function as
you wish, or if /BETA1/usr/share/mk happend to match /usr/share/mk
it would work fine.

So, anoying in this case, but not a bug.

> I don't know about other situations such as building doc.
> =

> I could avoid this error either by setting (setenv or export, depending =
on shell) MAKESYSPATH or
> by null-mounting /BETA1/usr/ports at /usr/ports .

Yes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49697.1495732645>