From: Baran A. <bar...@go...> - 2015-04-23 11:18:37
|
Hey there, i working on my driver and get a compile error. Does anybody know, what this means? /configure: line 10380: syntax error: unexpected end of file Makefile 381: recipe for target ´config.status´failed make: *** [config.status] Error 2 At the first time, the ./configure command works, after the make command i got this error... ./configure: line 10380: syntax error: unexpected end of file I followed all steps until to run the first compiling (before the framework setup) from the "how to write a new driver“ wiki. I´m not using svn, because i just have read only permissions. thanks! best regards Baran > Am 21.04.2015 um 14:34 schrieb Baran Altundal <Bar...@go...>: > > Oh sry you´re right, i mean read-only :) > > My programming skills to be an developer is not so good, but i want to try, to write a driver for the Raspberry Pi GPIO access or maybe to modify an available driver if its possible. The how_to says: > > use drv_Sample.c as a template but do not simply copy it, but let subversion do the job: > svn cp drv_Sample.c drv_<yourname>.c > > I got an error, but the svn cp and svn up code is working now :/ > > When i do changes on the lcd4linux folder, recognizes the LCD4Linux.conf file int he /etc section, too? Because the main folder which i´m using is lcd4linux-0.10.1-RC2 > > > >> Am 21.04.2015 um 14:03 schrieb Michael Reinelt <mi...@re... <mailto:mi...@re...>>: >> >> Hello baran, >> >>> Is it necessary for the Subversion access to become a developer? >> >> If you plan to do more, its easier, yes. But you can do your modifications, and send me a patch, which I can apply and check in for you. >> >>> At the moment i just have write only permission. >> I am sure you mean "read-only" :-) >> >> regards, Michael >> >> >> -- >> Michael Reinelt <mi...@re... <mailto:mi...@re...>> >> http://home.pages.at/reinelt <http://home.pages.at/reinelt> >> GPG-Key 0xDF13BA50 >> ICQ #288386781 > |