XYZ Interix Development
Monday, April 11, 2005
 
Compile gnu tar-1.15.1
  1. Download sysexits.h to /usr/include from FreeBSD
  2. in the file "src/list.c" adding the conditional:
    #ifdef __INTERIX
    #define makedev(x,y) mkdev((x), (y))
    #endif /* __INTERIX */

Comments: Post a Comment

<< Home

Powered by Blogger