Chris Cannam wrote:
And not true. The build log you just quoted even
showed the -fPIC option in it!
I actually answered your question on the Vamp forum, but to recap:
it's an error in the Makefile, which was shipped with a line that was
unwise and should not have been included.
If you look in the vamp-plugin-sdk Makefile, you'll see two
consecutive lines both starting "PLUGIN_LIBS = ...", the first of
which is commented out and the second uncommented. Just comment out
the second one and uncomment the first instead.
Well, I did finally achieve my original goal, which was to compile and
install Rubber Band. I finally dived into the makefile and found what I
needed. Qtractor then compiled just fine. I'll keep Vamp handy, though,
as it does look like a useful set of tools for people like me wanting to
build synth and effect plug-ins for Linux. That's another story, though.
Thank you for the help.
Regards,
Darren Landrum