I am trying to compile decss on mac os x. The source code is written for linux or openbsd and tries to include either "linux/cdrom.h'' or "sys/dvdio.h'". Neither one is available on osx/darwin. Is there a corresponding header file available for macosx/darwin and are the dvd ioctls built into the kernel and are they accesible?
Thanks in advance.