[Bug 19615] Can't compile Inkscape with mingw on wine: fd leak?

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 7 02:40:33 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19615





--- Comment #3 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list