[GRASS5] configure checks, fortran, static libraries
Markus Neteler
neteler at itc.it
Mon Aug 6 08:00:50 EDT 2001
On Mon, Aug 06, 2001 at 12:43:21PM +0100, Glynn Clements wrote:
>
> Markus Neteler wrote:
>
> > > Markus Neteler wrote:
> >
> > [...]
> > > This is to be expected if you don't actually have static Tcl/Tk
> > > libraries.
> >
> > Ah, yes - I didn't think of that.
> >
> > [...]
> > > These symbols are all defined in libg2c, so it appears that I need to
> > > try adding -lg2c, as is done for LAPACK. I only have a static BLAS
> > > library, which (unlike LAPACK) doesn't need -lg2c.
> >
> > checking for location of BLAS library...
> > checking for dnrm2_ in -lblas... no
> > checking for dnrm2_ in -lblas... (cached) no
>
> Duh; caching strikes again. Fixed (I hope).
Yes - congrats! Now it looks all fine.
Thanks,
Markus
PS: An idea for postgresql support: In case the postgres stuff is not found,
maybe the support should be switched off? Then the NVIZ can be compiled
straight forward, the user doesn't need to run configure again with
--enable-postgres=no. Just an idea...
More information about the grass-dev
mailing list