Hello, I am trying to use libcdio's function on macOS (Mac OS X).
It seems that compiling works correctly, I can't run any of binaries such as
cd-info, cd-drive, cd-read, cd-paranoia...
I'm using libcdio-0.94 and libcdio-paranoia-10.2+0.94+2
Configure command is: ./configure --prefix=${TARGET} --disable-cxx
--disable-example-progs --disable-shared
Where ${TARGET} is non-standard place (I mean not /usr/local)
binaries error message are:
$ cd-info /dev/disk4
cd-info version 0.94 x86_64-apple-darwin17.0.0
Copyright (c) 2003-2005, 2007-2008, 2011-2015 R. Bernstein
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
++ WARN: could not open input stream...
cd-info: Error in automatically selecting driver for input /dev/disk4.
$ cd-drive /dev/disk4
cd-drive version 0.94 x86_64-apple-darwin17.0.0
Copyright (c) 2003-2005, 2007-2008, 2011-2015 R. Bernstein
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Drivers available...
cdrdao (TOC) disk image driver
bin/cuesheet disk image driver
Nero NRG disk image driver
Drive /dev/disk4
++ WARN: could not open input stream...
++ WARN: could not open input stream...
Uknown drive hardware properties
Uknown drive reading properties
Uknown drive writing properties
My Drive info:
$ drutil status
Vendor Product Rev
PIONEER BD-RW BDR-XD05 1.21
Type: CD-ROM Name: /dev/disk4
Sessions: 1 Tracks: 11
Overwritable: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
Space Free: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
Space Used: 38:25:28 blocks: 172903 / 354.11MB / 337.70MiB
Writability:
Please let me know your software supports macOS (Mac OS X) or not!!
Best Regards,
// Miya aka. TougenRoushi
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Libcdio-help mailing list [email protected] https://lists.gnu.org/mailman/listinfo/libcdio-help
