FCNTL.DLL causes illegal instruction w/ perl since upgrade

Elfyn McBratney elfyn-cygwin@exposure.org.uk
Thu Apr 24 05:12:00 GMT 2003


> "Elfyn McBratney" <elfyn-cygwin@exposure.org.uk> wrote:
>
> >> am i stuck?
> >
> >Right, just to clarify: You re-installed perl-5.8 and rebased your DLLs.
>
> here is the output:
>
> $ rebaseall

There was some, right? ;-)

> >
> >What happens if you
> >
> >$ cd /usr/lib/perl5/5.8.0/cygwin-multi-64int/auto/Fcntl
> >$ perl -e 'use Fcntl;'
>
> $ perl -e 'use Fcntl;'
>
> this command produces no output. I guess you have to do i/o that uses
fcntl....

Well that's good...It means it is working (just to make sure try the above
and change 'use Fcntl' to 'use Fcntl qw(:fcntl)'). I'm don't know too much
about perl's XSLoader, but IIRC it loads the DLL when the Fcntl module is
requested/loaded(?). Sorry there's not much else I can suggest. Maybe
someone will be able to help you more.

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/



More information about the Cygwin mailing list