Anybody there was able to compile darkice on OpenBSD 4.8 or -current ?
On Tue, Mar 29, 2011 at 4:47 PM, Evgeniy Sudyr wrote:
> I got source from anoncvs and then added include to .cpp files
>
> #include "/usr/src/usr.sbin/nsd/compat/pselect.c"
>
> now I'm getting next error:
>
>
> /usr/include/g+
Eh, I forgot every time something important :
http://openports.se/audio/lame
On Mon, Mar 28, 2011 at 9:55 PM, Evgeniy Sudyr wrote:
> Hello, I'm trying to build darkice with mp3 support and getting error
during
> compile process. I have no idea if it's openbsd specific and need your guys
> help.
And maybe just because of curiosity or interest you may find these
papers useful too:
http://www.openbsd.org/papers/asiabsdcon2010_sndio_slides.pdf
http://www.openbsd.org/papers/asiabsdcon2010_sndio.pdf
On Mon, Mar 28, 2011 at 9:55 PM, Evgeniy Sudyr wrote:
> Hello, I'm trying to build darkice
On Mon, Mar 28, 2011 at 3:55 PM, Evgeniy Sudyr wrote:
> FileSink.cpp: In member function 'virtual bool FileSink::canWrite(unsigned
> int, unsigned int)':
> FileSink.cpp:276: error: 'pselect' was not declared in this scope
openbsd does not have a pselect function.
Hi,
the audio system is different than Linux.
You should read this http://www.openbsd.org/porting/audio-port.html
Or declare pselect ;)
Guillaume.
On 28/03/2011 21:55, Evgeniy Sudyr wrote:
Hello, I'm trying to build darkice with mp3 support and getting error during
compile process. I have no id
Hello, I'm trying to build darkice with mp3 support and getting error during
compile process. I have no idea if it's openbsd specific and need your guys
help.
My steps:
1) build lame http://sourceforge.net/projects/lame
tar zxf cd lame-3.98.4.tar.gz
cd lame-3.98.4/
./configure
make
make install
6 matches
Mail list logo