build fails on windows, traceroot.c

Bug #1688223 reported by 3b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Douglas Katzman

Bug Description

build fails on windows (tested on x86-64) due to:

traceroot.c: At top level:
traceroot.c:17:45: fatal error: sys/resource.h: No such file or directory
 #include <sys/resource.h> // for getrusage()

mingw doesn't have getrusage as far as i can tell.
SBCL builds with the code related to getrusage commented out of traceroot.c, and passes traceroot.test.sh.

Tags: os-windows
Douglas Katzman (dougk)
Changed in sbcl:
assignee: nobody → Douglas Katzman (dougk)
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.