Hi Ed and thank you for taking a look.
my svn info says 346593 which is after few other fixes were commited.
I'm on i386 arch.
I haven't done installworld yet after picking up libcasper changes.
'make buildworld' works fine.
'make xdev-build' fails and I tried with both "arm" and "mips" for TARGE
It looks this change is causing 'make xdev TARGET=mips TARGET_ARCH=mips' to
fail as the following with HEAD checked out under "/usr/obj/freebsd":
cc -O2 -pipe -DWITH_CASPER -I/usr/obj/freebsd/contrib/elftoolchain/libelftc -
I/usr/obj/freebsd/contrib/elftoolchain/common -g -MD -MF.depend.strin
On Tue, 23 Apr 2019 at 00:07, Yoshihiro Ota wrote:
>
> It looks this change is causing 'make xdev TARGET=mips TARGET_ARCH=mips' to
> fail as the following with HEAD checked out under "/usr/obj/freebsd":
Hello Hiro-san, sorry about that.
I tried `make xdev TARGET=mips TARGET_ARCH=mips` on HEAD j
Author: emaste
Date: Wed Apr 17 16:02:57 2019
New Revision: 346315
URL: https://svnweb.freebsd.org/changeset/base/346315
Log:
cap_fileargs: add fileargs_lstat service
Add fileargs_lstat function to cap_fileargs casper service to be able to
lstat files while in capability mode. It can onl
I looked into this more.
I started wondering if "xdev" has been obsolete after
/usr/obj/. dir chaneg.
Both of these commands worked okay:
% make kernel-toolchain kernel TARGET_ARCH=mips KERNCONF=PB92 -C /usr/src
% make buildworld TARGET_ARCH=arm -C /usr/src
While I kept getting compile errors b
Hi Ed and thank you for taking a look.
my svn info says 346593 which is after few other fixes were commited.
I'm on i386 arch.
I haven't done installworld yet after picking up libcasper changes.
'make buildworld' works fine.
'make xdev-build' fails and I tried with both "arm" and "mips" for TARGE
On Tue, 23 Apr 2019 at 00:07, Yoshihiro Ota wrote:
>
> It looks this change is causing 'make xdev TARGET=mips TARGET_ARCH=mips' to
> fail as the following with HEAD checked out under "/usr/obj/freebsd":
Hello Hiro-san, sorry about that.
I tried `make xdev TARGET=mips TARGET_ARCH=mips` on HEAD j
It looks this change is causing 'make xdev TARGET=mips TARGET_ARCH=mips' to
fail as the following with HEAD checked out under "/usr/obj/freebsd":
cc -O2 -pipe -DWITH_CASPER -I/usr/obj/freebsd/contrib/elftoolchain/libelftc -
I/usr/obj/freebsd/contrib/elftoolchain/common -g -MD -MF.depend.strin
Author: emaste
Date: Wed Apr 17 16:02:57 2019
New Revision: 346315
URL: https://svnweb.freebsd.org/changeset/base/346315
Log:
cap_fileargs: add fileargs_lstat service
Add fileargs_lstat function to cap_fileargs casper service to be able to
lstat files while in capability mode. It can onl