Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-07 Thread Clemens Ladisch
ben hubbard (listmail) wrote: No dice for me - added the all-redirect: help and the newline, make clean, make, still dies in the same place: You have to recreate the real makefile: automake --foreign autoconf ./configure make or use the cvscompile script. HTH Clemens

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-07 Thread Clemens Ladisch
Jaroslav Kysela wrote: [...] The whole idea is that the jack module should not be built by default. Unfortunately, it seems difficult to redirect the build targets from automake for different versions. The automake manual http://www.gnu.org/manual/automake/html_chapter/automake_6.html#SEC29

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-07 Thread Martin Langer
On Fri, Mar 07, 2003 at 04:44:55PM +0100, Clemens Ladisch wrote: Jaroslav Kysela wrote: [...] The whole idea is that the jack module should not be built by default. Unfortunately, it seems difficult to redirect the build targets from automake for different versions. The automake manual

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-07 Thread ben hubbard (listmail)
On Fri, 7 Mar 2003, Martin Langer wrote: On Fri, Mar 07, 2003 at 04:44:55PM +0100, Clemens Ladisch wrote: Jaroslav Kysela wrote: [...] The whole idea is that the jack module should not be built by default. Unfortunately, it seems difficult to redirect the build targets from

[Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Raimund Eimann
Hi does anyone have a solution for the problem below? Cheers, Raimund ./configure --prefix=/usr checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD compatible install...

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread lists
On Thu, 6 Mar 2003, Raimund Eimann wrote: Hi does anyone have a solution for the problem below? FWIW, I end up with the same problem. Clean, updated RH8.0 install. -bdh --- This SF.net email is sponsored by: Etnus, makers of

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Gendo_Ikari
I had this problem. Later the day I had tried to compile it rc8a was released. That version fixed my compile error. On Thu, 6 Mar 2003, Raimund Eimann wrote: Hi does anyone have a solution for the problem below? --- This SF.net

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread ben hubbard (listmail)
At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to. I had this problem. Later the day I had tried to compile it rc8a was

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Gendo_Ikari
Mine was in memalloc.c. On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to.

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Jaroslav Kysela
On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to. Can someone try this

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread ben hubbard (listmail)
On Thu, 6 Mar 2003, Jaroslav Kysela wrote: On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what