Andrew Pantyukhin wrote:

> Please try to deinstall the old one before compiling and
> report results here. It worked for me.

Here's my view on what's going on:

In Makefile.in is has something like:

"CXXFLAGS += -fPIC -DPIC $(GTK_CFLAGS) $(ARCH_DEFINES) -I../../../intl 
-I../../.."

but should have:

"CXXFLAGS += -fPIC -DPIC $(ARCH_DEFINES) -I../../../intl -I../../.. 
$(GTK_CFLAGS)"

So, it looks for headers in ${X11BASE}/include first (i.e. where old
audacious is installed), and only then looks for headers where it
should.

Roman Bogorodskiy

Attachment: pgpMQali1hCn7.pgp
Description: PGP signature

Reply via email to