gui-lux

Results 48 comments of gui-lux

``` dietpi@x3800:~/test$ gcc -march=armv8-a+crc -mfpu=neon -o test test.c && ./test gcc: error: test.c: Aucun fichier ou dossier de ce type gcc: error: unrecognized command-line option ‘-mfpu=neon’ gcc: fatal error: no...

And the errors from when running make for the custom veejay-core : [makevjcorecustom.txt](https://github.com/game-stop/veejay/files/12539977/makevjcorecustom.txt) But diff tells me these two outputs are the same. One question here, ./configure says the following...

However, I can manage an ssh access for you if you believe it does help.

Hi everyone, I need to build v3.2.0 (and not newer) on debian 12. Unfortunately, I'm having the exact same issue described above by famicoman. I gave a try to phreakscript...

Yes, there is a reason. I purchased an usb/fxo adapter from amfeltec. The driver they're showing on their product page does not build with kernels higher than 5.3. So I...

Thx for your reply. >DAHDI can be used just fine on older kernels I'm not sure I want to try this : ) >the exact issues When building their driver...

Hi, I tried your suggestions. >the revision prior to this one: 0497566df8d406c9ceb2db61dea3ac422e3ba48f I tried the version just before 0497566df8d406c9ceb2db61dea3ac422e3ba48f and another prior one that has the 'verified' label. It's always...

Hi, I edited the script by changing 'dahdi-linux-current' with 'dahdi-linux-3.2.0', same for dahdi tools and it worked for the dahdi part, it crashed later when building asterisk. However, the driver...