autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rm: conftest: is a directory


From: Soren Jacobsen
Subject: Re: rm: conftest: is a directory
Date: Tue, 8 Jun 2004 13:25:41 -0700

On 06/08 22:19, Stephane Bortzmeyer wrote:
> On Monday 7 June 2004, at 14 h 43, the keyboard of Soren Jacobsen 
> <address@hidden> wrote:
> 
> > pkgsrc/net/echoping/Makefile: CONFIGURE_ENV+=F77=${FALSE}
> 
> Or, if you do not use the package (I'm developing a new version of echoping):
> 
> F77=false  ./configure 
> 
> which seems to work as well. Thanks for the tip.
> 
> > The other way to get around this is to use gcc3. 
> 
> I tried a "pkg_add gcc3", then a "CC=/usr/pkg/gcc-3.3/bin/gcc ./configure"
> and I got exactly the same problem.

Add F77=/usr/pkg/gcc-3.3/bin/g77 to that and I'd expect it to work.  The
problem is in the fortran compiler, not the C compiler (which is not to
say that it doesn't have problems of its own).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]