libcdio-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-help] Does libcdio can work with macOS (Mac OS X)?


From: 桃源老師
Subject: Re: [Libcdio-help] Does libcdio can work with macOS (Mac OS X)?
Date: Fri, 15 Sep 2017 20:49:37 +0900

Hello rocky-san,

Thanks for your support...

> 2017/09/15 午後8:23、Rocky Bernstein <address@hidden>のメール:
> 
> 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]