error building shared libs
Satish Balay
balay at mcs.anl.gov
Tue Apr 1 16:35:33 CDT 2008
Pushed a fix for this. You'll have to pull and regenerate fortran
stubs [by rerunning configure]
Satish
On Tue, 1 Apr 2008, Richard Tran Mills wrote:
> Satish,
>
> Looks like some of the stubs for DA routines have gone missing:
>
> ex5f90.o(.text+0x6a): In function `f90module_formfunction_':
> : undefined reference to `dagetlocalvector_'
> ex5f90.o(.text+0x211): In function `f90module_formfunction_':
> : undefined reference to `darestorelocalvector_'
> ex5f90.o(.text+0xe6e): In function `forminitialguess_':
> : undefined reference to `dagetlocalvector_'
> ex5f90.o(.text+0xf44): In function `forminitialguess_':
> : undefined reference to `darestorelocalvector_'
> ex5f90.o(.text+0x1439): In function `formjacobian_':
> : undefined reference to `dagetlocalvector_'
> ex5f90.o(.text+0x1558): In function `formjacobian_':
> : undefined reference to `darestorelocalvector_'
> gmake: [ex5f90] Error 2 (ignored)
> /bin/rm -f ex5f90.o
>
> --Richard
More information about the petsc-dev
mailing list