Displaying 6 results from an estimated 6 matches for "e_wsf".
Did you mean:
e_wsfe
2000 May 04
2
acepack, akima and tripack will not load (PR#533)
...ound which had the same error. Here is the output.
Mike
> library(acepack) Error in dyn.load(x, as.logical(local),
as.logical(now)) :
unable to load shared library
"/usr/lib/R/library/acepack/libs/acepack.so":
/usr/lib/R/library/acepack/libs/acepack.so: undefined symbol: e_wsfe
>library(tripack) Error in dyn.load(x, as.logical(local), as.logical(now))
:
unable to load shared library
"/usr/lib/R/library/tripack/libs/tripack.so":
/usr/lib/R/library/tripack/libs/tripack.so: undefined symbol: e_wsfe
>library(akima) Error in dyn.load(x, as.logical(...
2006 Jan 13
1
Problems installing R 2.2.1
...inux/3.3.3/../../../../powerpc-suse-linux
/bin/ld: Error: The symbol `do_fio' has a R_PPC_REL24 relocation, that
means '/usr/local/lib/libf77blas.a(xerbla.o)' was compiled without
-fPIC.
/usr/lib/gcc-lib/powerpc-suse-linux/3.3.3/../../../../powerpc-suse-linux
/bin/ld: Error: The symbol `e_wsfe' has a R_PPC_REL24 relocation, that
means '/usr/local/lib/libf77blas.a(xerbla.o)' was compiled without
-fPIC.
/usr/lib/gcc-lib/powerpc-suse-linux/3.3.3/../../../../powerpc-suse-linux
/bin/ld: Error: The symbol `s_stop' has a R_PPC_REL24 relocation, that
means '/usr/local/lib/li...
2006 Sep 27
1
Building R-2.3.1 for Windows with ATLAS
...9;
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x27): undefined refe
rence to `do_fio'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x43): undefined refe
rence to `do_fio'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x48): undefined refe
rence to `e_wsfe'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x5c): undefined refe
rence to `s_stop'
collect2: ld returned 1 exit status
make[2]: *** [../../bin/Rblas.dll] Error 1
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2
The ATLAS BLAS was build using Cygwin. AFTER building AT...
2005 Sep 02
0
Build R with ATLAS
...at you received. Connect to https://www.pgroup.com/License with
the username and password in the order acknowledgement.
Name: lai
User: lai
Email: lai at lindaspaces.com
Hostid: PGI=00001AE0190CAB621CB217
/usr/local/lib64/libf77blas.so: undefined reference to `e_wsfe'
/usr/local/lib64/libf77blas.so: undefined reference to `do_fio'
/usr/local/lib64/libf77blas.so: undefined reference to `s_stop'
/usr/local/lib64/libf77blas.so: undefined reference to `s_wsfe'
My LD_LIBRARY_PATH=/usr/pgi/linux86-64/libso:/usr/local/lib64
Can anyone advise me on...
2006 Sep 26
1
Building R for Windows with ATLAS
...9;
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x27): undefined refe
rence to `do_fio'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x43): undefined refe
rence to `do_fio'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x48): undefined refe
rence to `e_wsfe'
C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x5c): undefined refe
rence to `s_stop'
collect2: ld returned 1 exit status
make[2]: *** [../../bin/Rblas.dll] Error 1
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2
The ATLAS BLAS was build using Cygwin. AFTER building AT...
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
...nother undefined symbol, but the net
effect is the unchanged: a failure to load a library. Otherwise the message is
the same as for `ts'' above.
Downgrading to the old binaries of the package does not help, since they fail
for other reasons, in this case because they can''t find e_wsfe. This, I think,
is caused by libf2g growing independent of libf2c which had this function
(originally in libI77.a).
cheers, jari oksanen
--
Jari Oksanen - Dept Ecol Env Sci, Univ Helsinki, 15140 Lahti
Ph. +358 3 89220312, Fax -- 89220289, Mobile +358 40 5136529
jari.oksanen at helsinki.fi h...