fusfu / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

Does not build under cygwin #211

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
after tweaking autconf, the builds fails on shellinaboxd.c : 

shellinabox/shellinaboxd.c: In function ‘removeLimits’:
shellinabox/shellinaboxd.c:1188:63: error: ‘RLIMIT_NPROC’ undeclared (first 
use in this function)
shellinabox/shellinaboxd.c:1188:63: note: each undeclared identifier is 
reported only once for each function it appears in

Original issue reported on code.google.com by julien.hamaide on 14 Dec 2012 at 10:40