Re: Enabling LADSPA When Building a SOX Binary

Eric Wong <[email protected]>
Newsgroups gmane.comp.audio.sox
Message-ID <20170703053158.GA9787@starla>
Christopher Stevens <[email protected]> wrote:
> Hello SOX gurus,
> I'm attempting to build an Amazon Linux binary of SOX with LADSPA plugin

Hi Christopher,

Not sure what Amazon Linux packages, but it doesn't include a LADSPA
package?

<snip>

> export LADSPA_PATH=/usr/lib/ladspa

You only need that at runtime, but I would make sure ladspa.h
is locatable to your build.  It's usually /usr/include/ladspa.h,
or maybe /usr/local/include/ladspa.h.

> After that, I run the configure file when preparing to build SOX. I'm
> getting this output in terminal:

You probably need ltdl, too; since LADSPA depends on dynamic
loading.

config.log can usually provide clues about what failed during
./configure

Thanks for any updates and results you can provide!

------------------------------------------------------------------------------
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.