Context: Intel Core Duo, FreeBSD 6.2-p7, latest portsnap, gcc-4.2.2.
Updating the statistical program R, some packages fail to compile (I use 
tarballs) because this cryptic error pops up

* Installing *source* package 'MCMCpack' ...
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
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 c++ accepts -g... grep: error while loading shared 
libraries: /usr/local/lib/libpcre.so.0: ELF file OS ABI invalid
yes

It seems that during the compilation a-linux-connected-lib is being looked 
for, doesn't it? 

Anyway, what should I do?

Ciao
Vittorio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to