Re: [Qemu-devel] qemu CVS not compilable

2005-08-04 Thread Jim C. Brown
On Thu, Aug 04, 2005 at 02:25:05PM +0400, malc_ wrote: > Since there is no default way to install FMOD on *nixes there is no > default way to check for it's presence either. Sounds like configure should be cowardly aborting if one attempts to enable fmod without specifying the path to the include

Re: [Qemu-devel] qemu CVS not compilable

2005-08-04 Thread malc
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

Re: [Qemu-devel] qemu CVS not compilable

2005-08-04 Thread Nardmann, Heiko
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 unle

Re: [Qemu-devel] qemu CVS not compilable

2005-08-04 Thread 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=..

[Qemu-devel] qemu CVS not compilable

2005-08-04 Thread Nardmann, Heiko
Problem: the current CVS is not compilable with audio enabled. configure call: ./configure --prefix=/opt/qemu-20050804 --enable-adlib --enable-fmod configure output: Install prefix/opt/qemu-20050804 BIOS directory/opt/qemu-20050804/share/qemu binary directory /opt/qemu-20050804/bin Manua