Ralf Wildenhues <[EMAIL PROTECTED]> writes:
>> Making check in nf_test >> make nf_test >> f95 -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -c -o >> test_get.o test_get.F > *snip* >> /bin/bash ../libtool --mode=link f95 -g -L../libsrc -o nf_test >> test_get.o test_put.o nf_error.o nf_test.o test_read.o test_write.o util.o >> fortlib.o -lnetcdf -lm >> libtool: link: unable to infer tagged configuration >> libtool: link: specify a tag with `--tag' > > OK. How does your configuration look like? Libtool does not have > native F95 (FC) support yet (might change in the near future), so > do you use F77=f95 or do you use both f77 and f95 in your package? > OK, this all turned out to be an automake version problem after all. Once I had all machines using version 1.9.5 of automake, this went away. Thanks for the help! Ed -- Ed Hartnett -- [EMAIL PROTECTED] _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool