Software Music Machine Archive |
|
sfxserver
by Terry Evans
No Download Available |
Operating System:
File Size:
55 K
License:
License Conditions:
System Requirements: Last Updated: 1995-01-09
For more detail about software : Software Description
|
Software Description
Sound effects server for Linux. VoxWare sound drivers compiled in kernel, supported sound card.
Check out this site...
Advertisement
compiling the sfxserver and sfxclient
Hi,
For some reasons, when I tried to compile both programs, there is an error occurred at the misc.h. The compiler complained about unknown data type or storage class!
I guessed the problem is at this line "off_t fizesize(int filedesc)" within misc.h/misc.c file!
Any suggestions will be appreciated!