Help troubleshooting failed Audacious compilation

i’m trying to compile audacious from the mercurial repo (i guess the equivalent of compiling from svn).

i was able to compile audacious fine. i used the --prefix=/usr/bin option.

but the problem is with audacious-plugins. this is as far as i got:
pastebin - collaborative debugging tool

(and yes i DID do ‘make install’ after compiling audacious!)

any suggestions?

UPDATE:
nevermind, i solved this. stupid user error…

ok, i take that back. i had accidentally done --prefix=/usr/bin instead of --prefix=/usr
which i thought was the reason the plugins couldn’t “see” audacious, but it turns out that is not the case. i uninstalled audacious then reinstalled in with --prefix=/usr then ran ‘make install’. then i get to the plugins and surprisingly i got the same error that i linked to above.