I ran into the same problem using Snow Leopard with Macports 1.8. Others are having this problem too. http://www.ejeklint.se/2009/08/18/fixing-couchdb-and-macports-build-after-upgrading-to-10-6-snow-leopard-part-1/
On Sun, Aug 30, 2009 at 1:58 PM, Tommy Chheng <[email protected]>wrote: > I'm having issues with starting couchdb with the new snow leopard: > →$sudo couchdb > Apache CouchDB 0.10.0a802973 (LogLevel=info) is starting. > Trace/BPT trap > > - deleted all macports > - installed new macport 1.8 > - installed spidermonkey,icu, erlang with macports > - erl is working: > →$erl > Erlang R13B01 (erts-5.7.2) [source] [64-bit] [smp:2:2] [rq:2] > [async-threads:0] [kernel-poll:false] > Eshell V5.7.2 (abort with ^G) > 1> 1+1. > 2 > 2> q(). > > - did the typical ./bootstrap; ./configure; make && sudo make install; it > built and installed with no errors but i get the "BPT Trap" when i try to > run couchdb > > > Anyone else run into this issue with snow leopard? > > thanks! > tommy
