public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* dll not found, bad entry point problems
@ 2001-12-05 13:31 Bob Calco
  2001-12-05 14:34 ` Charles Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Calco @ 2001-12-05 13:31 UTC (permalink / raw)
  To: cygwin

Hello all:

I'm a windows guy, trying out this Cygwin thing. I downloaded cygwin on both
my laptop and my desktop, with all the devel tools and such and a bunch of
utilities. I'm having problems on my laptop -- which has the same version of
just about everything as my desktop -- that I'm not having on my desktop.

1. Typing "vim [enter]" in the bash shell (to attempt to run the VIM editor)
warns me ominously that "The procedure entry point bind_textdomain_codeset
could not be located in the dynamic link library cygintl.dll".

2. Typing "cvs -? [enter]" in the bash shell (to attempt to run CVS help (or
any other CVS option)) complains that "The dynamic link library libgdbm.dll
could not be found in the specified path.

WRT # 1, this is not a problem on my desktop.

WRT # 2, I did a search for the libgdbm.dll on both machines and found, in
both cases, the libgdbm.dll.a file in the <cygwin>/lib directory.

My desktop's cygwin drive is C:\cygwin and my laptop's cygwin drive is
D:\cygwin.

Any ideas why I'm having these problems? Both machines are Windows 2000 Pro,
both have much the same configuration, though if anything my desktop has
more crap on it, owing to its larger Harddrive.

Thanks in advance!

#*******************************************
#* Bob Calco
#* Senior Software Engineer
#* CorTechs, Inc.
#*******************************************
#* rcalco@cortechs.com
#* 703.989.3160 -- cell
#* 703.968.7021 -- office (ext. 120)
#* 703.968.8180 -- fax
#*******************************************


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dll not found, bad entry point problems
  2001-12-05 13:31 dll not found, bad entry point problems Bob Calco
@ 2001-12-05 14:34 ` Charles Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Wilson @ 2001-12-05 14:34 UTC (permalink / raw)
  To: Bob Calco; +Cc: cygwin

Bob Calco wrote:
> 
> Hello all:
> 
> I'm a windows guy, trying out this Cygwin thing. I downloaded cygwin on both
> my laptop and my desktop, with all the devel tools and such and a bunch of
> utilities. I'm having problems on my laptop -- which has the same version of
> just about everything as my desktop -- that I'm not having on my desktop.
> 
> 1. Typing "vim [enter]" in the bash shell (to attempt to run the VIM editor)
> warns me ominously that "The procedure entry point bind_textdomain_codeset
> could not be located in the dynamic link library cygintl.dll".
> 
> 2. Typing "cvs -? [enter]" in the bash shell (to attempt to run CVS help (or
> any other CVS option)) complains that "The dynamic link library libgdbm.dll
> could not be found in the specified path.
> 
> WRT # 1, this is not a problem on my desktop.

Known setup bug.  28th time this has been reported/asked about this
week.  run setup again on your laptop.  It will update your system to
the most recent versions -- the bug was it installed OLD versions (of
cygintl.dll, for instance).

> WRT # 2, I did a search for the libgdbm.dll on both machines and found, in
> both cases, the libgdbm.dll.a file in the <cygwin>/lib directory.

You're looking for <cygwin>/bin/cyggdbm.dll.  If it isn't there,
reinstall the gdbm package.  If it IS there, then you need to add
C:\cygwin\bin to your SYSTEM path. 

--Chuck

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-05 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-05 13:31 dll not found, bad entry point problems Bob Calco
2001-12-05 14:34 ` Charles Wilson

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).