bug-xorriso
[Top][All Lists]
Advanced

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

Re: [Bug-xorriso] [PATCH] mmc: fix static link with libcdio


From: Thomas Schmitt
Subject: Re: [Bug-xorriso] [PATCH] mmc: fix static link with libcdio
Date: Fri, 21 Apr 2017 08:25:55 +0200

Hi,

Baruch Siach wrote:
> libburn and libcdio define identically named symbols. This leads to static
> link failure when building xorriso statically:
> [...] mmc_get_configuration [...] mmc_read_cd [...] mmc_set_speed

This poses the bigger question whether all mmc_* functions should be
renamed and even whether libburn has to care for collisions of its
private symbols with other libraries.

Please give me some background info about the situation that led to the
clash:

- How exactly did you configure and build xorriso ?
  Was there any deviation from
    ./configure --enable-libcdio && make

- Which version of libcdio do you use ?

- Is there a particular reason why you link xorriso with libcdio ?
  Afaik, libburn has own system adapters for all operating systems where
  libcdio can perform passthrough of SCSI commands.


Have a nice day :)

Thomas




reply via email to

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