On Mar 24, 2014, at 6:34 PM, Matt Thompson <fort...@gmail.com> wrote:

> Sorry for the late reply. The answer is: No, 1.14.1 has not fixed the problem 
> (and indeed, that's what my Mac is running):
> 
> (28) $ make install | & tee makeinstall.log
> Making install in src
>  ../config/install-sh -c -d '/Users/fortran/AutomakeBug/autobug14/lib'
>  /bin/sh ../libtool   --mode=install /usr/bin/install -c   
> libfortran_stuff.la '/Users/fortran/AutomakeBug/autobug14/lib'
> libtool: install: /usr/bin/install -c .libs/libfortran_stuff.0.dylib 
> /Users/fortran/AutomakeBug/autobug14/lib/libfortran_stuff.0.dylib
> install: .libs/libfortran_stuff.0.dylib: No such file or directory
> make[2]: *** [install-libLTLIBRARIES] Error 71
> make[1]: *** [install-am] Error 2
> make: *** [install-recursive] Error 1
> 
> This is the output from either the am12 or am14 test. If you have any options 
> you'd like me to try with this, let me know. (For example, is there a way to 
> make autotools *more* verbose? I've always tried to make it less so!)

Ok.  With the am14 tarball, please run:

make clean

And then run this:

make V=1 install

And then send the following:

- configure stdout
- config.log file
- stdout/stderr from "make V=1 install"

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to