Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Brian Inglis
;>>> I >>>> update or install new ones. >>> This can happen if you update a package without updating its dependencies.  >>> For >>> example, the dependency might have introduced a new API. >>>> If I run ssh with 'strace' ('

Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Brian Inglis
  > For > example, the dependency might have introduced a new API. >> If I run ssh with 'strace' ('strace ssh'), it pops up a windows dialog >> saying: >> 'the procedure entry point __memcpy_chk could not be located > It is in cygwin1.dll as of c

Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Ken Brown
If I run ssh with 'strace' ('strace ssh'), it pops up a windows dialog saying: 'the procedure entry point __memcpy_chk could not be located It is in cygwin1.dll as of cygwin-2.10; see https://cygwin.com/cygwin-ug-net/ov-new.html. cygwin's dll is: cygwin1.dl

Fwd, Solved: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Heavenly Avenger
---- Forwarded Message Subject:Entry point not found issues with cygwin DLLs Date: Mon, 2 Jul 2018 16:08:06 -0300 From: Heavenly Avenger To: cygwin@cygwin.com Hello! First post in the list, I hope I am not mistaken in the place to post the question, but let's give

Entry point not found issues with cygwin DLLs

2018-07-02 Thread Heavenly Avenger
simply returns to the command prompt. Perl likewise. Passing any commandline parameters does not change it. If I run ssh with 'strace' ('strace ssh'), it pops up a windows dialog saying: 'the procedure entry point __memcpy_chk could not be located in the dynamic link li

Re: The procedure entry point could not be located in cygwin1.dll

2016-09-23 Thread Brian Inglis
On 2016-09-23 14:50, William Forsyth wrote: I broke my win XP cygwin install such that bash fails to start. I used Setup.exe version 2.870. The install failed when trying to run the postinstall bash scripts. After the install failure bash fails every time with: The procedure entry point

Re: The procedure entry point could not be located in cygwin1.dll

2016-09-23 Thread William Forsyth
> I broke my win XP cygwin install such that bash fails to start. Fixed it. Dependency walker showed that my bash had a dependency to ncurses, ncurses had the broken entry point dependancy into cygwin1.dll. So i just rolled back ncurses to the last version. Also had to roll back mintty for

Re: The procedure entry point could not be located in cygwin1.dll

2016-09-23 Thread Ken Brown
On 9/23/2016 4:50 PM, William Forsyth wrote: I broke my win XP cygwin install such that bash fails to start. I used Setup.exe version 2.870. The install failed when trying to run the postinstall bash scripts. After the install failure bash fails every time with: The procedure entry point

The procedure entry point could not be located in cygwin1.dll

2016-09-23 Thread William Forsyth
I broke my win XP cygwin install such that bash fails to start. I used Setup.exe version 2.870. The install failed when trying to run the postinstall bash scripts. After the install failure bash fails every time with: The procedure entry point __locale_ctype_ptr could not be located in the

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
On 3.3.2016 15:20, Corinna Vinschen wrote: I just uploaded openssl-1.0.2g-2. See the announcement for details: Thank You, it runs fine now. Vlado -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/do

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Corinna Vinschen
On Mar 3 15:11, Andreas Hauptmann wrote: > On Thu, 3 Mar 2016 12:32:06 +0100 > Vlado wrote: > > > Can SSLv2_client_method return to library, or perheaps php should be > > rebuild? > > It's not only php that is broken now. curl and many other packages > don't work at the moment for the same reas

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Andreas Hauptmann
On Thu, 3 Mar 2016 12:32:06 +0100 Vlado wrote: > Can SSLv2_client_method return to library, or perheaps php should be > rebuild? It's not only php that is broken now. curl and many other packages don't work at the moment for the same reason: $ strace curl --head https://google.com -> same erro

Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
cc_s-1.dll at 6A80 --- Process 6084 loaded C:\cygwin\bin\cygz.dll at 64FE --- Process 6084 loaded C:\cygwin\bin\cygssl-1.0.0.dll at 658D --- Process 6084, exception c139 at 777923F0 --- Process 6084 exited with status 0xc139 and Windows message box says: php.exe - Entry Point Not

Re: subversion 1.7.10-1 failure: CRYPTO_memcmp entry point not found in cygcrypto-1.0.0.dll

2013-06-19 Thread Csaba Raduly
Hi Pascal, On Wed, Jun 19, 2013 at 1:51 AM, Yaakov (Cygwin/X) wrote: > > > First, be sure to exit ALL Cygwin processes, including services. (Failure to > do so is what causes these installation hiccups in the first place.) The easiest way I found for this is to install Process Explorer from http

Re: subversion 1.7.10-1 failure: CRYPTO_memcmp entry point not found in cygcrypto-1.0.0.dll

2013-06-18 Thread Yaakov (Cygwin/X)
On 2013-06-18 12:05, Pascal Dupuis wrote: OK, found the culprit. It seems some update process went wrong, and there were a few files under /usr/bin with name like f.i. libz.dll.new. I made a script to rename file.dll.new into file.dll ... and found myself into more troubles, because sometimes th

Re: subversion 1.7.10-1 failure: CRYPTO_memcmp entry point not found in cygcrypto-1.0.0.dll

2013-06-18 Thread Pascal Dupuis
OK, found the culprit. It seems some update process went wrong, and there were a few files under /usr/bin with name like f.i. libz.dll.new. I made a script to rename file.dll.new into file.dll ... and found myself into more troubles, because sometimes the file.dll was newer than the file.dll.new !

Re: subversion 1.7.10-1 failure: CRYPTO_memcmp entry point not found in cygcrypto-1.0.0.dll

2013-06-18 Thread David Rothenberger
On 6/18/2013 3:25 AM, Pascal Dupuis wrote: > I produced a complete cygcheck output, the entry about cygcrypto-1.0.0.dll is > 1516k 2012/09/01 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0 > "cygcrypto-1.0.0.dll" v0.0 ts=2012-09-01 11:06 That DLL is out-of-date. Here

Re: 1.7.10: gv invocation: Procedure Entry Point not located in DLL (Vista)

2012-03-10 Thread marco atzeri
gv file.ps # #strace shows that there is some issue with the cygXt-6.dll # $ strace gv (1st dialog box appears and says: "The procedure entry point could not be located in the dynamic link library cygXt-6.dll"-->click ok) this told you the problem. The library was n

Re: libintl8 0.18.1.1-2: entry point not found - cygcheck-svr.out (0/1)

2011-10-20 Thread Andrew Schulman
> All I can figure is that your cygintl-8.dll is corrupt -- maybe you > manually copied the 0.17 version into place, during the period where > everyone was complaining about the $LANG behavior of 0.18? :) No, I didn't. I didn't even notice that... > Try reinstalling libintl8. OK, I reinstalled

