On Thu, Nov 29, 2007 at 12:13:16AM -0800, J.C. Roberts wrote:
> I'm guessing this is yet another case of yours truly shooting himself in 
> the foot, but I'm curious how many folks have had success compiling 
> multimedia/xine-lib from -current?
> 
> On i386 the build dies with:
>  
> cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include 
> -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine 
> -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib 
> -I../../lib -DXINE_COMPILE -I/usr/local/include -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wformat=2 -Wno-format-zero-length 
> -Wmissing-format-attribute -Werror-implicit-function-declaration 
> -Wstrict-aliasing -O2 -pipe -DNDEBUG -MT 
> xineplug_ao_out_sun_la-audio_sun_out.lo -MD -MP -MF 
> .deps/xineplug_ao_out_sun_la-audio_sun_out.Tpo -c 
> audio_sun_out.c  -fPIC -DPIC -o .libs/xineplug_ao_out_sun_la-audio_sun_out.o
> audio_sun_out.c: In function `ao_sun_get_property':
> audio_sun_out.c:815: error: structure has no member named `output_muted'
> audio_sun_out.c: In function `ao_sun_set_property':
> audio_sun_out.c:842: error: structure has no member named `output_muted'

make sure you have an up-to-date /usr/include/sys/audioio.h

output_muted was added long ago.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to