Mail Archives: cygwin/2006/01/14/00:06:19
I seem to have a cygwin problem that others have had, but the fixes that worked
for them have not fixed my installation.
What further steps can I take to try and fix the error "The procedure entry point getline could not be located in the dynamic link library cygwin1.dll"?
Thanks.
Window title: find.exe - Entry point not found
Message: The procedure entry point getline could not be located in the
dynamic link library cygwin1.dll
Happens when: I launch cygwin or invoke find.exe.
I had a working but limited "default" install of Cygwin on Windows XP.
I ran the installer later, added dev tools, vim, wget, etc. Had
some disconnections after choosing modules before setup.exe did the downloads.
Because of the disconnects, I used 2 or 3 different mirrors on these attempts (Maybe I got dlls out-of-sync that way?)
Posts I've read: FAQ, Problems, and 40 posts (see list below).
The gist from other posts:
You have an old version of cygwin1.dll
You have multiple copies of cygwin1.dll
You have cygwin1.dll in a software distribution
After each attempt to fix, you need to reboot
Steps I've Tried:
Eliminating Duplicates: No duplicate cygwin1.dll showed up through the
following searches.
Windows XP Explorer find (one copy, as expected)
In CMD.EXE:
cd C:\
dir cygwin1.dll /s /a /b >CYGWIN_DLL_S_A_B.txt
more \CYGWIN_DLL_S_A_B.txt
C:\cygwin\bin\cygwin1.dll (one copy, as expected)
In Cygwin terminal:
cd /cygdrive/c/
ls -R1 > CYGWIN_DLL_ls-R1.txt
$ grep -c 'cygwin1.dll' /cygdrive/c/CYGWIN_DLL_ls-R1.txt
1
(Rebooting, restarting cygwin from desktop shortcut, with each attempt)
Shutting off firewall (which alerted as hostname.exe and uname.exe would launch)
Rolling back GNU coreutils to 5.2.1-5 from 5.3.0-9
Moving cygwin1.dll, and then selecting "Reinstall" in the installer.
C:\>move C:\cygwin\bin\cygwin1.dll \home\monte\BKP\old_cygwin1.dll
Installing from local directory.
Posts that I've read on similar errors:
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00073.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00082.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00108.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00110.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00132.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00133.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00134.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00135.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00136.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00138.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00140.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00141.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00142.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00143.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00162.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00163.html
http://www.cygwin.com/ml/cygwin-xfree/2003-12/msg00169.html
http://www.cygwin.com/ml/cygwin-xfree/2005-11/msg00128.html
http://www.cygwin.com/ml/cygwin-xfree/2005-11/msg00129.html
http://www.cygwin.com/ml/cygwin-xfree/2005-12/msg00000.html
http://www.cygwin.com/ml/cygwin/1998-09/msg00307.html
http://www.cygwin.com/ml/cygwin/2001-04/msg00846.html
http://www.cygwin.com/ml/cygwin/2003-07/msg00011.html
http://www.cygwin.com/ml/cygwin/2003-07/msg00014.html
http://www.cygwin.com/ml/cygwin/2003-07/msg00043.html
http://www.cygwin.com/ml/cygwin/2003-07/msg00046.html
http://www.cygwin.com/ml/cygwin/2003-07/msg00314.html
http://www.cygwin.com/ml/cygwin/2004-02/msg00414.html
http://www.cygwin.com/ml/cygwin/2004-02/msg00422.html
http://www.cygwin.com/ml/cygwin/2004-02/msg00427.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00102.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00323.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00324.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00325.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00327.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00410.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00411.html
http://www.cygwin.com/ml/cygwin/2005-10/msg00414.html
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
--
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 -