delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/17/16:06:14

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Subject: cdrecord: Anyone built under Cygwin?
To: cygwin AT sources DOT redhat DOT com
X-Mailer: Lotus Notes Release 5.0.3 (Intl) 21 March 2000
Message-ID: <OF140FB3CE.816D265D-ON8825699A.00721D0D@i2.com>
From: Kevin_Wright AT i2 DOT com
Date: Fri, 17 Nov 2000 13:58:14 -0700
MIME-Version: 1.0
X-MIMETrack: Serialize by Router on i2MtnView/Servers/i2Tech(Release 5.0.5 |September 22, 2000) at
11/17/2000 12:58:36 PM,
Itemize by SMTP Server on SMTPMTA4/i2Tech(Release 5.0.4a |July 24, 2000) at
11/17/2000 02:58:36 PM,
Serialize by Router on SMTPMTA4/i2Tech(Release 5.0.4a |July 24, 2000) at 11/17/2000
02:58:47 PM,
Serialize complete at 11/17/2000 02:58:47 PM

Hi,

I saw a few posts regarding cdrecord and thought I'd try to build it. Using
the cdrecord-1.9 source code, it fails looking for Windows32/Base.h and
several other header files. I'm currently running 1.1.1 but looking at an
old machine that has B20.1 installed, I see that those files used to be
included in the distribution.
Here's an example of the problem code:

cdrecord.c:

#ifdef  __CYGWIN32__

/*
 * NOTE: Base.h has a second typedef for BOOL.
 *       We define BOOL to make all local code use BOOL
 *       from Windows.h and use the hidden __SBOOL for
 *       our global interfaces.
 */
#define BOOL    WBOOL           /* This is the Win BOOL         */
#define format  __format
#include <vadefs.h>
#include <Windows32/Base.h>
#include <Windows32/Defines.h>
#include <Windows32/Structures.h>
#include <Windows32/Functions.h>
#undef format

By the way, when I did a search of cdrecord in
http://cygwin.com/ml/cygwin/, I got no matches.
But that's a different problem. Right now I'm just trying to compile the
cdrecord package.

If anyone has managed to get this to work, I'd be interested to know how
they did it.

TIA,

--Kevin Wright


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019