Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 16:49:24 +0100 (CET)
From:      Søren Schmidt <sos@freebsd.dk>
To:        thomas@cuivre.fr.eu.org
Cc:        current@FreeBSD.ORG
Subject:   Re: cdrecord for ATAPI burners available..
Message-ID:  <200203191549.g2JFnOD89477@freebsd.dk>
In-Reply-To: <20020319163539.A77761@melusine.cuivre.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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