DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
689 stars 179 forks source link

Build failure 6.1.13-200.fc37.x86_64 #403

Open philtreF opened 1 year ago

philtreF commented 1 year ago

Hi, Everything worked fine the first time I installed Displaylink on my fedora 37. Since kernel upgrade, I got build failure on evdi every time.

[root@pc-4 ~]# dkms build -m evdi -v 1.12.0 --force
Sign command: /lib/modules/6.1.13-200.fc37.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j4 KERNELRELEASE=6.1.13-200.fc37.x86_64 all INCLUDEDIR=/lib/modules/6.1.13-200.fc37.x86_64/build/include KVERSION=6.1.13-200.fc37.x86_64 DKMS_BUILD=1...(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.1.13-200.fc37.x86_64 (x86_64)
Consult /var/lib/dkms/evdi/1.12.0/build/make.log for more information.

Here is /var/lib/dkms/evdi/1.12.0/build/make.log

Did someone alreday got that behavior ?

Fred

dylanmtaylor commented 1 year ago

6.1 and 6.2 build is broken right now. There is a patch on #401 but honestly, this should be upstreamed to avoid this issue entirely as suggested in #25.