News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Gamin depedency is no longer available on Fedora.

Started by johnglen244, August 02, 2022, 01:20:35 AM

Previous topic - Next topic

johnglen244

I cannot build code::blocks because gamin is missing and it is no longer part of the package repository on Fedora.

checking for GAMIN... no
configure: error: Package requirements (gamin) were not met:

Package 'gamin', required by 'virtual:world', not found


[main@fedora trunk]$ sudo yum install gamin-devel
Last metadata expiration check: 2:49:32 ago on Mon 01 Aug 2022 03:15:36 PM CDT.
No match for argument: gamin-devel
Error: Unable to find a match: gamin-devel
[main@fedora trunk]$ sudo yum install gamin
Last metadata expiration check: 2:49:38 ago on Mon 01 Aug 2022 03:15:36 PM CDT.
No match for argument: gamin
Error: Unable to find a match: gamin

AndrewCot

The C::B usage of the obsolete gamin library is a known issue and already has a SF ticket for it:
    https://sourceforge.net/p/codeblocks/tickets/663/

Miguel Gimenez