qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu CVS not compilable


From: malc
Subject: Re: [Qemu-devel] qemu CVS not compilable
Date: Thu, 4 Aug 2005 14:25:05 +0400 (MSD)

On Thu, 4 Aug 2005, Nardmann, Heiko wrote:

Am Donnerstag, 4. August 2005 11:38 schrieb malc:
On Thu, 4 Aug 2005, Nardmann, Heiko wrote:
Problem:
the current CVS is not compilable with audio enabled.

configure call:
./configure --prefix=/opt/qemu-20050804 --enable-adlib --enable-fmod

You can not build with FMOD unless you specify paths to FMODs include
and library paths (--fmod-inc=... --fmod-lib=...)

Then configure is not doing its work correctly. It should check for fmod and
disable fmod support if it cannot be found or is missing functionality needed
for qemu.

Since there is no default way to install FMOD on *nixes there is no
default way to check for it's presence either.

FMOD is installed with prefix /usr/local at my site which normally is a
candidate for include/library files searching ...

So? FMODs dll does not follow any standard naming convention over here
.so is called libfmod-3.74.so, how do you propose configure to check
for that? All in all configure does all it can do w.r.t. FMOD, i.e.
nothing.

--
mailto:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]