install script fails doe to IA_BCOMP_LIB not set
naps62 opened this issue · comments
trying to install on a kernel 6.5 (I'm aware of #40 ). towards the end I get the following error:
Install camera configure files foripu6ep
-- Configuring done (0.0s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
IA_BCOMP_LIB
linked by target "camhal_static" in directory /home/naps62/contrib/stefanpartheym/archlinux-ipu6-webcam/intel-ipu6ep-camera-hal-git/src/ipu6-camera-hal
linked by target "camhal" in directory /home/naps62/contrib/stefanpartheym/archlinux-ipu6-webcam/intel-ipu6ep-camera-hal-git/src/ipu6-camera-hal
On it, going to run a fresh Arch Linux install to see if I can replicate this one.
Maybe I should try Manjaro again. You're still using Manjaro right?
yes, sorry for not mentioning (I often forget it myself 😅 )
The AUR package for intel-ipu6ep-camera-hal-git is now fixed and updated to latest. I believe it's working now. To install it together with the script.
I'm making a PR that will incorporate that plus allowing to build tiger lake and meteor lake. should be done by tomorrow.
Edit: see #42
@naps62 got my PR to a working state. Feel free to test it!
The script will uninstall both this repo's and AUR packages then install/force rebuild the existing ones
I had broken webcam support after upgrading my kernel this morning, so I re-ran the installer and stumbled upon the IA_BCOMP_LIB not set
error. I then gave a try to @striczkof PR and finally got the webcam working, but with some local tweaks to make it work (see #42 for details)
Anyone experiencing this issue installing the drivers with the latest commits?
Cause I didn't. Would close this one, if it's not the case.
Closing this one now.