Re: The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library perl58.dll



There's no way to resolve this issue short of upgrading the perl version itself?

Amir.

----- Original Message ----
From: Martin Gainty <mgainty@xxxxxxxxxxx>
To: Amir Sedighi <sedighi_amir@xxxxxxxxx>; dbi-users Mailing List <dbi-users@xxxxxxxx>
Sent: Tuesday, November 7, 2006 2:40:53 PM
Subject: Re: The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library perl58.dll


I spent a whole day trying to what caused and found out ActiveState dll had a wrong version DLL in the 5.8.7 distro
This is fixed in the 5.8.8 distro at http://www.activestate.com/store/productdetail.aspx?prdGuid=81fbce82-6bd5-49bc-a915-08d58c2648ca
(be sure to download 5.8.8 or later release e.g. ActivePerl-5.8..8.819-MSWin32-x86-267479.msi works)



This e-mail communication and any attachments may contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its
contents
----- Original Message -----
From: "Amir Sedighi" <sedighi_amir@xxxxxxxxx>
To: "dbi-users Mailing List" <dbi-users@xxxxxxxx>
Sent: Tuesday, November 07, 2006 1:47 PM
Subject: The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library perl58.dll


When I try

( $dbh = DBI->connect($dbSID,$dbUser,$dbPassword) ) or die DBI->errstr;

I get a pop-up stating this error
"The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library perl58.dll"

What I see on the command prompt is the following
"install_driver(Oracle) failed: Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified procedure could not be found at C:/Perl/lib/DynaLoader.pm line 230.
at (eval 1678) line 3
Compilation failed in require at (eval 1678) line 3.
Perhaps a required shared library or dll isn't installed where expected at C:\Perl\test.pl line 43"

A similar problem was reported earlier and the suggested resolution was to download the ppm's from a site that doesn't let me in (esoftmatic.com) so I'm not sure how to proceed at this point. Any help would be greatly appreciated.

Perl 8.1.7 build 815
DBI 1.52
DBD-Oracle 1.17
Oracle Client 9.2.0.1
Windows 2000 5.00.2195 SP4

Thanks,
Amir.

Relevant Pages

  • Re: The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library pe
    ... The procedure entry point Perl_Glockhook_ptr could not be located in the dynamic link library perl58.dll ... There's no way to resolve this issue short of upgrading the perl version itself? ... I spent a whole day trying to what caused and found out ActiveState dll had a wrong version DLL in the 5.8.7 distro ... This e-mail communication and any attachments may contain confidential and privileged information for the use of the ...
    (perl.dbi.users)
  • Re: Win32::API cannot load any DLL?
    ... I've decided to try SWIG as my solution. ... as Ruby to load my dll without any problem. ... I hope you tried to run the script as 'perl msdll.pl' not 'perl msdll.dll' ...
    (comp.lang.perl.misc)
  • Re: Explorer.EXE entry point not found.
    ... when I tried to start IE7 I got the message "the procedure entry point ... SHCreateThreadRef could not be located in dll SHLWAPI.dll". ... I hadn't properly deleted SP2 and tried to do it via the Add/Remove in ... When I look at the files in the Windows folder I don't see any reference to ...
    (microsoft.public.windowsxp.general)
  • DLL Call Follies
    ... my head against the wall trying to get Win32::API interfacing to a dll ... the work space must be at least 32k bytes (bigger won't ... Error codes are listed in the "Return Error Codes" section of this ... Perl is throwing an error dialog "Perl Command Line ...
    (comp.lang.perl.misc)
  • Re: Parsing Google-like queries for FT search
    ... but i didn't find any mention of perl in your question. ... SQL2005 you can declare external stored function using win DLL (this was ... true also on SQL2000) and any CLR language. ... I'm planning of testing this way in the next couple of days, ...
    (microsoft.public.sqlserver.fulltext)