The output from running the configure script is:

   configure: WARNING: Don't have OS CD-reading support for darwin17.0.0...
   configure: WARNING: Will use generic support.

Looking at the script itself, the specific thing that libcdio needs is are
these header files:  IOKit/IOKitLib.h and CoreFoundation/CFBase.h,

Googling around for those two specific header files suggests they may be
part of XCode. Do you have that installed?

On Fri, Sep 15, 2017 at 3:27 AM, 桃源老師 <[email protected]> wrote:

> Hello Rocky-san,
>
> Thanks for replay
>
> > 2017/09/15 午後0:14、Rocky Bernstein <[email protected]>のメール:
>
> > This failure means that in your situation the OSX driver didn't build.
> Details for what went wrong would have been in messages given by configure
> and when you
> > actually went to build the software.
>
> OK Now I run just "./configure" then the script reports at the end the
> following:
>
> configure:
> Using CD-ROM drivers : cdrdao, BIN/CUE, NRG
> Building cd-info     : yes
> Building cd-read     : yes
> Building cdda-player : yes
> Building iso-info    : yes
> Building iso-read    : yes
> Building C++ programs: yes
>
> I don't know how can I build OSX driver.  I have read "./configure --help"
> but can't find out the option to build OSX driver.  Would you teach me if
> there are option to build OSX driver?
>
> I build the software by:
> ./configure
> make
> make check
> Then failed...
>
> > It is not clear since the details are which would tell the difference
> are missing. So this still could be more of a 桃源老師 problem than libcdio
> problem.
>
> OK I understand.  This time I agree with you.  Perhaps there are magic
> option to build OSX driver!!
>
>
> Best Regards,
>
>
> // Miya aka. TougenRoushi
>
>
>
>
> _______________________________________________
> Libcdio-help mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/libcdio-help
>
>
_______________________________________________
Libcdio-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/libcdio-help

Reply via email to