avrdude-dev
[Top][All Lists]
Advanced

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

[bug #60575] Permission denied on macOS Big Sur


From: Joerg Wunsch
Subject: [bug #60575] Permission denied on macOS Big Sur
Date: Tue, 14 Dec 2021 16:51:34 -0500 (EST)
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:93.0) Gecko/20100101 Firefox/93.0

Update of bug #60575 (project avrdude):

                  Status:               Postponed => Fixed                  
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:

After quite some discussion in the mailing list, the key point is that you
need to make sure the hidapi library has been found by the configure script,
using the appropriate CPPFLAGS (for -I) and LDFLAGS (for -L) options to
./configure.

If hidapi has not been included correctly, jtag3.c falls back to the standard
libusb implementation which can cause the "permission denied" issue that
triggered this bug report.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?60575>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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