[petsc-users] run sundials from Petsc

Xuan YU xxy113 at psu.edu
Tue Jul 27 16:48:12 CDT 2010


Hi,

I run config/configure.py --download-sundials=1
make all
make test

and then, when I compile the code, there is no error but
pihm.o: In function `main':
pihm.c:(.text+0x1148): undefined reference to `TSSundialsSetType'
pihm.c:(.text+0x116d): undefined reference to `TSSundialsSetTolerance'
collect2: ld returned 1 exit status

Does this mean that I didn't install sundials correctly?

Xuan YU
xxy113 at psu.edu






More information about the petsc-users mailing list