search for: iohb

Displaying 3 results from an estimated 3 matches for "iohb".

Did you mean: iob
2012 Apr 25
1
trouble installing SparseM
...-fpic -O3 -pipe -g -c chol2csr.f -o chol2csr.o gfortran -fpic -O3 -pipe -g -c cholesky.f -o cholesky.o gfortran -fpic -O3 -pipe -g -c csr.f -o csr.o gfortran -fpic -O3 -pipe -g -c extract.f -o extract.o gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c iohb.c -o iohb.o iohb.c: In function ?readHB_info?: iohb.c:267: warning: cast from pointer to integer of different size iohb.c: In function ?readHB_header?: iohb.c:309: warning: cast from pointer to integer of different size iohb.c:310: warning: cast from pointer to integer of different size iohb.c:328:...
2004 May 12
1
Problem installing SparseM on Debian stable
...** libs g77 -fPIC -g -O2 -c bckslv.f -o bckslv.o g77 -fPIC -g -O2 -c chol.f -o chol.o g77 -fPIC -g -O2 -c cholesky.f -o cholesky.o g77 -fPIC -g -O2 -c csr.f -o csr.o g77 -fPIC -g -O2 -c extract.f -o extract.o gcc -I/usr/lib/R/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c iohb.c -o iohb.o gcc -I/usr/lib/R/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c readwrite.c -o readwrite.o g77 -fPIC -g -O2 -c sparskit.f -o sparskit.o g77 -fPIC -g -O2 -c subscr.f -o subscr.o gcc -shared -o SparseM.so bckslv.o chol.o cholesky.o csr.o extract.o iohb.o readwrite.o sp...
2005 Aug 13
1
Compilation failures: mgcv, spatstat, Matrix, cluster
...kage 'Matrix' ... ** libs The downloaded packages are in /private/tmp/RtmpPddsAE/downloaded_packages gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/ include -I/usr/local/include -I./Metis -fno-common -g -O2 -c HBMM.c -o HBMM.o In file included from HBMM.c:2: iohb.h:6:19: malloc.h: No such file or directory make: *** [HBMM.o] Error 1 ERROR: compilation failed for package 'Matrix' trying URL 'http://www.ibiblio.org/pub/languages/R/CRAN/src/contrib/ cluster_1.10.1.tar.gz' Content type 'application/x-tar' length 190975 bytes opened URL...