> On May 23, 2023, at 5:33 AM, Thomas Monjalon <tho...@monjalon.net> wrote:
>
> 22/05/2023 11:27, Burakov, Anatoly:
>> On 5/20/2023 7:07 PM, Philip Prindeville wrote:
>>> From: Philip Prindeville <phil...@redfish-solutions.com>
>>>
>>> pread64() and pwrite64() are declared in <unistd.h> in MUSL and
>>> other (i.e. not glibc) C runtimes.
>>>
>>> Signed-off-by: Philip Prindeville <phil...@redfish-solutions.com>
>> Acked-by: Anatoly Burakov <anatoly.bura...@intel.com>
>
> It was "buildable" already, and I don't understand how.
> In any doubt, I've added Cc: sta...@dpdk.org for backports.
>
> Applied, thanks.
>
>
Yeah, it builds with glibc just fine. MUSL is another story...