Re: [PATCH] libgpiod: Fix build failure with musl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 9, 2021 at 5:15 PM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> Musl defines the _IO*() macros in the files included via <sys/ioctl.h>
> and hence we get redefinition errors during build as <linux/ioctl.h>,
> included via <uapi/gpio.h>, defines them again.
>
> Fix this by undefining the macros between both the includes, document it
> all in musl-compat.h as well.

Is it only me who wonders why it should be fixed here?

-- 
With Best Regards,
Andy Shevchenko



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux