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: FCNTL.DLL causes illegal instruction w/ perl since upgrade


> sorry sent a reply to this -- it has not hit the list yet... here is a
retry:
>
> did a rebaseall... no effect:
>
> $ grep Fcntl foo.out
> /usr/lib/perl5/5.8.0/cygwin-multi-64int/auto/Fcntl/Fcntl.dll: new base =
6d9d000
> 0, new size = 20000
>
> am i stuck?

Right, just to clarify: You re-installed perl-5.8 and rebased your DLLs.

What happens if you

$ cd /usr/lib/perl5/5.8.0/cygwin-multi-64int/auto/Fcntl
$ perl -e 'use Fcntl;'

?

Elfyn


--
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]