Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 16:35:39 +0100
From:      Thomas Quinot <thomas@cuivre.fr.eu.org>
To:        =?iso-8859-1?Q?S=F8ren_Schmidt?= <sos@freebsd.dk>
Cc:        thomas@cuivre.fr.eu.org, current@FreeBSD.ORG
Subject:   Re: cdrecord for ATAPI burners available..
Message-ID:  <20020319163539.A77761@melusine.cuivre.fr.eu.org>
In-Reply-To: <200203191458.g2JEw1G79721@freebsd.dk>; from sos@freebsd.dk on Tue, Mar 19, 2002 at 03:58:01PM %2B0100
References:  <20020319145543.A44453@melusine.cuivre.fr.eu.org> <200203191458.g2JEw1G79721@freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 2002-03-19, Søren Schmidt écrivait :

> ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
> Again no CAM or atapicam needed :)

Hum this package does not compile out of the box:

c++ -DHAVE_CONFIG_H  -I.. -I. -I/usr/local/include/pccts -O -pipe   -c
TocParser.cpp -o TocParser.o
TocParser.cpp:512: macro `zzsetmatch' used with too many (2) args
gmake[1]: *** [TocParser.o] Error 1

(a 'gmake distclean' is necessary to get rid of various generated file that
are specific to your installed version of antlr.)

Furhtermore it looks to me like it has a serious drawback. Please feel
free to correct me if I am wrong (I am not familiar with libscg
internals) but this patched version works /only/ with ATAPI units,
which means that if you have both proper SCSI drives and ATAPI drives,
then you cannot use the same cdrdao binary for both. This also means
that you cannot do on-the-fly cd copies in such a situation.

Thomas.

-- 
    Thomas.Quinot@Cuivre.FR.EU.ORG

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319163539.A77761>