Hi Nicola!
I had the same problem under squeeze. The solution is to edit
src/Makefile.am and replace
libcalfgui_la_LDFLAGS = -static -disable-shared
with
libcalfgui_la_LDFLAGS = -static -disable-shared -lexpat
I did this before running autogen.sh/configure
Dan (on behalf on the holy golden plugin bovine)
On Tue, Jul 19, 2011 at 1:49 PM, Nicola Pandini
<nicola.pandini@email-addr-hidden> wrote:
> Hi, I'm trying to compile Calf plugins from GIT
> (http://repo.or.cz/w/calf.git) on a Debian Wheezy.
> I did those steps:
> - retrieve the code with git clone
> - run autogen.sh
> - run make... the following error occurs:
>
> /usr/bin/ld: ./.libs/libcalfgui.a(gui.o): undefined reference to symbol
> 'XML_SetUserData'
> /usr/bin/ld: note: 'XML_SetUserData' is defined in DSO
> /usr/lib64/libexpat.so.1 so try adding it to the linker command line
> /usr/lib64/libexpat.so.1: could not read symbols: Invalid operation
>
> Does anyone know how to fix this?
>
> --
> Nicola Pandini
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user
>
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Jul 20 04:15:01 2011
This archive was generated by hypermail 2.1.8 : Wed Jul 20 2011 - 04:15:01 EEST