Le dim 24/10/2004 à 21:03, Benoit Audouard a écrit : > > So i couldn't install and test your changes :( > the last modifications are still there though ? > eu_boot_sm.c & eu_utils.c : > http://cvs.gna.org/viewcvs/eagleusb/eagleusb/driver/?sortby=date#dirlist
Yes, I did check the changes in CVS before grabbing it > you could not do "make uninstall", but that's not really compulsory... > as long as the rmmod works without freezing : a "make install" will overwrite > the previous driver (on disk only as it's still loaded in memory...) > so next boot should take into account the newer version. I could try that... but I prefer to wait until Sleeper tells me that this freeze problem is supposed to be fixed -- even if the "make uninstall" is not mandatory I should be able to issue it. > > Appended are messages from autogen.sh too. I tried to ./configure anyway > > -- got some errors or warnings as you guess, then make unistall as > > requested then ... > autogen.output is ok (that's a problem outside eagle-usb with autoconf for > other packages) > your makeuninstall file shows only a restart ? (and contains data so > gedit cannot open it : cat works...) Yes there are a lot of <nul> characters in it (I mean, with the value 00) after the first line. I saw that in the log and hexedit shows it too, at the beginning of the second line (after the LF or 0A character). <troll>this remind me the time I translated a Basic interpreter into French, replacing each English keyword by a French equivalent, having noticed that the first bit of last character of each keyword was set to 1 as to distinguish the end of it -- It was in '78 if I remember, a lot among you young folks weren't even born ;-)</troll>
