On 2018-07-02 14:36, Heavenly Avenger wrote:
> On 7/2/2018 5:02 PM, Brian Inglis wrote:
>> On 2018-07-02 13:35, Ken Brown wrote:
>>> On 7/2/2018 3:08 PM, Heavenly Avenger wrote:
I'm having hard times with cygwin here, random libraries stop working once
I
update or install new ones.
On 2018-07-02 13:35, Ken Brown wrote:
> On 7/2/2018 3:08 PM, Heavenly Avenger wrote:
>> I'm having hard times with cygwin here, random libraries stop working once I
>> update or install new ones.
> This can happen if you update a package without updating its dependencies.
> For
> example, the dep
On 7/2/2018 3:08 PM, Heavenly Avenger wrote:
I'm having hard times with cygwin here, random libraries stop working
once 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
---- 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
Hello!
First post in the list, I hope I am not mistaken in the place to post
the question, but let's give it a try.
I'm having hard times with cygwin here, random libraries stop working
once I update or install new ones.
Today I run 'rebaseall' and it detected a lot of completely missing DL
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
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
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 !
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
> 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
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
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
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
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
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
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
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
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+
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:
> > > "
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"
> >
> >
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
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,
Hi Joe,
Thanks for giving me a lead on the error. I noticed that the name conflicted with an
existing application that had the same name for the libSM.dll and that created the
problem. When, I uninstalled the application, emacs works fine.
Regards,
Mani.
- Original Message -
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 not be located in the dynamic link
>
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 not be located in the dynamic link lilbrary lilbSM.dll"
That library is in the Xfree86-bin pack
Hi,
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 not be located in the dynamic link
lilbrary lilbSM.dll"
After this, the emacs doesn't load at all.
Kindly help me ou
On Wed, 2 Apr 2003, Corinna Vinschen wrote:
> On Wed, Apr 02, [EMAIL PROTECTED]:48:15PM +0200, [EMAIL PROTECTED] wrote:
> > $ gawk --version
> > gawk.exe - Entry point not found
> > The Procedure entry point iswlower could not be located in
> &g
On Wed, Apr 02, 2003 at 12:48:15PM +0200, [EMAIL PROTECTED] wrote:
> $ gawk --version
> gawk.exe - Entry point not found
> The Procedure entry point iswlower could not be located in
> the dynamic link library cygwin1.dll
>
> Any ideas how to p
After I updated all of my Cygwin, running the gawk binary gives
very strange error message. A Windows dialog alert pops up saying:
$ gawk --version
=>
gawk.exe - Entry point not found
The Procedure entry point iswlower could not be located in
> On Fri, 28 Feb 2003, xiao chen wrote:
>
>> dear everyone,
>> can anyone help me to handle this error?
>> " the prodedure entry point _ctype_ could not be located in the
>> dynamic link library cygwin1.dll"
>>
>> i guess the problem comes due to the mismatch of cygwin1.dll in my
>> enviroment an
Chenxiao,
On Fri, 28 Feb 2003, xiao chen wrote:
> dear everyone,
> can anyone help me to handle this error?
> " the prodedure entry point _ctype_ could not be located in the dynamic link
> library cygwin1.dll"
>
> i guess the problem comes due to the mismatch of cygwin1.dll in my
> enviroment and
dear everyone,
can anyone help me to handle this error?
" the prodedure entry point _ctype_ could not be located in the dynamic link
library cygwin1.dll"
i guess the problem comes due to the mismatch of cygwin1.dll in my
enviroment and in my project..they have different size and version. how can
Steve Marks wrote:
> I just installed gcc as part of a new cygwin installation. I did a
> very simple test of gcc (compiling "Hello world") to see if it works.
> I get a error pop up. The header says "cc1.exe - Entry Point Not
> Found". The message is "The proc
I just installed gcc as part of a new cygwin installation. I did a very
simple test of gcc (compiling "Hello world") to see if it works. I get a
error pop up. The header says "cc1.exe - Entry Point Not Found". The
message is "The procedure entry point putc_unlocked co
--- Max Bowsher <[EMAIL PROTECTED]> wrote:
> Daryl Drome <[EMAIL PROTECTED]> wrote:
> > Sorry, I had the version number wrong. I just
checked,
> > and according to cygwin setup, I do have 1.3.15-2.
>
> Then you must have an old version of cygwin1.dll
> somewhere in the PATH
> before the correct on
Daryl Drome <[EMAIL PROTECTED]> wrote:
> --- Max Bowsher <[EMAIL PROTECTED]> wrote:
>> Daryl Drome <[EMAIL PROTECTED]> wrote:
>>> The cygwin1.dll version is 1.3.15-1.
>>
>> putc_unlocked is present in 1.3.15-2. Get the latest
>> version of Cygwin and
>> the problem will probably go away.
>
> Sorry
--- Max Bowsher <[EMAIL PROTECTED]> wrote:
> Daryl Drome <[EMAIL PROTECTED]> wrote:
> > The cygwin1.dll version is 1.3.15-1.
>
> putc_unlocked is present in 1.3.15-2. Get the latest
> version of Cygwin and
> the problem will probably go away.
Sorry, I had the version number wrong. I just checked
Daryl Drome <[EMAIL PROTECTED]> wrote:
> I get a pop-up window with
> the title "cc1plus.exe - Entry Point Not Found" and
> the text "The procedure entry point putc_unlocked
> could not be located in the dynamic link library
> cygwin1.dll"
>
> The
title "cc1plus.exe - Entry Point Not Found" and
the text "The procedure entry point putc_unlocked
could not be located in the dynamic link library
cygwin1.dll"
The cygwin1.dll version is 1.3.15-1. gcc is version
3.2 20020927.
Looking through the cygwin mailing-list archives I
f
39 matches
Mail list logo