public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Michael Kairys" <kairys@comcast.net>
To: cygwin@cygwin.com
Subject: Re: Need help with Perl/Tk
Date: Thu, 13 Dec 2007 13:44:00 -0000	[thread overview]
Message-ID: <fjrced$vgn$1@ger.gmane.org> (raw)
In-Reply-To: <3551E1877C7A4F9EA99799CED176646E@desktop2>


"Sisyphus" <sisyphus1@optusnet.com.au> wrote in message 
news:3551E1877C7A4F9EA99799CED176646E@desktop2...

> Yes ... but note that the error message doesn't actually say that 
> '/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Tk/Tk.dll' could not be found. 
> In fact, it says that 
> '/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Tk/Tk.dll' could not be 
> *loaded* ... which implies that 
> '/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Tk/Tk.dll' *was* found .... 
> but ... ummm ... couldn't be *loaded*.
>
> Why couldn't it be loaded ? Perhaps because it tried to load a file 
> (usually, in my experience, a dll) that couldn't be found at 
> /usr/lib/perl5/5.8/cygwin/DynaLoader.pm line 230.

I see. Well, I can get no further info from the debugger; it croaks on line 
230 just as the comment says:

    # Many dynamic extension loading problems will appear to come from
    # this section of code: XYZ failed at line 123 of DynaLoader.pm.
    # Often these errors are actually occurring in the initialisation
    # C code of the extension XS file. Perl reports the error as being
    # in this perl code simply because this was the last perl code
    # it executed.

    my $libref = dl_load_file($file, $module->dl_load_flags) or croak...

But more to this story on the other side of this thread...



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

  reply	other threads:[~2007-12-13 13:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-13 11:26 Michael Kairys
2007-12-13 11:38 ` Reini Urban
2007-12-13 13:49   ` Michael Kairys
2007-12-13 11:52 ` Sisyphus
2007-12-13 13:44   ` Michael Kairys [this message]
2007-12-13 14:57   ` Andrew DeFaria
2007-12-13 15:08     ` Dave Korn
2007-12-13 15:32       ` Andrew DeFaria
2007-12-13 15:59         ` Dave Korn
2007-12-14  3:12           ` Andrew DeFaria
2007-12-14 10:20             ` Dave Korn
2007-12-13 15:23     ` Michael Kairys
2007-12-13 15:38       ` Andrew DeFaria
2007-12-13 23:57       ` Sisyphus
2007-12-14  1:38     ` Reini Urban
2007-12-14  2:13       ` Michael Kairys
2007-12-14 20:52         ` Michael Kairys
2007-12-17  0:48           ` Jason Pearce
2007-12-14  3:15       ` Andrew DeFaria

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fjrced$vgn$1@ger.gmane.org' \
    --to=kairys@comcast.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).