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.

-- 
    [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to