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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message