Re: libtool 2.4.2 fails to compile on Solaris 10

2012-11-17 Thread Peter Rosin
On 2012-11-16 21:02, Dennis Clarke wrote: > So I guess we have progress here .. sort of. Good! > $ pwd > /usr/local/build/libtool-2.4.2_Nov_06_0153_SunOS5.10_sparcv9 > $ cp -p ./test-suite.log > libtool-2.4.2_Nov_06_0153_SunOS5.10_sparcv9_test-suite.log > > see attached testsuite log file. I

Re: libtool 2.4.2 fails to compile on Solaris 10

2012-11-17 Thread Dennis Clarke
> If you don't need fortran, just disable it with > > F77=no > FC=no > > in the environment. Otherwise, you could perhaps try to point them to > GNU fortran. But I know next to nothing about fortran, and it has been a long > time since I used it, so what do I know? Well you seem to know precis