rebaseall failures, propsal

Matthias Andree matthias.andree@gmx.de
Thu Oct 7 12:52:00 GMT 2010


Running rebase, I frequently get errors like this:

ReBaseImage
(/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/Magick.dll)
failed with last error = 6

...even if it's right as it stands (see below), and even if I triggered it
myself by running "perlrebase", this is a nuisance, because rebaseall aborts.

Jason, could you possibly make sure that rebase (or rebaseall) makes all files
to be rebased writeable? perlrebase does just that:

cat rebase$suff.lst | xargs chmod u+w
rebase -v -b $baseaddr -T rebase$suff.lst
cat rebase$suff.lst | xargs chmod u-w

...which might work more or less the same for rebaseall.

-- 
Matthias Andree

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list