--- Comment #3 from Dan Kegel dank@kegel.com 2009-08-07 02:40:32 ---
Workaround:
sudo bash
ulimit -n 10000
su YOURNAME
This raises the limit on file descriptors, and lets the build finish.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.