[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't build speechd-git under gentoo any more
From: |
Andrei Kholodnyi |
Subject: |
can't build speechd-git under gentoo any more |
Date: |
Mon, 27 Sep 2010 12:45:30 +0200 |
> Hi,
> sd_dummy wants to link against libflac (why that)?
> This currently fails with the following message:
>
> libtool: link: cannot find the library `/usr/lib64/libFLAC.la' or unhandled
> argument `/usr/lib64/libFLAC.la'
> make[4]: *** [sd_dummy] Error 1
interesting, I hope you did not try to include libflac support to
speech dispatcher? :)
could you provide a complete log?
I have discovered some stuff in Makefile.am for dummy.c which might be dropped.
But it is not related to flac :D
Andrei.