[CIG-LONG] Gale 2.0.1 install problem with PETSc libraries

Walter Landry wlandry at caltech.edu
Fri Jan 25 07:09:49 PST 2013


Feng Lin <rimbong at gmail.com> wrote:
> Walter, 
> 
> I've done with configure, but I couldn't install by using ./scons
> 
> there's error coming out. 
> It looks like : 
> 
> build/lib/libUnderworld.a(REP_Algorithm.os): In function `_REP_Algorithm_Solver(double**, double*, int)':
> /home/feng/Gale2.0.1/Gale-2_0_1/Underworld/Utils/src/REP_Algorithm.cxx:523: undefined reference to `dgesv_'
> /home/feng/Gale2.0.1/petsc-3.2-p7/arch-linux2-c-debug/lib/libpetsc.a(bvec2.o): In function `VecSwap_Seq':
> /home/feng/Gale2.0.1/petsc-3.2-p7/src/vec/vec/impls/seq/bvec2.c:219: undefined reference to `dswap_'

It is having problems linking to lapack.  Do you have the lapack
development libraries installed on your machine, or did you have Petsc
download and install them?

Cheers,
Walter Landry


More information about the CIG-LONG mailing list