# # splay # mpd # pthreads # # Support MPEG-1 layer 1,2 and 3 # Support Wave file # # http://my.netian.com/~polarb/ # # [root@test Video]# tar ztvf splay-0.8.1.tar.gz [root@test splay-0.8.1]# ./configure [root@test splay-0.8.1]# make httpinput.cc: In method `bool Soundinputstreamfromhttp::writestring (int, char *)': httpinput.cc:40: `errno' undeclared (first use this function) httpinput.cc:40: (Each undeclared identifier is reported only once for each function it appears in.) httpinput.cc:40: `EINTR' undeclared (first use this function) make[2]: *** [httpinput.o] Error 1 make[2]: Leaving directory `/usr/local/src/Video/splay-0.8.1/mpegsound' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/Video/splay-0.8.1' make: *** [all-recursive-am] Error 2