This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with gawk (3.1.2-2) under Cygwin 1.3.22-1


On Tue, 1 Apr 2003, Andrew DeFaria wrote:

> Igor Pechtchanski wrote:
>
> > Sounds like a duplicate/old cygwin1.dll problem to me... Make sure
> > your /bin/cygwin1.dll was actually replaced by setup (i.e., no Cygwin
> > processes were running while you ran setup). A reboot should help. If
> > not, post the output of 'cygcheck "`cygpath -w /bin/cygwin1.dll`"'
> > (or, better yet, the full 'cygcheck -svr').
>
> It eventually ended up being a "need to restart" issue. The funny thing
> is that I had tried this before and did indeed reboot but still had the
> problem so I installed the older versions of cygwin and gawk. Now I
> tried again and got the same error message I remember the first time so
> I posted. After rebooting this time it works. Strange.

setup.exe cannot replace DLLs that are currently loaded in memory.  Thus,
it schedules those files to be replaced on next reboot, and leaves the old
DLL in place.  The replace-on-reboot is a feature of Windows, and should
work on most versions.  I don't know why it wouldn't on your machine.
This is a moot point now, anyway.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]