StandardFirmata on Due

Thank You for help, Paul!

... after start of firmata_test.64bit:

(firmata_test.64bit:6147): GLib-GObject-WARNING **: invalid uninstantiatable type (null)' in cast to GtkRadioMenuItem'
(firmata_test.64bit:6147): Gtk-CRITICAL **: gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed

after start of firmata_test.64bit_2 or firmata_test.64bit_2_log from http://www.pjrc.com/teensy/firmata_test/:

/lib/libc.so.6: version `GLIBC_2.15' not found (required by firmata_test.64bit_2)

my glibc on debian stable is 2.11.3 .

attached output of test.pl from https://github.com/amimoto/perl-firmata/tree/master/examples .
attached output of make after installation of libwxgtk2.8-dev .

output.txt (6.6 KB)

make.txt (19.3 KB)