Hello rocky-san, Thanks for your support...
> 2017/09/15 午後8:23、Rocky Bernstein <[email protected]>のメール: > > So one possible solution is to build from git. I used Anonymous clone $ git clone https://git.savannah.gnu.org/git/libcdio.git And tried to build on macOS High Sierra (Kernel Version Darwin 17.0.0) then I get: If I configured with --disable-shared, make fails with the below: Making all in src CC cd-drive.o CC util.o CC getopt.o CC getopt1.o CCLD cd-drive Undefined symbols for architecture x86_64: "_check", referenced from: _get_drive_service_osx in libcdio.a(osx.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [cd-drive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 If I configured without --disable-shared, make fails with the below: Making all in src CC cd-drive.o CC util.o CC getopt.o CC getopt1.o CCLD cd-drive CC cd-info.o CC cddb.o CCLD cd-info CC cd-read.o CCLD cd-read CC iso-info.o CCLD iso-info CC iso-read.o CCLD iso-read CC cdda-player.o CCLD cdda-player CC mmc-tool.o CCLD mmc-tool make[2]: *** No rule to make target `cd-drive.1', needed by `all-am'. Stop. make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 What can I do for next? If is there any fault, please let me know... 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
