Re: Enabling LADSPA When Building a SOX Binary

Eric Wong <[email protected]>
Newsgroups gmane.comp.audio.sox
Message-ID <[email protected]>
Christopher Stevens <[email protected]> wrote:
> Hello Eric,
> Thank you for the lightning fast response!

No problem, caught me at a lucky time :)

<snip> OK

> While unable to enable LADSPA yet when building SOX, I was able to locate
> config.log, posting the full log contents here for further troubleshooting:
> 
> https://pastebin.com/XykNdexE

It's probably --disable-shared breaking things, LADSPA relies on
dynamic loading, and ltdl use won't be enabled w/o shared library
support(*).

Generally, I suggest trying default configs as much as possible
when troubleshooting.


(*) Theoretically, it ought to be possible to build sox as only
    a static library, but still have the static library
    enable dynamic loading of LADSPA and such...  Build systems
    are a PITA and maybe it wasn't worth the effort.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.