Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 11:04:30 +1000
From:      Andrew Johnson <daeron@optushome.com.au>
To:        ports@freebsd.org
Subject:   multimedia/gmerlin
Message-ID:  <201205021104.30424.daeron@optushome.com.au>

next in thread | raw e-mail | index | archive | help
On a FreeBSD 8.3-STABLE amd64 build 27/Apr/2012

the below keeps being produced whenever I try to compile gmerline.


glv.c: In function 'bg_lv_get_info':
bglv.c:393: error: 'VisVideoAttributeOptions' undeclared (first use in this 
function)
bglv.c:393: error: 'vidoptions' undeclared (first use in this function)
bglv.c:394: warning: ISO C90 forbids mixed declarations and code
bglv.c:460: error: 'VisPluginInfo' has no member named 'license'
bglv.c:460: error: 'VisPluginInfo' has no member named 'license'
bglv.c:463: error: 'VisPluginInfo' has no member named 'license'
bglv.c:477: warning: implicit declaration of function 
'visual_actor_get_video_attribute_options'
bglv.c: In function 'update_lv':
bglv.c:579: error: 'VisBuffer' undeclared (first use in this function)
bglv.c:579: error: expected ';' before 'buffer'
bglv.c:583: warning: implicit declaration of function 'visual_buffer_init'
bglv.c:583: error: 'buffer' undeclared (first use in this function)
bglv.c:586: warning: implicit declaration of function 
'visual_audio_samplepool_input'
bglv.c:586: error: 'VisAudio' has no member named 'samplepool'
bglv.c:588: error: 'VISUAL_AUDIO_SAMPLE_RATE_44100' undeclared (first use in 
this function)
bglv.c:589: error: 'VISUAL_AUDIO_SAMPLE_FORMAT_S16' undeclared (first use in 
this function)
bglv.c:590: error: 'VISUAL_AUDIO_SAMPLE_CHANNEL_STEREO' undeclared (first use 
in this function)
bglv.c: In function 'set_parameter_lv':
bglv.c:814: warning: implicit declaration of function 'visual_color_set'
bglv.c: In function 'bg_lv_load':
bglv.c:842: error: 'VisVideoAttributeOptions' undeclared (first use in this 
function)
bglv.c:842: error: 'vidoptions' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/multimedia/gmerlin/work/gmerlin-1.0.0/lib.
*** Error code 1

Stop in /usr/ports/multimedia/gmerlin/work/gmerlin-1.0.0/lib.
*** Error code 1

Stop in /usr/ports/multimedia/gmerlin/work/gmerlin-1.0.0.
*** Error code 1

Stop in /usr/ports/multimedia/gmerlin.
*** Error code 1

Stop in /usr/ports/multimedia/gmerlin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205021104.30424.daeron>