[R] Problemss compiling RODBC

Vittorio vdemart1 at tin.it
Fri Oct 13 15:59:33 CEST 2006


When updating to the very last version of RODBC under freebsd 6.1 the 
errors below pop up but RODBC compiles till the end and, it seems, to 
work properly.
What are those errors about?

Vittorio

..............................................
checking for suffix of 
executables...
checking for suffix of object files... o
checking 
whether we are using the GNU C compiler... grep: error while loading 
shared libraries: /usr/local/lib/libpcre.so.0: ELF file OS ABI invalid
yes
checking whether cc accepts -g... grep: error while loading shared 
libraries: /usr/local/lib/libpcre.so.0: ELF file OS ABI invalid
yes
checking for cc option to accept ANSI C... grep: error while loading 
shared libraries: /usr/local/lib/libpcre.so.0: ELF file OS ABI invalid
none needed
......................................
.....................................
grep: error while loading shared 
libraries: /usr/local/lib/libpcre.so.0: ELF file OS ABI invalid
config.
status: creating src/Makevars
config.status: creating src/config.h
grep: error while loading shared libraries: /usr/local/lib/libpcre.so.
0: ELF file OS ABI invalid
** libs
cc -I/usr/local/lib/R/include -
I/usr/local/lib/R/include -I. -I/usr/local/include -
I/usr/local/include  -D__NO_MATH_INLINES  -fpic  -O2 -fno-strict-
aliasing -pipe -march=pentium4 -c RODBC.c -o RODBC.o
cc -shared -
L/usr/local/lib -o RODBC.so RODBC.o -lodbc -L/usr/local/lib -
L/usr/local/lib  -L/usr/local/lib/R/lib -lR
** R
** inst
** preparing 
package for lazy loading
** help
etc.



More information about the R-help mailing list