On Jan 20, 2006, at 8:33 PM, jon klein wrote: > I believe that 3.0.5 does not compile on Tiger by default because > of changes in gcc 4.0, which is the default compiler on Tiger. You > can try compiling it with gcc-3.3 (also installed on Tiger, I > believe) "CC=gcc ./configure" and then "make" . Oops -- that should be "CC=gcc-3.3 ./configure". - jon klein