|
From: Jim E. <jim...@al...> - 2001-09-24 16:54:07
|
Peter, First, make sure you are building from the vis5d+ distribution. It is distributed from http://vis5d.sf.net. As long as you are building from the distribution a= nd not from the CVS you don=B4t need autoconf. If these are your circumstances please send me the file config.log from = the toplevel directory along with any output from running configure and I=B4ll see if I can spot the problem. Jim Peter Teuben wrote: > I have an even more basic question. I ran 'configure' on an existing pa= ckage, > and my system came back and told me it did not know about this system. = What > version of autoconf should one use with this to make it work? > > On Mon, 24 Sep 2001, Sean C. Garrick wrote: > > > In trying to build Vis5d+ on MacOS-X I've run into problems with fort= ran > > functions (F77_FUNC). > > I do have f77 (GNU) on my mac but who knows.... > > > > checking for f77... f77 > > checking whether we are using the GNU Fortran 77 compiler... yes > > checking whether f77 accepts -g... yes > > checking how to get verbose linking output from f77... -v > > checking for Fortran 77 libraries... -lcrt1.o -lg2c -lcc_dynamic > > -lSystem > > checking for Fortran 77 name-mangling scheme... unknown > > configure: WARNING: unknown Fortran 77 name-mangling scheme > > > > > > In any event, I would like to know if there is some way to have Vis5d > > ignore f77 all together? > > > > > > Thanks, > > Sean > > |