Benjamin Krause wrote:
>> Did you see any errors or warning during the install? I can't work out
> 
> /usr/bin/ld: warning multiple definitions of symbol _setreuid
> /opt/local/lib/libruby.dylib(process.o) definition of _setreuid
> /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libpthread.dylib
> (setreuid.So) definition of _setreuid
> ruby extconf.rb install ferret
> creating Makefile
> 
>> what might be causing this. Did you try running the Ferret unit
>> tests?
> 
> 
> Loaded suite /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/
> rake_test_loader
> Started
> ........................../test/unit/../unit/analysis/../../unit/
> index/../../unit/query_parser/../../unit/search/tc_filter.rb:11:
> [BUG] Segmentation fault
> ruby 1.8.5 (2006-12-25) [i686-darwin8.8.2]
> 
> i've testet several other files, most of them crashes.. like
> 
> test/unit/search/tc_index_searcher.rb:14: [BUG] Segmentation fault
> test/unit/search/tc_multi_searcher.rb:72: [BUG] Segmentation fault
> test/unit/search/tc_search_and_sort.rb:11: [BUG] Segmentation fault
> test/unit/search/tc_spans.rb:13: [BUG] Segmentation fault
> 
> each while opening the IndexWriter ..
> 
> Hope that helps ..
> 
> Ben

Ben, David,

I switched off of Locomotive to a clean build of ruby/rails

Ruby version                 1.8.5 (i686-darwin8.8.2)
RubyGems version             0.9.0
Rails version                1.2.2

I was getting the same errors as Ben on running the tests.

I did get it working by installing version 0.10.1 of ferret.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to