Hi all, I was trying to install perl 5.8.4 with -Duseithreads and -Dmultiplicity, and I got this error when doing ./perl ../ext/threads/shared/t/wait.t from t directory.
Too many arguments for threads::shared::cond_wait_enabled at ./ext/threads/shared/t/wait.t line 132 (also for line 133) The reason I did the ./perl is because 'make test' failed for that wait.t. Is there any body know how to fix this, or point some direction? Google didn't have any record match for the error string, both the web and group version. This discussion group never discussed it before. No one talks about it at perl.com and perl.org. I think this is pretty normal considering that 5.8.4 was just released recently (May 05, 2004). TIA, san
