delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/02/18/18:13:24

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.0.14.0.20050218174652.02bdc7a8@pop.prospeed.net>
Date: Fri, 18 Feb 2005 18:06:04 -0500
To: Dr Clue <drclue AT drclue DOT net>, cygwin AT cygwin DOT com
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: dlsym, Win32 error 127 ERROR_PROC_NOT_FOUND
In-Reply-To: <cv5ok2$j7k$1@sea.gmane.org>
References: <cv5ok2$j7k$1 AT sea DOT gmane DOT org>
Mime-Version: 1.0

At 05:04 PM 2/18/2005, you wrote:

>Howdy folks.
>
>I've some .dll/.so code I use for plugins to my html application parser.
>
>This code works fine on various unix flavors of OS , but
>not with cywin on windows XP. I use the cywin because
>my remote location has me using satellite internet
>which makes for high latency tenets, so developing on my laptop
>is much easier.
>
>I know that the loadable library is being found , as changing
>the filename of the loadable to some bogus name gets an error
>(ERROR_MOD_NOT_FOUND 126)
>
>When I change the target filename back I get
>(ERROR_PROC_NOT_FOUND 127) Actually the text of the error
>is "dlsym, Win32 error 127"
>
>
>I've seen a lot of questions on this subject , but no
>relevant answers
>
>Any clues?


Given this information, the only thing I can point you to is:

$ net helpmsg 127
The specified procedure could not be found.

So whatever the routine is that you're looking for in your DLL, it cannot
be found.  Perhaps it's not exported?

Please read and follow the problem reporting guidelines detailed at:

Problem reports:       http://cygwin.com/problems.html

That might help to enlighten us all.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019