public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* re:  cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
@ 2001-07-02 14:34 easy2remember
  2001-07-02 14:44 ` Christopher Faylor
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: easy2remember @ 2001-07-02 14:34 UTC (permalink / raw)
  To: jmrozek, cygwin

hi joseph,
i found your posting, when i was seraching for some info about the
nysterious cygwin error, because i had the same problem after updating cygwin.

then i found another message board, where people had discussed the problem.
here is the solution, or let's say, that's what also worked on my pc (win98),
hope it ll help you.
florian

<quote>
            the problem was the cygwin1.dll file in windows\system 
            wasn't the correct one... i moved the one in C:\cygwin 
            into system and it works fine except the usual code 
            buggies now. ;)
</quote>

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


--
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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:34 cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery easy2remember
@ 2001-07-02 14:44 ` Christopher Faylor
  2001-07-02 14:49 ` Larry Hall (RFK Partners, Inc)
  2001-07-02 14:59 ` Andrew Markebo
  2 siblings, 0 replies; 10+ messages in thread
From: Christopher Faylor @ 2001-07-02 14:44 UTC (permalink / raw)
  To: cygwin

This is wrong.  DO NOT copy cygwin1.dll to your system directory.

It should exist where the installation puts it.  If you have a cygwin1.dll
in your system directory, it should be deleted.

cgf

On Mon, Jul 02, 2001 at 11:34:22PM +0200, easy2remember@gmx.net wrote:
>hi joseph,
>i found your posting, when i was seraching for some info about the
>nysterious cygwin error, because i had the same problem after updating cygwin.
>
>then i found another message board, where people had discussed the problem.
>here is the solution, or let's say, that's what also worked on my pc (win98),
>hope it ll help you.
>florian
>
><quote>
>            the problem was the cygwin1.dll file in windows\system 
>            wasn't the correct one... i moved the one in C:\cygwin 
>            into system and it works fine except the usual code 
>            buggies now. ;)
></quote>
>
>-- 
>GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
>
>--
>GMX Tipp:
>
>Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
> http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a
>
>
>--
>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/

-- 
cgf@cygnus.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

--
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] 10+ messages in thread

* re:  cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:34 cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery easy2remember
  2001-07-02 14:44 ` Christopher Faylor
@ 2001-07-02 14:49 ` Larry Hall (RFK Partners, Inc)
  2001-07-02 16:51   ` Bobby McNulty
  2001-07-02 14:59 ` Andrew Markebo
  2 siblings, 1 reply; 10+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-07-02 14:49 UTC (permalink / raw)
  To: easy2remember, jmrozek, cygwin

At 05:34 PM 7/2/2001, easy2remember@gmx.net wrote:
>hi joseph,
>i found your posting, when i was seraching for some info about the
>nysterious cygwin error, because i had the same problem after updating cygwin.
>
>then i found another message board, where people had discussed the problem.
>here is the solution, or let's say, that's what also worked on my pc (win98),
>hope it ll help you.
>florian
>
><quote>
>             the problem was the cygwin1.dll file in windows\system 
>             wasn't the correct one... i moved the one in C:\cygwin 
>             into system and it works fine except the usual code 
>             buggies now. ;)
></quote>



Please *don't* do this.  There should be only one cygwin1.dll on your 
system and this should be in /usr/bin.  Any others should be found and
removed.  setup.exe does not put a copy of cygwin1.dll in any directory
other than /usr/bin.  There's no reason to move or copy cygwin1.dll 
somewhere else.  If you do, next time you update your installation via
setup.exe, you will end up with 2 (or more - depending on how many 
copies you made) cygwin1.dlls which are incompatible with eachother.
This list can't support questions about problems with your Cygwin 
environment if you don't conform to the configuration setup.exe gives
you.  There are just too many options and too many ways to shoot yourself
in the foot.  While we can't stop you from trying to do so, we vehemently
discourage the practice (of shooting yourself in the foot that is! :-) )





Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - 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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:34 cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery easy2remember
  2001-07-02 14:44 ` Christopher Faylor
  2001-07-02 14:49 ` Larry Hall (RFK Partners, Inc)
@ 2001-07-02 14:59 ` Andrew Markebo
  2001-07-02 15:02   ` Christopher Faylor
  2001-07-02 15:07   ` Andrew Markebo
  2 siblings, 2 replies; 10+ messages in thread
From: Andrew Markebo @ 2001-07-02 14:59 UTC (permalink / raw)
  To: cygwin

Hmm we maybe need some kind of trouble-shooter :-) Make setup.exe look
for bad cygwin.dll's hanging around??

        /Andy

--
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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:59 ` Andrew Markebo
@ 2001-07-02 15:02   ` Christopher Faylor
  2001-07-02 15:12     ` Andrew Markebo
  2001-07-02 15:07   ` Andrew Markebo
  1 sibling, 1 reply; 10+ messages in thread
From: Christopher Faylor @ 2001-07-02 15:02 UTC (permalink / raw)
  To: cygwin

On Mon, Jul 02, 2001 at 11:59:02PM +0200, Andrew Markebo wrote:
>Hmm we maybe need some kind of trouble-shooter :-) Make setup.exe look
>for bad cygwin.dll's hanging around??

Maybe you should check recent changes in the cinstall source directory...

cgf

--
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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:59 ` Andrew Markebo
  2001-07-02 15:02   ` Christopher Faylor
@ 2001-07-02 15:07   ` Andrew Markebo
  1 sibling, 0 replies; 10+ messages in thread
