search for: zpotrf

Displaying 4 results from an estimated 4 matches for "zpotrf".

Did you mean: dpotrf
2006 Jan 11
2
Problem with making Matrix
...al/include -D__NO_MATH_INLINES -fPIC -g -O2 -c Csparse.c -o Csparse.o ... numerous lines deleted ... gcc -I/usr/local/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -fPIC -g -O2 -c triplet_to_col.c -o triplet_to_col.o f77 -fPIC -g -O2 -c zpotf2.f -o zpotf2.o f77 -fPIC -g -O2 -c zpotrf.f -o zpotrf.o touch CHOLMOD.stamp UMFPACK.stamp COLAMD.stamp CCOLAMD.stamp AMD.stamp Metis.stamp LDL.stamp gmake[1]: Entering directory `/tmp/R.INSTALL.WMODs1/Matrix/src/CHOLMOD' ( cd Lib ; make ) make: don't know how to make w. Stop gmake[1]: *** [library] Error 2 I am running: > ve...
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
...ot;dgemv" in file CHOLMOD.a[cholmod_l_super_solve.o] ld: Unsatisfied symbol "main" in file <no file> ld: Unsatisfied symbol "alloca" in file CHMfactor.o ld: Unsatisfied symbol "dpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "zpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dsyrk" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dtrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dtrsv" in file CHOLMOD.a[cholmod_l_super_s...
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
...ot;dgemv" in file CHOLMOD.a[cholmod_l_super_solve.o] ld: Unsatisfied symbol "main" in file <no file> ld: Unsatisfied symbol "alloca" in file CHMfactor.o ld: Unsatisfied symbol "dpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "zpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dsyrk" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dtrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o] ld: Unsatisfied symbol "dtrsv" in file CHOLMOD.a[cholmod_l_super_s...
2007 Mar 31
2
Matrix package: compilation error
Trying to compile the package Matrix_0.9975-11.tar.gz with newest R-2.5.0 alpha (2007-03-31 r40986) on FreeBSD 7.0-CURRENT (i386) I get the following error: ----- R CMD INSTALL Matrix_0.9975-11.tar.gz * Installing to library '/usr/local/lib/R/library' * Installing *source* package 'Matrix' ... ** libs ** arch - "Makefile", line 10: Missing dependency operator