This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rebaseall breaks zsh?


On Wed, 10 Dec 2003, Rafael Kitover wrote:

> I noticed that the rebaseall scripts rebases /usr/bin/libzsh-4.0.4.dll
> and the modules in /usr/lib/zsh/4.1.1/zsh/*.dll, and that this breaks
> zsh. Rebasing libzsh stops zsh from starting, and rebasing the modules
> stops them from loading.

Interesting.  Can you provide the options you used for rebaseall?  I'd
like to test this myself.

> If this is the case, and not just something messed up on my system,
> adding:
>
> -e '/\/libzsh-.*\.dll$/d' -e '/\/lib\/zsh/d'
>
> To the sed filter on the script should fix it. Or perhaps making an
> /etc/rebase.conf with exclusion filters. Want me to make a patch?

-- 
Peter A. Castro <doctor@fruitbat.org> or <Peter.Castro@oracle.com>
	"Cats are just autistic Dogs" -- Dr. Tony Attwood

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]