From: wa_perkins AT pnl DOT gov (William A. Perkins) Subject: Re: mksifs 13 Nov 1997 07:41:38 -0800 Message-ID: <199711131526.HAA02547.cygnus.gnu-win32@yama.phoebus> References: <346A389D DOT 40B8 AT mstc DOT state DOT ms DOT us> Reply-To: wa_perkins AT pnl DOT gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: jbynum AT mstc DOT state DOT ms DOT us Cc: gnu-win32 AT cygnus DOT com >>>>> "Jeoffrey" == Jeoffrey W Bynum writes: Jeoffrey> I'm trying to make the mksifs program (this program is Jeoffrey> used to prepare Rockridge format ISO-9660 CD image Jeoffrey> files), but I get an error on an the following Jeoffrey> non-existent include file sys/sysmacros.h. Jeoffrey> Does anyone know of a successful port of this? Jeoffrey> Or how to get around this nonexistent include file??? Jeoffrey, I have compiled, and used, mkisofs 1.11 with b18 on Win95. After running configure, I added -DNON_UNIXFS to CFLAGS in the Makefile. I also made sure that all opens and fopens were binary, i.e. "wb" instead of "w" (one or two of these had to be changed). Configure seems to take care of sys/sysmacros.h (at least it checks for it). Hope this helps. Bill -- Bill Perkins Battelle Pacific Northwest Laboratories Environmental Technologies Division, Hydrology Group P.O. Box 999 MSIN K9-36 Richland, Washington, USA 99352 voice: (509) 372-6131 fax: (509) 372-6089 email: wa_perkins AT pnl DOT gov - 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".