On Sun, Dec 18, 2011 at 1:05 PM, Marcel Jira <m...@gmx.at> wrote: > Package: arduino > Version: 1:1.0+dfsg-1 > Severity: normal > > Dear Maintainer, > lately an eclipse plugin was released that allows to use Arduinos with Eclispe > (see here: http://www.baeyens.it/eclipse/). However, this plugin needs the > functionality provided by Arduino IDE.
The only extra Makefile we distribute comes from user requests for a CLI to arduino, and we provided: http://mjo.tc/atelier/2009/02/arduino-cli.html Try to install the debian package, and delete /usr/share/arduino/Arduino.mk and see if that works (need to be super-user). That is the only Makefile we distribute. I don't know what subdir.mk is, do you know where that came from? We do not distribute subdir.mk [1], only Arduino.mk. [1] http://packages.debian.org/sid/all/arduino-core/filelist If it is something that we distribute: @Philip: It appears that including a Makefile causes an incompatibility with the Arduino Eclipse plugin. I believe the eclipse plug-in is using their own Makefile, which ours is clobbering. What do you think of spiting out our Makefile into another package which depends on arduino-core? something like "arduino-mjo-makefile" or "arduino-cli-mjo". Martin Atelier releases his makefile now as a tarball, so we can easily make a new package just for it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org