-
Notifications
You must be signed in to change notification settings - Fork 13
error building on manjaro 21.2 #13
Comments
I think it's caused by this bug. Can you build it using my reference script? |
Same issue (on Arch), the script doesn't work for odd reasons, downgrading meson also doesn't help (tried many archived versions). Please update to work with meson>=0.60. |
the script doesn't work on Arch/Manjaro, Yum isn't a valid command and there's no Yum packages available on AUR or Pacman. how can we fix it? I'll fork your git and make the changes, I just don't know what to change that 1 line into. |
I've tweadked things on the script, but I'm currently stucked at the stage:
Miserably fails at If I skip that step, then the line @hakarune You can clone the repo with https option then make the changes you need. Skip the yum-install line and install manually some required packages (cpio, rpm2cpio). I've replaced rpm2cpio with rpmunpack. |
Not sure if this is of help to anyone but I was able to compile successfully after commenting out this line (upstream bug fix) from the reference bash script:
|
I get the following error. meson.build:1:0: ERROR: Unknown options: "doc, drivers, gtk-examples, x11-examples" Not being a C developer or having even heard of Meson before today, I have no idea how to compile this driver. |
any chance to bump this? Seems the closest way to get my vfs 5011 to work correctly with fprintd on Manjaro |
Hey @tamer73, do you get the same error, or is it different? Can you give me the error message? I want to try to look into it and get this working again, but I can't promise anything. The more input/errors I get, the easier the debugging will be 😄 |
hi @rvan-dev |
The text was updated successfully, but these errors were encountered: