make 3.80 bug - running a program inside make

turbo turbo@weasel.com
Thu Jul 21 13:35:00 GMT 2005


 >Careful on the version numbers here.

 >bash-3.0-7 works, but has prompt display bugs because it inks 
against libreadline6-5.0-2.
 >bash-3.0-8 works, is the current version, and includes a static 
readline library.
 >bash-3.0-9 does not exist yet, but will soon be present to link against
 >the experimental libreadline6-5.0-3.

 >coreutils-5.3.0-7 works, but has bugs with .exe magic on virtual directories.
 >coreutils-5.3.0-8 was dead on arrival, and was pulled from the mirrors
 >immediately after that was discovered.
 >coreutils-5.3.0-9 is the current version.

 >>
 >>
 >>>Not Found: sh

 >ANY installation that doesn't have /bin/sh probably had problems running
 >the bash postinstall script, so the easiest solution is to use setup.exe
 >to reinstall the latest version of bash.

As Eric Blake pointed out, there was a problem with /bin/sh.
I had run setup.exe about 4 or 5 days ago to update my installation.
Although it didn't produce any errors that I noticed, it did somehow 
leave my system in
an inconsistent state. I re-ran setup.exe just now, and it installed 
the latest coreutils,
and all my make code now works fine.

I don't know how my system got in an inconsistent state, but running cygcheck
before and after revealed the following diffs:

U:\j\jeff-lib>diff cygcheck.out cygcheck.out-new
3c3
< Current System Time: Thu Jul 21 06:13:31 2005
---
 > Current System Time: Thu Jul 21 06:21:35 2005
112c112
< Not Found: sh
---
 > Found: c:\cygwin\bin\sh.exe
263,264c263,264
<  1242k 2005/01/08 c:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
<                   "cygxml2-2.dll" v0.0 ts=2005/1/8 5:22
---
 >  1383k 2005/07/14 c:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
 >                   "cygxml2-2.dll" v0.0 ts=2005/7/13 16:43
299c299
< _update-info-dir     00276-1
---
 > _update-info-dir     00280-1
306c306
< bash                 3.0-7
---
 > bash                 3.0-8
312c312
< coreutils            5.3.0-7
---
 > coreutils            5.3.0-9
390c390
< libxml2              2.6.16-2
---
 > libxml2              2.6.20-2

U:\j\jeff-lib>

         Thanks for all the help,
         Jeff


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



More information about the Cygwin mailing list