svn commit: r346023 - head/usr.bin/strings
Charlie Li
ml+freebsd at vishwin.info
Tue Sep 3 14:07:04 UTC 2019
Shawn Webb wrote:
> On Mon, Apr 08, 2019 at 03:35:48AM +0000, Mariusz Zaborski wrote:
>> Author: oshogbo
>> Date: Mon Apr 8 03:35:47 2019
>> New Revision: 346023
>> URL: https://svnweb.freebsd.org/changeset/base/346023
>>
>> Log:
>> strings: disable Casper support while building native-xtools
>
> Why?
>
Discussed in previous thread. Capsicum is not part of the native-xtools
build, so linking fails. This is regardless of both the host and target
architectures. Example:
--- all_subdir_usr.bin/strings ---
Building
/usr/obj/usr/local/poudriere/jails/aarch64-current/usr/src/amd64.amd64/nxb/arm64.aarch64/usr.bin/strings/strings
--- strings ---
ld: error: unable to find library -lcasper
ld: error: unable to find library -lcap_fileargs
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [strings] Error code 1
make[4]: stopped in
/usr/local/poudriere/jails/aarch64-current/usr/src/usr.bin/strings
--
Charlie Li
…nope, still don't have an exit line.
(This email address is for mailing list use; replace local-part with
vishwin for off-list communication if possible)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20190903/d9dc59bf/attachment.sig>
More information about the svn-src-all
mailing list