From: John <st...@un...> - 2004-04-19 23:10:23
|
On Mon, Apr 19, 2004 at 05:50:49PM -0400, Steve Kann wrote: > John wrote: > > >Well now i've got a 2nd problem. > > > >portaudio and portmixer seem borked :( > > > >its a few pages of errors so i'll post it again at the website. > >btw how does everyone feel about me doing that? would you perfer me > >to just email all the errors? > > > >http://mail.unixjunkie.com/errors.txt > > > > > > > > You left out the compilation of the library itself, where those > functions would be compiled and included in the library. > > -SteveK Got it, thanks i didn't use the FREEBSD defination i created. Ok.. here are patches to compile on FreeBSD. I'm still not sure on the buf size issue. i've tested at 8k, 16, and 32k. They all *seem* to work, but i really don't know what a optimal size is. I think the patch file has it at 32. anyways, just drop the patches into the iaxclient dir and patch < patchfiles. After that iaxcomm compiles clean, assuming xrc support was added. if the patches don't come through they'll be on my website. http://mail.unixjunkie.com/iaxcomm Thanks for the help steve! |