Skip to content

avrdude-6.3.0 requires GLIBC_2.15 #5430

Closed
@Padoup-Padoup

Description

@Padoup-Padoup

Hi all,

I am experiencing a blocking bug since the last update of the Arduino IDE. It is the same as described on this forum. I copy-pasted below the relevant error message:

Une erreur est survenue lors du transfert du croquis
/home/maxime/.arduino-1.6.12/hardware/tools/avr/bin/avrdude: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/maxime/.arduino-1.6.12/hardware/tools/avr/bin/avrdude)
/home/maxime/.arduino-1.6.12/hardware/tools/avr/bin/avrdude: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /home/maxime/.arduino-1.6.12/hardware/tools/avr/bin/avrdude)

Note that:

  • It is definitely related with the update (I was using the IDE, compiling and transferring without issues when the update happened).
  • The compilation step works fine, the error message occurs when trying to upload the sketch.

Versions:

  • Arduino: 1.6.12 (installed from the tar.xz package)
  • Debian Wheezy 64 bits.

Is there something obvious I might be missing?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions