[vlc-devel] Compling error of VLC2.1.0

yh zhang yuanhaizhang at gmail.com
Tue Apr 23 09:45:57 CEST 2013


Dear all,

I met the following compiling error while compiling the latest VLC 2.1.0
version (
http://nightlies.videolan.org/build/source/vlc-2.1.0-20130423-0034.tar.xz)

Can anyone help me? (gcc version 4.6.4)

Thanks

********************

pulse.c: In function ‘stream_start_now’:
pulse.c:191:17: warning: unused variable ‘sys’ [-Wunused-variable]
  CCLD   libpulse_plugin.la
  CC     libjack_plugin_la-jack.lo
jack.c: In function ‘GraphChange’:
jack.c:448:3: error: unknown type name ‘jack_latency_range_t’
jack.c:454:5: error: implicit declaration of function
‘jack_port_get_latency_range’ [-Werror=implicit-function-declaration]
jack.c:454:58: error: ‘JackPlaybackLatency’ undeclared (first use in this
function)
jack.c:454:58: note: each undeclared identifier is reported only once for
each function it appears in
jack.c:456:22: error: request for member ‘max’ in something not a structure
or union
jack.c:456:22: error: request for member ‘max’ in something not a structure
or union
cc1: some warnings being treated as errors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130423/9d5ef09a/attachment.html>


More information about the vlc-devel mailing list