Displaying 3 results from an estimated 3 matches for "hamannj".
Did you mean:
hamann
2009 Sep 30
1
unable to load shared library (Symbol not found: _PQbackendPID)
I can't get the RPostgreSQL library to load on OSX and have no idea
where it's going wrong...
> library( RPostgreSQL )
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/Users/hamannj/Library/R/2.9/library/
RPostgreSQL/libs/i386/RPostgreSQL.so':
dlopen(/Users/hamannj/Library/R/2.9/library/RPostgreSQL/libs/i386/
RPostgreSQL.so, 6): Symbol not found: _PQbackendPID
Referenced from: /Users/hamannj/Library/R/2.9/library/RPostgreSQL/
libs/i386/RPostgreSQL.so
Expected i...
2009 Mar 11
1
libf95.a: could not read symbols?
...ld:
/usr/local/lib/gcc-lib/x86_64-portbld-freebsd6.0/4.0.3/libf95.a(ff.o):
relocation R_X86_64_32S can not be used when making a shared object;
recompile with -fPIC
/usr/local/lib/gcc-lib/x86_64-portbld-freebsd6.0/4.0.3/libf95.a: could
not read symbols: Bad value
*** Error code 1
Stop in /usr/home/hamannj/R-2.8.1/src/extra/blas.
*** Error code 1
Stop in /usr/home/hamannj/R-2.8.1/src/extra/blas.
*** Error code 1
Stop in /usr/home/hamannj/R-2.8.1/src/extra.
*** Error code 1
Stop in /usr/home/hamannj/R-2.8.1/src.
*** Error code 1
Stop in /usr/home/hamannj/R-2.8.1.
you have mail
$
Is this is proble...
2009 Sep 22
1
Snow leopard ./configure "cannot compile a simple Fortran program"
.../../.. -
lSystem
checking for dummy main to link with Fortran 77 libraries... rm:
conftest.dSYM: is a directory
none
checking for Fortran 77 name-mangling scheme... configure: error:
cannot compile a simple Fortran program
See `config.log' for more details.
Jeff-Hamanns-MacBook-Pro:R-2.9.1 hamannj
Since this seems to be a 'fortran thing' methinks I should send this
to Apple as well?
Jeff-Hamanns-MacBook-Pro:R-2.9.1 hamannj$ uname -a
Darwin Jeff-Hamanns-MacBook-Pro.local 10.0.0 Darwin Kernel Version
10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/
RELEASE_I386 i386
J...