John Andrews wrote: > I followed Jordan's steps and the tests all pass now. Thanks Jordan! > Thanks Jan!
i get this error as well, with the trunk of acts_as_ferret, and whatever ferret was installed via gems (0.9.3 i think). watching that install, it built the C extensions, and the makefile had the systemwide defaults -O2 -pipe. checked out the trunk of ferret, and it refuses to build the C extensions due to missing header errors (headers from its own files no less) but at least thats solves the problem, since the segfault is clearly coming from the C code somewhere. obviously that doenst help narrow it down much. thanks for the tips anyways .. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

