I am using BioC 1.6 on Linux RH 2.4.20-31.9. I was trying to load a probe library and it told me that I needed a newer matchprobes library. 
 
Error: package 'matchprobes' 1.0.12 was found, but >= 1.0.20 is required by 'zebrafishprobe'

Upon downloading and trying to install the newer match probes I got this error. I dont know wha this means. Any ideas?
 
 
R CMD INSTALL -l /usr/lib/R/library ./matchprobes_1.0.22.tar.gz
* Installing *source* package 'matchprobes' ...
** libs
gcc -I/usr/lib/R/include  -I/usr/local/include   -fPIC  -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -c main.c -o main.o
cc1: invalid option `tune=pentium4'
make: *** [main.o] Error 1
ERROR: compilation failed for package 'matchprobes'
** Removing '/usr/lib/R/library/matchprobes'
** Restoring previous '/usr/lib/R/library/matchprobes'

	[[alternative HTML version deleted]]