Re: libintl8 0.18.1.1-2: entry point not found - cygcheck-svr.out (0/1)

2011-10-20 Thread Charles Wilson
On 10/20/2011 10:14 AM, Andrew Schulman wrote: > Cygwin 1.7.9, libintl8 0.18.1.1-2, wget 1.13.4-1. wget aborts: > > $ wget -h > Aborted > $ echo $? > 134 > > When I run > > $ strace wget -h > > I get a popup dialog titled "wget - Entry Point No

libintl8 0.18.1.1-2: entry point not found - cygcheck-svr.out (0/1)

2011-10-20 Thread Andrew Schulman
Cygwin 1.7.9, libintl8 0.18.1.1-2, wget 1.13.4-1. wget aborts: $ wget -h Aborted $ echo $? 134 When I run $ strace wget -h I get a popup dialog titled "wget - Entry Point Not Found". The message in it says, "The procedure entry point libintl_setlocale could not be located in t

Re: 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'.

2011-10-13 Thread Charles Wilson
On 10/13/2011 3:07 AM, Oleksandr Gavenko wrote: > After latest update when I run 'emacs-x11' or 'gvim' I get standard > Windows MessageBox: > > 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'. $ objdump -p /usr/bin/

Re: 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'.

2011-10-13 Thread Corinna Vinschen
On Oct 13 10:07, Oleksandr Gavenko wrote: > After latest update when I run 'emacs-x11' or 'gvim' I get standard > Windows MessageBox: > > 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'. Did you revert libintl8 to an o

Re: 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'.

