Mail Archives: cygwin/1997/11/13/00:04:32
Jeoffrey W. Bynum wrote:
> I'm trying to make the mksifs program (this program is used to prepare
> Rockridge format ISO-9660 CD image files), but I get an error on an the
> following non-existent include file sys/sysmacros.h.
>
> Does anyone know of a successful port of this?
You mean mkisofs? Comment out this include and define major(x) (x), the
same for minor(x). Also, change all fopen(file,"r/w") to "r/wb". Mkisofs
runs fine and correctly with cygwin. I already wrote some linux-style CDs
on NT :-)
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -