From owner-freebsd-current Tue Mar 19 7:50:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 28CF137B422 for ; Tue, 19 Mar 2002 07:49:26 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g2JFnOD89477; Tue, 19 Mar 2002 16:49:24 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200203191549.g2JFnOD89477@freebsd.dk> Subject: Re: cdrecord for ATAPI burners available.. In-Reply-To: <20020319163539.A77761@melusine.cuivre.fr.eu.org> To: thomas@cuivre.fr.eu.org Date: Tue, 19 Mar 2002 16:49:24 +0100 (CET) Cc: current@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Thomas Quinot wrote: > 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 You need to have pccts installed to compile cdrdao.... > 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. These utils are ATA only (as the name implies), if our ports people wants to merge it into whats already there I wont complain :) That said I think the ATA only version covers more than a significant percentage of our userbase.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message