guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64576] [PATCH] gnu: libusb-compat: Compile with full path of libusb


From: nathan
Subject: [bug#64576] [PATCH] gnu: libusb-compat: Compile with full path of libusb-1.0.so
Date: Tue, 11 Jul 2023 15:34:00 -0400
User-agent: mu4e 1.10.5; emacs 29.0.92

fix bug#64409
In libusb-compat-0.1.8/libusb/libusb-dload.h, dlopen is used to load libusb.
We need to specify an absolute path.
With this fix, teensy_loader_cli doesn't immediately fail with a missing 
library error.
./pre-inst-env guix shell teensy-loader-cli -- teensy_loader_cli
If you merge the patch from bug#64563 first, you can't test this patch with 
teensy_loader_cli.

Attachment: 0001-gnu-libusb-compat-Compile-with-full-path-of-libusb-1.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]