From: Andrew Markebo @ 2001-07-02 15:07 UTC (permalink / raw)
  To: cygwin

Maybe setup.exe could run cygcheck and sniff the output??

        /Andy

/ Andrew Markebo <flognat@flognat.myip.org> wrote:
| Hmm we maybe need some kind of trouble-shooter :-) Make setup.exe look
| for bad cygwin.dll's hanging around??
| 
|         /Andy
| 
| --
| 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/

--
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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 15:02   ` Christopher Faylor
@ 2001-07-02 15:12     ` Andrew Markebo
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew Markebo @ 2001-07-02 15:12 UTC (permalink / raw)
  To: cygwin

/ Christopher Faylor <cgf@redhat.com> wrote:
| On Mon, Jul 02, 2001 at 11:59:02PM +0200, Andrew Markebo wrote:
| >Hmm we maybe need some kind of trouble-shooter :-) Make setup.exe look
| >for bad cygwin.dll's hanging around??
| 
| Maybe you should check recent changes in the cinstall source directory...

Typical, someone steal my bright ideas before I get them .-)

        /Andy

--
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] 10+ messages in thread

* RE: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 14:49 ` Larry Hall (RFK Partners, Inc)
@ 2001-07-02 16:51   ` Bobby McNulty
  2001-07-03  0:34     ` Don Sharp
  0 siblings, 1 reply; 10+ messages in thread
From: Bobby McNulty @ 2001-07-02 16:51 UTC (permalink / raw)
  To: Larry Hall (RFK Partners, Inc), easy2remember, jmrozek, cygwin

Yes, Joe. Please remove the extra one and all others except for the one in
/usr/bin

-----Original Message-----
From: cygwin-owner@sources.redhat.com
[ mailto:cygwin-owner@sources.redhat.com]On Behalf Of Larry Hall (RFK
Partners, Inc)
Sent: Monday, July 02, 2001 4:48 PM
To: easy2remember@gmx.net; jmrozek@thorin.hobbiton.org; cygwin@cygwin.com
Subject: re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.

At 05:34 PM 7/2/2001, easy2remember@gmx.net wrote:
>hi joseph,
>i found your posting, when i was seraching for some info about the
>nysterious cygwin error, because i had the same problem after updating
cygwin.
>
>then i found another message board, where people had discussed the problem.
>here is the solution, or let's say, that's what also worked on my pc
(win98),
>hope it ll help you.
>florian
>
><quote>
>             the problem was the cygwin1.dll file in windows\system
>             wasn't the correct one... i moved the one in C:\cygwin
>             into system and it works fine except the usual code
>             buggies now. ;)
></quote>



Please *don't* do this.  There should be only one cygwin1.dll on your
system and this should be in /usr/bin.  Any others should be found and
removed.  setup.exe does not put a copy of cygwin1.dll in any directory
other than /usr/bin.  There's no reason to move or copy cygwin1.dll
somewhere else.  If you do, next time you update your installation via
setup.exe, you will end up with 2 (or more - depending on how many
copies you made) cygwin1.dlls which are incompatible with eachother.
This list can't support questions about problems with your Cygwin
environment if you don't conform to the configuration setup.exe gives
you.  There are just too many options and too many ways to shoot yourself
in the foot.  While we can't stop you from trying to do so, we vehemently
discourage the practice (of shooting yourself in the foot that is! :-) )





Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - 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/




--
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] 10+ messages in thread

* Re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
  2001-07-02 16:51   ` Bobby McNulty
@ 2001-07-03  0:34     ` Don Sharp
  0 siblings, 0 replies; 10+ messages in thread
From: Don Sharp @ 2001-07-03  0:34 UTC (permalink / raw)
  To: gnuwin32

Just remember to leave the one in /bin alone!

Cheers

Don Sharp

Bobby McNulty wrote:
> 
> Yes, Joe. Please remove the extra one and all others except for the one in
> /usr/bin
> 
> -----Original Message-----
> From: cygwin-owner@sources.redhat.com
> [ mailto:cygwin-owner@sources.redhat.com]On Behalf Of Larry Hall (RFK
> Partners, Inc)
> Sent: Monday, July 02, 2001 4:48 PM
> To: easy2remember@gmx.net; jmrozek@thorin.hobbiton.org; cygwin@cygwin.com
> Subject: re: cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
> 
> At 05:34 PM 7/2/2001, easy2remember@gmx.net wrote:
> >hi joseph,
> >i found your posting, when i was seraching for some info about the
> >nysterious cygwin error, because i had the same problem after updating
> cygwin.
> >
> >then i found another message board, where people had discussed the problem.
> >here is the solution, or let's say, that's what also worked on my pc
> (win98),
> >hope it ll help you.
> >florian
> >
> ><quote>
> >             the problem was the cygwin1.dll file in windows\system
> >             wasn't the correct one... i moved the one in C:\cygwin
> >             into system and it works fine except the usual code
> >             buggies now. ;)
> ></quote>
> 
> Please *don't* do this.  There should be only one cygwin1.dll on your
> system and this should be in /usr/bin.  Any others should be found and
> removed.  setup.exe does not put a copy of cygwin1.dll in any directory
> other than /usr/bin.  There's no reason to move or copy cygwin1.dll
> somewhere else.  If you do, next time you update your installation via
> setup.exe, you will end up with 2 (or more - depending on how many
> copies you made) cygwin1.dlls which are incompatible with eachother.
> This list can't support questions about problems with your Cygwin
> environment if you don't conform to the configuration setup.exe gives
> you.  There are just too many options and too many ways to shoot yourself
> in the foot.  While we can't stop you from trying to do so, we vehemently
> discourage the practice (of shooting yourself in the foot that is! :-) )
> 
> Larry Hall                              lhall@rfk.com
> RFK Partners, Inc.                      http://www.rfk.com
> 118 Washington Street                   (508) 893-9779 - RFK Office
> Holliston, MA 01746                     (508) 893-9889 - 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/
> 
> --
> 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/

--
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] 10+ messages in thread

* cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery.
@ 2001-05-23 13:45 Joseph Mrozek
  0 siblings, 0 replies; 10+ messages in thread
From: Joseph Mrozek @ 2001-05-23 13:45 UTC (permalink / raw)
  To: cygwin

Whenver gcc is invoked in cygwin-1.3.1-1, the following error appears in a
pop-up window: "The CPP0.EXE file is linked to missing export
CYGWIN.DLL:getrlimit.", and the following is given in the console:
gcc: installation problem, cannot exec
`/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4
/cpp0.exe': Permission denied

I used the setup.exe installer that comes with cygwin. Here is the
setup.log:

2001/05/22 00:14:19 Starting cygwin install
Current Directory: D:\newcyg
source: from cwd
Selected local directory: D:\newcyg
root: F:/cygwin binary system
Installing latest/ash/ash-20010425.tar.gz
Installing latest/autoconf/autoconf-2.13-2.tar.gz
Installing latest/automake/automake-1.4-3.tar.gz
Installing latest/bash/bash-2.05-6.tar.gz
Installing latest/binutils/binutils-20010425-2.tar.gz
Installing latest/cygrunsrv/cygrunsrv-0.92-2.tar.gz
Installing latest/cygwin/cygwin-1.3.1-1.tar.gz
Installing latest/gcc/gcc-2.95.3-4.tar.gz
Installing latest/grep/grep-2.4.2-1.tar.gz
Installing latest/gzip/gzip-1.3-1.tar.gz
Installing latest/make/make-3.79.1-3.tar.gz
Installing latest/man/man-1.5g-2.tar.gz
Installing latest/ncurses/ncurses-5.2-5.tar.gz
Installing latest/cygwin/newlib-man-20001118.tar.gz
Installing latest/opengl/opengl-1.1.0-5.tar.gz
Installing latest/openssh/openssh-2.9p1-1.tar.gz
Installing latest/openssl/openssl-0.9.6.tar.gz
Installing latest/regex/regex-4.4.tar.gz
Installing latest/sh-utils/sh-utils-2.0-2.tar.gz
Installing contrib/tetex/tetex-beta-20001218-1.tar.gz
Installing latest/vim/vim-5.7-4.tar.gz
Installing latest/w32api/w32api-20010424-2.tar.gz
Installing contrib/wget/wget-1.6-1.tar.gz
2001/05/22 00:18:51 Ending cygwin install

I have searched the FAQ and the mailing list archives and I have found
nothing to match this problem. Nor can I think of any possible
explanation.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2001-07-03  0:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-02 14:34 cygwin-1.3.1-1 gcc/CPP0.exe error. Absolute mystery easy2remember
2001-07-02 14:44 ` Christopher Faylor
2001-07-02 14:49 ` Larry Hall (RFK Partners, Inc)
2001-07-02 16:51   ` Bobby McNulty
2001-07-03  0:34     ` Don Sharp
2001-07-02 14:59 ` Andrew Markebo
2001-07-02 15:02   ` Christopher Faylor
2001-07-02 15:12     ` Andrew Markebo
2001-07-02 15:07   ` Andrew Markebo
  -- strict thread matches above, loose matches on Subject: below --
2001-05-23 13:45 Joseph Mrozek

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