avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #43338] avrdude 6.1 does not compile


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #43338] avrdude 6.1 does not compile
Date: Wed, 01 Oct 2014 08:47:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Update of bug #43338 (project avrdude):

                  Status:                    None => Duplicate              
             Assigned to:                    None => joerg_wunsch           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

As you already noticed, this is an exact duplicate of 
bug #41854, which has already been fixed since.

In the assumption that you are actually trying to compile 
_with_ USB support, the required files have not been found:


...
DON'T HAVE libelf
DON'T HAVE libusb
...


and:


...
configure:5258: checking for usb_get_string_simple in -lusb
configure:5283: gcc -o conftest -g -O2   conftest.c -lusb  -lncurses -ltermcap
 >&5
/usr/bin/ld: cannot find -lusb
collect2: error: ld returned 1 exit status
...


Please refer to your operating system's documentation on 
how to install libusb 0.1 API support, which is required by 
AVRDUDE in order to work with USB.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?43338>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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