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: Karsten
Subject: [avrdude-dev] [bug #43338] avrdude 6.1 does not compile
Date: Wed, 01 Oct 2014 08:33:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140610 Firefox/24.0 Iceweasel/24.6.0

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

                 Summary: avrdude 6.1 does not compile
                 Project: AVR Downloader/UploaDEr
            Submitted by: kama
            Submitted on: Mi 01 Okt 2014 08:33:36 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: kama
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Please refer also to https://savannah.nongnu.org/bugs/?41854

I am trying to compile avrdude 6.1 on Debian wheezy (V 7.5 AMD64).
Here the libusb is installed.

ii  libgusb2                               0.1.3-5                           
amd64        GLib wrapper around libusb1
ii  libusb-0.1-4:amd64                     2:0.1.12-20+nmu1                  
amd64        userspace USB programming library
ii  libusb-0.1-4:i386                      2:0.1.12-20+nmu1                  
i386         userspace USB programming library
ii  libusb-1.0-0:amd64                     2:1.0.11-1                        
amd64        userspace USB programming library
ii  libusb-1.0-0-dev                       2:1.0.11-1                        
amd64        userspace USB programming library development files
rc  libusbip0                              0.1.7-3                           
amd64        USB device sharing system over IP network (shared library)
ii  libusbmuxd1                            1.0.7-2                           
amd64        USB multiplexor daemon for iPhone and iPod Touch devices -
library


But when i try to compile i get this known error

$ make
make  all-recursive
make[1]: Entering directory `/srv/test/avrdude-6.1'
Making all in .
make[2]: Entering directory `/srv/test/avrdude-6.1'
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_DIR="/usr/local/etc"  -Wall
-Wno-pointer-sign -g -O2 -MT libavrdude_a-dfu.o -MD -MP -MF
.deps/libavrdude_a-dfu.Tpo -c -o libavrdude_a-dfu.o `test -f 'dfu.c' || echo
'./'`dfu.c
dfu.c:39:5: error: conflicting types for ‘dfu_open’
In file included from dfu.c:22:0:
dfu.h:117:25: note: previous declaration of ‘dfu_open’ was here
dfu.c:45:5: error: conflicting types for ‘dfu_init’
In file included from dfu.c:22:0:
dfu.h:118:12: note: previous declaration of ‘dfu_init’ was here
make[2]: *** [libavrdude_a-dfu.o] Fehler 1
make[2]: Leaving directory `/srv/test/avrdude-6.1'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/srv/test/avrdude-6.1'
make: *** [all] Fehler 2


I attach the output of configure (configure.log) and the config.log

What is going wrong?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mi 01 Okt 2014 08:33:36 GMT  Name: config.log  Size: 91kB   By: kama

<http://savannah.nongnu.org/bugs/download.php?file_id=32202>
-------------------------------------------------------
Date: Mi 01 Okt 2014 08:33:36 GMT  Name: configure.log  Size: 6kB   By: kama

<http://savannah.nongnu.org/bugs/download.php?file_id=32203>

    _______________________________________________________

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]