Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2019 17:31:01 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        emaste@freebsd.org
Cc:        FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   SVN r346316 breaks build
Message-ID:  <95336930-76bb-354f-6919-a4df2d29b757@protected-networks.net>

next in thread | raw e-mail | index | archive | help
There seems to be a missing include here?

===> usr.bin/strings (obj,all,install)
Building
/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/usr.bin/strings/strings.o
/usr/src/contrib/elftoolchain/strings/strings.c:198:55: error: use of
undeclared identifier 'FA_OPEN'
        fa = fileargs_init(argc, argv, O_RDONLY, 0, &rights, FA_OPEN);
                                                             ^
1 error generated.
*** [strings.o] Error code 1

make[3]: stopped in /usr/src/usr.bin/strings

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95336930-76bb-354f-6919-a4df2d29b757>