Skip to content

Fix build failure due to updates in libtool, glib2 and gcc

loqs requested to merge (removed):FTBFS into main
  • Adjust autogen.sh to allow libtool 2.5*
  • Add glib2-devel to makedepends
    • glib2-devel is required for glib-mkenums.
  • Fix build failure with gcc 14
    • Add -Wno-error=implicit-int -Wno-error=incompatible-pointer-types to the CFLAGS passed to configure.

Merge request reports

Loading