search for: _gfortran_concat_string

Displaying 8 results from an estimated 8 matches for "_gfortran_concat_string".

2008 Nov 26
2
Rtools28 - undefined references with gfortran
...library libg2c.lib When I link them in, I get different undefined references: ilaenv.o:ilaenv.f:(.text+0x55): undefined reference to `_gfortran_compare_string dlamch.o:dlamch.f:(.text+0x3bf): undefined reference to `_gfortran_pow_r8_i4' dormlq.o:dormlq.f:(.text+0x281): undefined reference to `_gfortran_concat_string Any guidance on how to solve this problem? John Nolan [[alternative HTML version deleted]]
2011 Nov 10
1
assistance building R on RHEL5
...ib, and ./configure --with-x=no Red Hat Enterprise Linux Server release 5.6 (Tikanga) ========================= Warning in solve.default(rgb) : unable to load shared object '/users/home/mked/R-2.13.2/modules//lapack.so': /users/home/mked/R-2.13.2/lib/libRlapack.so: undefined symbol: _gfortran_concat_string Error in solve.default(rgb) : lapack routines cannot be loaded Error: unable to load R code in package 'grDevices' ========================= I'm not sure how to rectify this issue. Note: I ran 'configure' with an updated configure script to point to the fortran version that i...
2011 May 05
1
problem with location of libraries 64-bit (opensuse)
..., in <module> import rpy2.rinterface as rinterface > File > "/usr/local/lib64/python2.7/site-packages/rpy2/rinterface/__init__.py", > line 66, in <module> from rpy2.rinterface.rinterface import * > ImportError: /usr/lib64/R/lib/libRlapack.so: undefined symbol: > _gfortran_concat_string ---------------------- So there are difficulties with lapack/fortran libs. An older version of apparently the same error can be found here: http://www.mail-archive.com/animov at faunalia.it/msg00311.html Another user reported the following: ---- After installing the R devel version with Yast...
2009 Jun 26
0
proper link to ACML blas | compiling 2.9.0
...RTRAN_1.0' /opt/acml4.3.0/gfortran64/lib/libacml.so: undefined reference to `_gfortran_st_read_done at GFORTRAN_1.0' /opt/acml4.3.0/gfortran64/lib/libacml.so: undefined reference to `_gfortran_st_write at GFORTRAN_1.0' /opt/acml4.3.0/gfortran64/lib/libacml.so: undefined reference to `_gfortran_concat_string at GFORTRAN_1.0' /opt/acml4.3.0/gfortran64/lib/libacml.so: undefined reference to `_gfortran_string_index at GFORTRAN_1.0' collect2: ld returned 1 exit status configure:37236: $? = 1 configure: failed So, perhaps things go awry at this point...weird thing is, thee is no libgfortran.so.3...
2010 Jul 28
2
Beginner stucked with raster + geoR package.
Hello everyone. I am trying to build up understanding in R by trying to develop just some simple scenarios. I would like to explain you what I am trying to do and what I did so far. I would like to put inside a RasterLayer (raster package) a Gaussian field (for given covariance) using grf function (geoR package) 1. First I created a Raster Layer object r <- raster() # Default values are
2016 Jan 03
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
...of the symbol was not found. rtld: 0712-001 Symbol _gfortran_compare_string/data/prj/cran/64/R-aix-3.2.3/lib/libRlapack.so was referenced from module /data/prj/cran/64/R-aix-3.2.3/lib/libRlapack.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol _gfortran_concat_string was referenced from module /data/prj/cran/64/R-aix-3.2.3/lib/libRlapack.so(), but a runtime definition of the symbol was not found. rtld: 0712-002 fatal error: exiting. Error in solve.default(rgb) : LAPACK routines cannot be loaded Error: unable to load R code in package 'g...
2016 Jan 03
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
On 2016-01-01 23:48, peter dalgaard wrote: > Nice catch you two!!! > > Happy New Year > -pd I am much happier with this great start! Simon - which compiler)s) did you use: xlc and xlfortran, or gcc/gfortran? I have made some changes to configure(.ac) so maybe my problems are self-inflicted. But would be good to know what environment you are using. Thanks for looking - and
2016 Jan 04
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
I would be "pleased" if you would try packages - i.e., none of "Toolbox" or Perzl rpm's. The iconv I supply might not be working as is (I will need to install a new system to check). However, this is why I have been testing with R-3.2.3 - to side-step the system library dependencies. re: xz - I have "installp" version - and any of my packages should work