2011-10-13 Thread Oleksandr Gavenko
13.10.2011 10:07, Oleksandr Gavenko пишет: After latest update when I run 'emacs-x11' or 'gvim' I get standard Windows MessageBox: 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'. Seems that Cygwin ports packages are broken (for u

'libintl_setlocate' entry point does not found in 'cygintl-8.dll'.

2011-10-13 Thread Oleksandr Gavenko
After latest update when I run 'emacs-x11' or 'gvim' I get standard Windows MessageBox: 'libintl_setlocate' entry point does not found in 'cygintl-8.dll'. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

Re: Cygwin 1.7.7 Entry point problems

2010-12-31 Thread Eric Blake
On 12/31/2010 11:47 AM, Karl Stone Seigler wrote: > I keep getting an error message when I try to run bash.exe. The error > message is saying "The procedure entry point cygwin_create_path could > not be located in the dynamic link library cygwin1.dll." Why? Probably due to h

Cygwin 1.7.7 Entry point problems

2010-12-31 Thread Karl Stone Seigler
I keep getting an error message when I try to run bash.exe. The error message is saying "The procedure entry point cygwin_create_path could not be located in the dynamic link library cygwin1.dll." Why? -- Problem reports: http://cygwin.com/problems.html FAQ:

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

2009-12-23 Thread Reid Thompson
Jason Pyeron wrote: Could you move the dialog, I would like to see which part of the setup it is in. Thanks. I think i've gotten past it. I found and renamed the infrarecorder installed C:\Program Files\InfraRecorder\cdrtools cygwin1.dll and the cygwin /bin/cygwin1.dll. Re-ran setup marked

RE: The procedure entry point stpcpy could not be located in the dynamic link library cygwin1.dll

2009-12-23 Thread Jason Pyeron
> -Original Message- > From: Reid Thompson > Sent: Wednesday, December 23, 2009 17:25 > Subject: The procedure entry point stpcpy could not be > located in the dynamic link library cygwin1.dll > > I'm getting the subject error on attempting to update. > Any

The procedure entry point stpcpy could not be located in the dynamic link library cygwin1.dll

2009-12-23 Thread Reid Thompson
I'm getting the subject error on attempting to update. Any pointer or suggestions for a remedy? removed the attached the error screen shot as mailing list disallowed it. pasted it here http://tinypic.com/view.php?pic=2mwaygw&s=6 Thanks reid -- Problem reports: http://cygwin.com/problem

Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Christopher Faylor
On Sat, Nov 18, 2006 at 11:38:30AM -0500, Sarkar112 wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Eric Blake wrote: >> According to Sarkar112 on 11/18/2006 9:12 AM: >> >> And now, whenever I try to start bash, I get the following error: &

Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Sarkar112
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > According to Sarkar112 on 11/18/2006 9:12 AM: > >> And now, whenever I try to start bash, I get the following error: > >> The procedure entry point rl_variable_value could not be located in the >

Re: Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Sarkar112 on 11/18/2006 9:12 AM: > > And now, whenever I try to start bash, I get the following error: > The procedure entry point rl_variable_value could not be located in the > dynamic link library cygreadline6.dll Sounds

Error: procedure entry point rl_variable_value ; cygreadline6.dll

2006-11-18 Thread Sarkar112
I just installed a few packages using the latest cygwin setup file, the packages are: autoconf automake file gettext m4 And now, whenever I try to start bash, I get the following error: The procedure entry point rl_variable_value could not be located in the dynamic link library cygreadline6.dll

Re: Error: procedure entry point in cygreadline6.dll

2006-08-15 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to René Berber on 8/13/2006 6:36 PM: > doublehelix wrote: > >> >> The procedure entry point rl_variable_value could not be located in the >> dynamic link library cygreadline6.dll Attaching the output of `cygcheck -s

Re: Error: procedure entry point in cygreadline6.dll

2006-08-13 Thread René Berber
o you know what package was that? There are known problems with some packages, so it may be helpful. > Now when I try to start cygwin with > cygwin.bat, I always get the error from the bash.exe window: > > The procedure entry point rl_variable_value could not be located in the >

Re: 1.5.19-4 g++ error: can't find entry point in cygwin1.dll

2006-03-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Quit posting raw email addresses: cygwin.com/acronyms/#PCYMTNQREAIYR > From: "Eric Blake" ^ > > According to Anton Korneev on 3/20/2006 8:08 PM: >>>> cc1plus.exe - Entry Point

Re[2]: 1.5.19-4 g++ error: can't find entry point in cygwin1.dll

2006-03-21 Thread Anton Korneev
Hello Eric, >> cc1plus.exe - Entry Point not found >> The procedure entry point _impure_ptr could not be located in the >> dynamic link library cygwin1.dll. >> >> But, with the old versions (1.5.16) I don't have such problem. > (including t

Re: 1.5.19-4 g++ error: can't find entry point in cygwin1.dll

2006-03-21 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Anton Korneev on 3/20/2006 8:08 PM: > cc1plus.exe - Entry Point not found > The procedure entry point _impure_ptr could not be located in the > dynamic link library cygwin1.dll. > > But, with the old versions (

1.5.19-4 g++ error: can't find entry point in cygwin1.dll

2006-03-21 Thread Anton Korneev
Hello, Today I try to use last version of cygwin (1.5.19-4) and g++ for cygwin (3.4.4-1), and I take a strange error. When I compile any program, appears the window with report on error: cc1plus.exe - Entry Point not found The procedure entry point _impure_ptr could not be located in

Re: procedure entry point getline could not be located

2006-01-16 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Your mailer seems to have a problem with extra newlines between paragraphs, and an inability to wrap lines at a decent column length.] According to keinnamens AT excite DOT com on 1/14/2006 12:01 AM: > In my case, the following fix worked: I'm glad

RE: procedure entry point getline could not be located

2006-01-13 Thread [EMAIL PROTECTED]
Thanks for the info on findutils, Eric. I probably clicked one too many times on findutils, on the first try. My output from cygcheck does show the earlier version, now. ... file 4.16-1 findutils4.2.25-2 fontconfig 2.2.2-1 ... _

RE: procedure entry point getline could not be located

2006-01-13 Thread [EMAIL PROTECTED]
In my case, the following fix worked: - delete all files from the local install directory e.g. ftp%22%3A%2F%2F%somemirror-filefolder.com - run setup, select All, then click the arrow switch to cycle through actions. Keep - Install - until "Uninstall" is displayed. Follow wizard until "

Re: procedure entry point getline could not be located

2006-01-13 Thread Eric Blake
> > 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"? Although you did extensive research, you failed to realize that providing the output of "cygcheck -svr&quo

Re: procedure entry point getline could not be located

2006-01-13 Thread Igor Peshansky
On Sat, 14 Jan 2006, keinnamens wrote: > 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 locat

procedure entry point getline could not be located

2006-01-13 Thread [EMAIL PROTECTED]
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.

Re: Error: procedure entry point _getreent could not be located in the dynamic link library cygwin1.dll(cygcheck.out attached)

2005-10-06 Thread Max Bowsher
Liza Atkin wrote: Hello! I have cygwin and Network Simplisity on my PC. Recently I compiled gcc for arm, the compilation of binutils and gcc itself passed as usual, but now when I try to use the .exe files that were created I get the next message: Error: procedure entry point _getreent could

RE: entry point error while executing gcc command

2005-09-26 Thread Dave Korn
mand i get error : "The procedure entry > point __getreent could not be located in the dynamic link library > cygwin1.dll" > I have already re-installed it twice but still the same problem. > > i am not sure if its problem with the package or something else. But if >

Re: entry point error while executing gcc command

2005-09-26 Thread Gerrit P. Haase
Vedpathak, Rameshwari IN BLR SISL wrote: Hello, I have installed a cygwin package newly on my system, its WinXP system. i have installed fles, bison and gcc from the pakage. But while runing the gcc command i get error : "The procedure entry point __getreent could not be located i

entry point error while executing gcc command

2005-09-26 Thread Vedpathak, Rameshwari IN BLR SISL
Hello, I have installed a cygwin package newly on my system, its WinXP system. i have installed fles, bison and gcc from the pakage. But while runing the gcc command i get error : "The procedure entry point __getreent could not be located in the dynamic link library cygwin1.dll&qu

RE: entry point _getreent in cygwin1.dll w/gcc compiler

2005-08-04 Thread Dave Korn
Original Message >From: Julie Lee >Sent: 04 August 2005 17:15 > Everything I find says to re-install or update. I don't know what else > to do. Any help is welcomed. You need to install or update. You just need to do it _right_, is all. If you're seeing _getreent complaints, then you *

entry point _getreent in cygwin1.dll w/gcc compiler

2005-08-04 Thread Julie Lee
type that in and I get a pop up that states, "The procedure entry point _getreent could not be located in the dynamic link library cygwin1.dll." I've tried re-installing numerous times. Many of the solutions I found said that the .dll file I had was old. I've updated cygw

Re: Entry Point

2005-04-28 Thread Larry Hall
At 01:38 PM 4/28/2005, you wrote: >Hello! > >I have a problem. >When I compiling some .c file, using "gcc file.c -o out" >get an ERROR: > >cc1.exe - Entry Point was not found >"Entry Point to ___getreent was not found in library DLL cygwin1.dll" &

Entry Point

2005-04-28 Thread Emile
Hello! I have a problem. When I compiling some .c file, using "gcc file.c -o out" get an ERROR: cc1.exe - Entry Point was not found "Entry Point to ___getreent was not found in library DLL cygwin1.dll" (Its my own tranlate of error message from Russian). How can I fix it?

Re: Entry point not found

2004-11-22 Thread Larry Hall
At 04:23 PM 11/22/2004, you wrote: >All, > >I'm running cygwin on my win 2000 PC and >I keep getting the following pop-up error when compiling a bunch of C++ >code >that I know other people compile fine on their cygwin/win 2000 machines. > >Cc1plus.exe - Entry poin

Entry point not found

2004-11-22 Thread Crescioli, Phil
All, I'm running cygwin on my win 2000 PC and I keep getting the following pop-up error when compiling a bunch of C++ code that I know other people compile fine on their cygwin/win 2000 machines. Cc1plus.exe - Entry point not found The procedure entry point putc_unlocked coul

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread richard . dje
Haase new packages (glib2, pango, > atk > >> and > >> > gtk2), i compiled GVIM and each time i try to launch the > generated > >> > executable be it VIM or GVIM i get an error message saying that > >> entry > >> > point *main* couldn&#

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread Gerrit P. Haase
try to launch the generated >> > executable be it VIM or GVIM i get an error message saying that >> entry >> > point *main* couldn't be found in cygpango-1.0-0.dll. >> >> > I attached the output of *cygcheck -srv > cygcheck_log.txt* >> >> A

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread richard . dje
be it VIM or GVIM i get an error message saying that > entry > > point *main* couldn't be found in cygpango-1.0-0.dll. > > > I attached the output of *cygcheck -srv > cygcheck_log.txt* > > According to this output you have another version of pango installed > in >

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread Gerrit P. Haase
richard wrote: > Hello, > After i downloaded Gerrit P. Haase new packages (glib2, pango, atk and > gtk2), i compiled GVIM and each time i try to launch the generated > executable be it VIM or GVIM i get an error message saying that entry > point *main* couldn't be found i

Re: entry point _fopen64 not found cygwin1.dll

2004-04-06 Thread Brian Ford
On Tue, 6 Apr 2004, Wilfred Nilsen wrote: > Thanks Brian, Your welcome. Just a couple of things, though. In general, unrequested personal email is frowned upon. > That was the problem. A follow-up, thank you like this is best sent to the list. It closes the issue and records the resolution i

Re: entry point _fopen64 not found cygwin1.dll

2004-04-06 Thread Brian Ford
you have any Cygwin services running that you forgot to stop ie. sshd, inetd, cron, cygserver, etc.? > Pop up display: The procedure entry point _fopen64 could not be found in > the dynamic link library cygwin1.dll > > The program I am compiling with cygwin used to work with an older

entry point _fopen64 not found cygwin1.dll

2004-04-06 Thread Wilfred Nilsen
I just re-installed (totally removed the old cygwin+registry settings) and installed the very latest cygwin release. I get a pop-up window when I try to run the non-GUI (terminal) program on my XP pro PC, 586. Pop up display: The procedure entry point _fopen64 could not be found in the dynamic

Re: Re: Entry point _fcntl64 not found, Cygwin version 1.5.5

2004-02-18 Thread Pavan Mandalkar
Hi Brain, >Have you tried looking at this message and some og the others related in >this >area: >http://www.cygwin.com/ml/cygwin/2004-01/msg01377.html >What version of ash are you running versus the 1.5.5 version of Cygwin? Thanks for this pointer. The problem was solved after I switched to

Re: Entry point _fcntl64 not found, Cygwin version 1.5.5

2004-02-17 Thread Brian Keener
Pavan Mandalkar wrote: > After googling and going through the mail archives all I could find > was the following. > http://www.cygwin.com/ml/cygwin/2004-01/msg01387.html > >This was no > Have you tried looking at this message and some og the others related in this area: http://www.cygwin.co

Entry point _fcntl64 not found, Cygwin version 1.5.5

2004-02-17 Thread Pavan Mandalkar
Hi, To run a particular application, I am installing Cygwin 1.5.5. and gcc version 3.2.3. After installation, when I run make for my application, I get a windows error dialogue. "The procedure entry point _fcntl64 could not be located in the dynamic library cygwin1.dll"

Re: "entry point __getreent" not found errors with sshd and inetd

2004-02-10 Thread Christopher G. Morlier
At 10:47 PM 2/9/2004, Christopher Faylor wrote: ...snip... There is only one reason for this: You have an older version of the DLL on your system. If you have googled, you should have seen that every single time someone says "I don't have an older version" it eventually turns out that they do. Th

Re: "entry point __getreent" not found errors with sshd and inetd

2004-02-09 Thread Christopher Faylor
On Mon, Feb 09, 2004 at 10:35:39PM -0600, Christopher G. Morlier wrote: >I have been attempting to setup sshd and inetd, and have consistently >received entry point not found errors when both try to execute >(specifically: "The procedure entry point __getreent could not be lo

Re: "entry point __getreent" not found errors with sshd and inetd

2004-02-09 Thread Larry Hall
At 11:35 PM 2/9/2004, Christopher G. Morlier you wrote: >Hi everyone, > >I have been attempting to setup sshd and inetd, and have consistently received entry >point not found errors when both try to execute (specifically: "The procedure entry >point __getreent could not be lo

"entry point __getreent" not found errors with sshd and inetd

2004-02-09 Thread Christopher G. Morlier
Hi everyone, I have been attempting to setup sshd and inetd, and have consistently received entry point not found errors when both try to execute (specifically: "The procedure entry point __getreent could not be located in the dynamic link library cygwin1.dll"). I have googled th

Re: Error: procedure entry point _getreent could not be located...

2003-10-14 Thread Brian Ford
]> wrote: > > On Mon, 13 Oct 2003, Ravi Malghan wrote: > > > > > Hi: I recently added lynx to existing cygwin > > > installation. When installing Lynx, I noticed it > > > installed a new version of perl. Now when I try to > > run > > > perl, I ge

Re: Error: procedure entry point _getreent could not be located...

2003-10-13 Thread Carlo Florendo
From: "Andrew DeFaria" > Brian Ford wrote: > > >On Mon, 13 Oct 2003, Ravi Malghan wrote: > > > > > >>Hi: I recently added lynx to existing cygwin installation. When installing Lynx, I noticed it installed a new version of perl. Now when I try to run pe

Re: Error: procedure entry point _getreent could not be located...

2003-10-13 Thread Andrew DeFaria
Brian Ford wrote: On Mon, 13 Oct 2003, Ravi Malghan wrote: Hi: I recently added lynx to existing cygwin installation. When installing Lynx, I noticed it installed a new version of perl. Now when I try to run perl, I get the error: "procedure entry point _getreent could not be located i

Re: Error: procedure entry point _getreent could not be located...

2003-10-13 Thread Brian Ford
On Mon, 13 Oct 2003, Ravi Malghan wrote: > Hi: I recently added lynx to existing cygwin > installation. When installing Lynx, I noticed it > installed a new version of perl. Now when I try to run > perl, I get the error: > "procedure entry point _getreent could not be loca

Error: procedure entry point _getreent could not be located...

2003-10-13 Thread Ravi Malghan
Hi: I recently added lynx to existing cygwin installation. When installing Lynx, I noticed it installed a new version of perl. Now when I try to run perl, I get the error: "procedure entry point _getreent could not be located in the dynamic link library cygwin1.dll" What do I hav

Re: openssh-3.7.1p2 giving error about entry point in cygwin1.dll

2003-10-03 Thread Igor Pechtchanski
exe server gives the error "The > procedure entry point __getreent could not be located in the dynamic link > library cygwin1.dll" > > The older sshd version 3.6.1 works fine but not the new one. > What have I forgotten? > This is running on a Win2k server. > > Th

openssh-3.7.1p2 giving error about entry point in cygwin1.dll

2003-10-03 Thread Brian V. Smith
I just installed openssh-3.7.1p2 using the setup program, but it didn't actually install the files into cygwin/usr/sbin where the older ssh files are so I manually copied them there. The ssh client works fine but the sshd.exe server gives the error "The procedure entry point __getr

Re: cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-27 Thread Christopher Faylor
On Sat, Sep 27, 2003 at 10:33:38AM -0400, Igor Pechtchanski wrote: >Ken, > >Adding a "." to the end of your PATH and then running "cygcheck -svr" >*from the directory where the problem occurs* would have shown that extra >cygwin1.dll (and its version) in the output. > >As a general advice (and I gu

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-27 Thread Igor Pechtchanski
l" the files. I wonder if this has anything to do > > > with the problem because I only found 1 copy of cygwin1.dll inside the > > > installed cygwin directory. > > > > > > Ken > > > > > > > > > > On Fri, 26 Sep 2003, Kin Ming N

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
cessfully compiled several programs with g++ under > > > > Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same > > > > programs that are compiled with the new g++ produces the error: > > > > "cc1plus.exe - Entry Point Not Found" - in a

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
with the problem because I only found 1 copy of cygwin1.dll inside the > > installed cygwin directory. > > > > Ken > > > > > > > On Fri, 26 Sep 2003, Kin Ming Ng wrote: > > > > > > > I had successfully compiled several programs with g+

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Igor Pechtchanski
26 Sep 2003, Kin Ming Ng wrote: > > > > > I had successfully compiled several programs with g++ under > > > Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same > > > programs that are compiled with the new g++ produces the error: > > > "

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
w g++ produces the error: > > "cc1plus.exe - Entry Point Not Found" - in a popup window > > Inside the error window, it details: > > "The procedure entry point __getreent could not be located in the > > dynamic link library cygwin1.dll" > > > >

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Kin Ming Ng wrote: > I had successfully compiled several programs with g++ under > Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same > programs that are compiled with the new g++ produces the error: > "cc1plus.exe - Entry Point Not Fo

Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
I had successfully compiled several programs with g++ under Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same programs that are compiled with the new g++ produces the error: "cc1plus.exe - Entry Point Not Found" - in a popup window Inside the error window,

RE: Error message from gcc: "entry point putc_unlocked could not be l ocated ..."

2003-07-23 Thread David Guaspari
: Vince Hoffman Cc: 'David Guaspari'; '[EMAIL PROTECTED]' Subject: Re: Error message from gcc: "entry point putc_unlocked could not be l ocated ..." If you weren't upgrading Cygwin on this machine, then follow Vince's advice. You have an older copy of cygwin1.

Re: Error message from gcc: "entry point putc_unlocked could not be l ocated ..."

2003-07-23 Thread Larry Hall
al Message- From: David Guaspari [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 19:21 To: '[EMAIL PROTECTED]' Subject: Error message from gcc: "entry point putc_unlocked could not be l ocated ..." I just installed cygwin1.dll 1.3.22-1 and gcc 3.2.3. Attempts to compile with g

RE: Error message from gcc: "entry point putc_unlocked could not be l ocated ..."

2003-07-23 Thread Vince Hoffman
Sent: 23 July 2003 19:21 > To: '[EMAIL PROTECTED]' > Subject: Error message from gcc: "entry point putc_unlocked > could not be > l ocated ..." > > > I just installed cygwin1.dll 1.3.22-1 and gcc 3.2.3. > Attempts to compile with gcc result in the error

Error message from gcc: "entry point putc_unlocked could not be located ..."

2003-07-23 Thread David Guaspari
I just installed cygwin1.dll 1.3.22-1 and gcc 3.2.3. Attempts to compile with gcc result in the error message: "entry point putc_unlocked could not be located in the dynamic link library cygwin1.dll" Queries about this were posted to the archive a year or so ago, and the replie

Re: missing procedure entry point [putc_unlocked] in cygwin1.dll

2003-07-06 Thread Igor Pechtchanski
On Mon, 7 Jul 2003, kat-Zygfryd wrote: > Greetings, > >I have just installed cygwin in order to compile adasockets-1.7, >and the ./configure script told me that the C compiler cannot >create executables due to a missing procedure entry point. > >I attach my c

missing procedure entry point [putc_unlocked] in cygwin1.dll

2003-07-06 Thread kat-Zygfryd
Greetings, I have just installed cygwin in order to compile adasockets-1.7, and the ./configure script told me that the C compiler cannot create executables due to a missing procedure entry point. I attach my cygcheck report, and a link to a screenshot for people interested in

Re: The procedure entry point putc_unlocked could not be located inthe dynamic link library cygwin1.dll

2003-07-01 Thread Elfyn McBratney
On Tue, 1 Jul 2003, Venkatesh K. Kesavan wrote: > Hello Max Bowsher, > Thank you very much for you help.where can I find the latest > version dll files. I had installed the package using the setup.exe file I > got at cygwin.com. what should I do to set things right and make setup >

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

2003-07-01 Thread Venkatesh K. Kesavan
- Original Message - From: "Max Bowsher" <[EMAIL PROTECTED]> To: "Venkatesh K. Kesavan" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 01, 2003 12:44 AM Subject: Re: The procedure entry point putc_unlocked could not be located i

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

2003-07-01 Thread Max Bowsher
Venkatesh K. Kesavan wrote: > Hi, > Im new to cygwin. I tried to use gcc.exe i get the below error. I > reinstalled the whole cygwin twice but i get the same error. Please help > me. Thanks in advance. > > "The procedure entry point putc_unlocked could not be locate

The procedure entry point putc_unlocked could not be located in the dynamic link library cygwin1.dll

2003-06-30 Thread Venkatesh K. Kesavan
Hi, Im new to cygwin. I tried to use gcc.exe i get the below error. I reinstalled the whole cygwin twice but i get the same error. Please help me. Thanks in advance. "The procedure entry point putc_unlocked could not be located in the dynamic link library cygwin1.dll" Cygwi

Re: install-info.exe: The procedure entry point mbrtowc could notbe located in the dynamic link library cygwin1.dll.

2003-06-21 Thread Larry Hall
Max Bowsher wrote: Perry Pupp wrote: install-info.exe - Entry point not found The procedure entry point mbrtowc could not be located in the dynamic link library cygwin1.dll. I just ran the cygwin setup, and let it pick all the new current versions, mbrtowc is present in the latest version

Re: install-info.exe: The procedure entry point mbrtowc could not be located in the dynamic link library cygwin1.dll.

2003-06-21 Thread Max Bowsher
Perry Pupp wrote: > install-info.exe - Entry point not found > > The procedure entry point mbrtowc could not be >located in the dynamic link library cygwin1.dll. > > > I just ran the cygwin setup, and let it pick all the > new current versions, mbrtowc is present

install-info.exe: The procedure entry point mbrtowc could not be located in the dynamic link library cygwin1.dll.

2003-06-21 Thread Perry Pupp
install-info.exe - Entry point not found The procedure entry point mbrtowc could not be located in the dynamic link library cygwin1.dll. I just ran the cygwin setup, and let it pick all the new current versions, and I got this error in the post-installs perhaps 50 times (I just kept

Re: emacs - Entry Point not found error

2003-06-03 Thread Mani Krishnan Venkatachari
of cygwin recently. When I try to load >> > emacs, it gives a dialog box with the following error. >> > >> > "The procedure entry point SmClientID could not be located in the dynamic link >> > lilbrary lilbSM.dll" >> >> That library is in the Xfree

Re: emacs - Entry Point not found error

2003-06-03 Thread Igor Pechtchanski
On Tue, 3 Jun 2003, Joe Buehler wrote: > Mani Krishnan Venkatachari wrote: > > > I installed the new version of cygwin recently. When I try to load > > emacs, it gives a dialog box with the following error. > > > > "The procedure entry point SmClientID could

  1   2   >