wa0nder commented on issue #5747:
URL: https://github.com/apache/couchdb/issues/5747#issuecomment-3530973442

   @nickva that worked like a charm, thank you! For anyone else that arrives 
here weary from hours of troubleshooting spidermonkey versions here are the two 
steps
   
   1. ./configure --disable-spidermonkey
   2. make release
   done!
   
   Is there any reason couchdb doesn't release a standalone binary on the main 
download page? It already seems part of the build process and sure makes it 
easy to move and/or backup your DB to other partitions, storage devices, etc.
   
   Also, not expected but for pure curiosity sake, it would be nice to know 
what about that c++ file is causing errors. I have gcc 15.2.1 installed; maybe 
I needed to use an older version of the compiler that recognized that syntax 
for initializing that data structure?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to