Replies: 2 comments 4 replies
-
|
As far as I know the message "skipping incompatible ..." can appear if you use a mixed system where some libraries are 32 bit and some are 64 bit, when your compiler tries to compile a 32 bit version but your libraries are 64 bit or vice versa. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is the first time this happens. AFAIK I have no 32 bit libraries installed, only 64 bit ones. I manually installed the latest libenchant (2.8.1) with the same result. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot build
jinx-modon Fedora 40. I have installed (as I have done before)enchant2andenchant2-devel.When I try to build it manually, I get:
My system details are:
Any ideas on how to solve this? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions