I have run into the same situation, I was able to solve it as follows.

I am assuming you are going to use JACK as your audio system, when you run
configure you will need something similar to the
following, especially '--disable-alsa'

./configure --libexecdir=/srv/http/rd-bin --disable-alsa --disable-hpi

T.J.

On Sun, Jan 29, 2012 at 4:08 PM, MedicaMechanica <medicamechan...@aim.com>wrote:

> Hello
>
> I'm having trouble getting Rivendell 2.1.2 to compile.
>
> This is where it ends.
>
> > /usr/bin/ld: cae_alsa.o: undefined reference to symbol
> > 'pthread_create@@GLIBC_2.1'
> > /usr/bin/ld: note: 'pthread_create@@GLIBC_2.1' is defined in DSO
> > /lib/libpthread.so.0 so try adding it to the linker command line
> > /lib/libpthread.so.0: could not read symbols: Invalid operation
> > collect2: ld returned 1 exit status
> > make[1]: *** [caed] Error 1
> > make[1]: Leaving directory `/home/rivendell/rivendell-2.1.2/cae'
> > make: *** [all-recursive] Error 1
>
> Whats going wrong?  I believe I installed all the needed dependencies as
> listed in the INSTALL file.
>
> The distro is Arch.
>
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to