[Ekiga-devel-list] speexdsp issue
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga mailing list <ekiga-devel-list gnome org>
- Subject: [Ekiga-devel-list] speexdsp issue
- Date: Tue, 28 Oct 2008 19:14:31 +0100
Hi,
I change the subject to reflect the issue. I have discovered the
problem, until now I have always used --enable-localspeex.
Introduction: There are two type of packages: -dev contain headers
(needed for compilation), and normal ones contain the library (needed
runtime, the .so).
Putting speexdsp in Requires in opal.pc means that when a program uses
opal.pc (as is the case of ekiga building), then speexdsp-dev must be
installed. However, in reality ekiga should not need speexdsp-dev, what
it needs is only speexdsp library!
The question is: how can a library L (opal) tell applications A (ekiga)
that they need library LL (and not its headers)? (Using Requires in
opal.pc make them depend on headers.)
For the moment, I do not have the solution.
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]