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.
On Fri, 2006-10-13 at 14:59 +0100, Vittorio wrote:> 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?I don't know what adverse effect this may have in RODBC. To me, it looks like you're either missing the /usr/local/lib/libpcre.so.0 file or that the file is damaged. Can you confirm whether libpcre is installed on your system and for the correct ARCH? Try to reinstall/recompile the pcre package. More info at http://www.pcre.org (appears temporarily down at the moment I write). Then I'd try to recompile RODBC. HTH, Jerome -- Jerome Asselin, M.Sc., Agent de recherche, RHCE CHUM -- Centre de recherche 3875 rue St-Urbain, 3e etage // Montreal QC H2W 1V1 Tel.: 514-890-8000 Poste 15914; Fax: 514-412-7106