Re: [Linux-wildo-devel] bootstrap.sh issue
Status: Pre-Alpha
Brought to you by:
darkschneider2
|
From: Gabriele D. C. <dar...@io...> - 2007-03-29 11:42:38
|
Good, if you can have a look it would be nice, spec for new audio API will be out soon when me and gros can talk. We have moved to ALSA exactly cause of those OSS random errors... I am one of the luckiest linux audio user I know, everything always worked perfectly (must be cause of the live card.. that still rocks after 7-8 years :DD ) There was a typo already in the configure.ac ... probably there are more indeed, if it's on line 203 maybe it's on other lines too (you often copy and paste that code), anyway i have to add more functionality as i said to the configure script, so leave it until it's "new" On Thu, 29 Mar 2007 09:56:42 +0000 "Scorpyn ." <sc...@ho...> wrote: > As far as portaudio is concerned, it's kinda on my TODO list already > so I can have a look at it. I think there has been a new release of > portaudio since then, so it needs to be updated to work with that > aswell (I don't know if anything that affects us has changed or not > though). > > I'm not really sure what my oss problem is, but I'm guessing that its > due to some errors in my kernel configuration more than anything (I > had the same problem with teamspeak iirc). > > I was hoping that fixing --disable-alsa was a simple matter of fixing > the spelling error on line 203 in configure.ac, but unfortunately > that doesn't seem to be the case :) > > >Portaudio is code that was commited by an old developer and at that > >time was flagges as working. > >I never tested it but gros did it about 1.5 years ago and he said it > >was not working. > >The main problem is that we have sightly changed the > >API from that time and it probably need at least a fast lift-up > >(nothing complex, just a matter of naming the functions correctly > >and checking the are conformant to the specs). > > > >Volunter here is needed, anyone? > > > >About OSS it was working 2 weeks ago when I lastly tested it, it was > >working bad as OSS always did (perfect on my system thought, but not > >on other systems). > >By default the configure enable ALSA if it can find it, as many other > >thing it checks only for the lib and not for the headers, i have to > >fix all those problems cause they give issues on many system (mainly > >Debian!!) > >--disable-alsa is stupid like many other switches cause it do disable > >alsa but cause of the missing plugin design you still need the header > >to compile lw!! There is more and more worki on that configure.ac... > >it grows and grows, I'll have a look at what i can do, that is a bug > >that should be put in sf... so when someone has time he can take > >care of it (without forgetting it, it happens continuously). > > > >About the test stuff it would be strange it does not work when you > >sucessfuly compile with oss, those that does not use static instance > >of ALSA should still work, they are just too waiting the > >pluginization... then you will just choose what to use with > >-<something> alsa/oss/portaudio -<something> gsm/speex/CELP > > > >Regards, > >Gabriele Dini Ciacci > > > > > >On Tue, 27 Mar 2007 23:21:38 +0000 > >"Scorpyn ." <sc...@ho...> wrote: > > > > > Hmm... > > > > > > What's the status of portaudio? Is that supported and/or still > > > planning to be supported? > > > > > > The problems I've had with alsa (some or all might be fixed by now > > > though) : > > > > > > 1. ./configure --disable-alsa didn't work. > > > 2. Some of the test stuff seemed to still be using oss a while ago > > > (linux with alsa but without oss emulation failed, but I might be > > > assuming too much > > > - maybe there was another issue). > > > 3. ./configure was able to find alsa support in a Cygwin > > > environment, but there were no header files so the compilation > > > failed. > > > > > > > > > > >Hi Scorpyn, > > > > > > > >Scorpyn . wrote: > > > > > Looks good. INSTALL.Cygwin does need to be updated aswell, > > > > > because at the moment it only describes how to compile the > > > > > test stuff. I think some changes to other files in the > > > > > project might be necessary first though (./configure > > > > > --disable-alsa comes to mind, but maybe that's already taken > > > > > care of). > > > > > > > > > > I'll have a look at INSTALL.Cygwin and related stuff instead > > > > > then (as I'm supposed to) :) > > > > > > > >Sounds great, please do that. --disable-alsa could be a problem > > > >at the moment since oss isn't working, but maybe darkschneider > > > >can say something about that. > > > > > > > > > > > >regards, > > > > > > > >Benjamin Peter > > > > > > > > > ------------------------------------------------ > Express yourself instantly with MSN Messenger! MSN Messenger Download > today it's FREE! ----------- http://linux-wildo.sf.net http://www.diniciacci.org |