On 10/1/10 2:52 PM, George R Goffe wrote:
> Howdy,
> 
> I have a script that I use to build bash and other open source software. When 
> I unzip/tar the bash distribution file and run the script in the directory 
> that pops out, bash builds correctly (no make install yet). When I run the 
> script with NO changes, the build fails. Below is the tail end of the second 
> log that shows the error. If you need both logs I can send them, no problem. 
> It's like make distclean or make clean removes too many files, without 
> either, the build succeeds both times. I'm enclosing the script so you'll see 
> my options.

I can't reproduce it on Mac OS X.  Except for the `make depend', which I
don't really expect anyone but me to use and don't ship the appropriate
support programs for, the build completes successfully each time I run
`mkconfig'.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to