Ticket 110: Can't install on OS X
I tried installing your program under OS X and got the following error message:
   src/jsfile.c:2678: error: 'struct stat' has no member named 'st_birthtime'
Remarks:
2006-Jul-25 23:10:00 by anonymous: 
Same problem building under cygwin...
Properties:
  | Type: | code |  | Version: | 1.6.20060724 | 
  | Status: | fixed |  | Created: | 2006-Jul-25 11:02 | 
  | Severity: | 1 |  | Last Change: | 2006-Jul-29 11:16 | 
  | Priority: | 3 |  | Subsystem: | js | 
  | Assigned To: | rse |  | Derived From: |  | 
  | Creator: | anonymous | 
Related Check-ins:
| 2006-Jul-29 11:08 | • | Check-in [5535]: Increase portability by gracefully downgrading the stat(2) use of st_birthtime to st_birthtimensec or even st_mtime. (By rse) |