When compiling FluidSynth, I get the following errors when it gets to
*fluid_oss.c.o*:

    
/home/chris/Personal/Resource/Source/fluidsynth-1.1.6/src/drivers/fluid_oss.c:
    In function 'new_fluid_oss_audio_driver':
    
/home/chris/Personal/Resource/Source/fluidsynth-1.1.6/src/drivers/fluid_oss.c:208:25:
    error:
    'SOUND_PCM_WRITE_CHANNELS_is_obsolete_use_SNDCTL_DSP_CHANNELS_instead'
    undeclared (first use in this function)
    
/home/chris/Personal/Resource/Source/fluidsynth-1.1.6/src/drivers/fluid_oss.c:208:25:
    note: each undeclared identifier is reported only once for each
    function it appears in
    
/home/chris/Personal/Resource/Source/fluidsynth-1.1.6/src/drivers/fluid_oss.c:
    In function 'new_fluid_oss_audio_driver2':
    
/home/chris/Personal/Resource/Source/fluidsynth-1.1.6/src/drivers/fluid_oss.c:323:25:
    error:
    'SOUND_PCM_WRITE_CHANNELS_is_obsolete_use_SNDCTL_DSP_CHANNELS_instead'
    undeclared (first use in this function)
    make[2]: ***
    [src/CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.c.o] Error 1
    make[1]: *** [src/CMakeFiles/libfluidsynth.dir/all] Error 2
    make: *** [all] Error 2


I'll try compiling without OSS support for now.  Here is my system info:

  * OS: Kubuntu 12.04 64-bit w/ KDE SC 4.8.4
  * Motherboard: ASRock X58 Extreme3 (Intel X58 chipset)
  * CPU: Intel Core i7 (2.8 GHz quad-core)
  * RAM: 12GB DDR3
  * Video: Dell NVIDIA GeForce 7800 GTX w/ 256 MB RAM (PCI Express)
  * Sound Card #1: Sound Blaster Audigy 2 ZS Gold
  * Sound Card #2: Echo Gina3G
  * Linux Kernel: 3.2.0-27-generic
  * NVIDIA video driver: 302.17
  * Screen Resolution: 1280 x 960


-~Chris

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to