Displaying 9 results from an estimated 9 matches for "zherk".
Did you mean:
fherk
2001 May 17
1
BLAS where
...le I get:
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
could not find your BLAS library
ERROR: Configuration failed for package `Matrix'
Where does the compiled code of BLAS have to reside?
(I used blas.tgz, faq.html from http://www.netlib.org/blas/)
May be it is stated in some help file, but I...
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
Hi R usrs,
I want to build R-2.10.0 on HP-UX, but I got following error message:
ld: Unsatisfied symbol "zgemm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zgemv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "zherk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "dgemm" in file CHOLMOD.a[cholmod_l_super_num...
2001 Oct 31
1
shared libraries on FreeBSD 4.*
...R 1.3.1 on FreeBSD
4.4. I've tried setting LD_LIBRARY_PATH to /usr/local/lib
and some other things. The packages I've had trouble with are:
Matrix 0.3.15
RODBC 0.8.3
RSPython 0.3
Matrix could not find my BLAS library:
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
could not find your BLAS library
ERROR: Configuration failed for package `Matrix'
I solved the problem with Matrix by adding -L/usr/local/lib to the 'FLIBS'
variable in $RHOME/etc/Makeconf. Then, it found the library an...
2001 Oct 26
0
Matrix problem w/R-1.3.1 on Solaris7
...ler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... yes
checking for cheev_ in -llapack... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
libs
c++ -I/usr/local/R-1.3.1/lib/R/include -I/usr/local/include -fPIC -g
-O2 -c R_LapackPP.cc -o R_LapackPP.o
R_LapackPP.cc:...
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
Hi All,
I want to build R-2.10.0 on HP-UX, but I got following error message:
ld: Unsatisfied symbol "zgemm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zgemv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "zherk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "dgemm" in file CHOLMOD.a[cholmod_l_super_num...
2002 Jan 02
0
R ./configure error | Solaris8 / E-450
...dependencies... yes
checking whether c++ supports -c -o FILE.lo... yes
checking for sin in -lm... yes
checking for sin in -lmoto... no
checking for main in -lncurses... no
checking for main in -ltermcap... yes
checking for dlopen in -ldl... yes
checking for ATL_xerbla in -latlas... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
checking for rl_callback_read_char in -lreadline... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...g dependencies... yes
checking whether g++ supports -c -o FILE.lo... yes
checking for sin in -lm... yes
checking for sin in -lmoto... no
checking for main in -lncurses... no
checking for main in -ltermcap... yes
checking for dlopen in -ldl... no
checking for ATL_xerbla in -latlas... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... yes
checking for rl_callback_read_char in -lreadline... no
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... no
c...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...stbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
checking for rl_callback_read_char in -lreadline... no
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
c...
2001 Jul 25
2
Installation help
...checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for ATL_xerbla in -latlas... (cached) no
checking for dgemm_ in -lscs... (cached) no
checking for dgemm_ in -lcomplib.sgimath... (cached) no
checking for zherk in -lblas... (cached) no
checking for dgemm_ in -lblas... (cached) no
checking for rl_callback_read_char in -lreadline... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes...