<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>my guess: maybe your JACK installation is out dated?<br />(check: http://jackaudio.org/)</p>
<p> </p>
<p>于 2013-04-23 15:45, yh zhang 回复:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div>
<div>Dear all,<br /><br />I met the following compiling error while compiling the latest VLC 2.1.0 version (<a href="http://nightlies.videolan.org/build/source/vlc-2.1.0-20130423-0034.tar.xz">http://nightlies.videolan.org/build/source/vlc-2.1.0-20130423-0034.tar.xz</a>)<br /><br /></div>
Can anyone help me? (gcc version 4.6.4)<br /><br /></div>
Thanks<br /><br />********************<br /><br />pulse.c: In function ‘stream_start_now’:<br />pulse.c:191:17: warning: unused variable ‘sys’ [-Wunused-variable]<br />  CCLD   <a href="http://libpulse_plugin.la">libpulse_plugin.la</a><br />   CC     libjack_plugin_la-jack.lo<br />jack.c: In function ‘GraphChange’:<br />jack.c:448:3: error: unknown type name ‘jack_latency_range_t’<br />jack.c:454:5: error: implicit declaration of function ‘jack_port_get_latency_range’ [-Werror=implicit-function-declaration]<br /> jack.c:454:58: error: ‘JackPlaybackLatency’ undeclared (first use in this function)<br />jack.c:454:58: note: each undeclared identifier is reported only once for each function it appears in<br />jack.c:456:22: error: request for member ‘max’ in something not a structure or union<br /> jack.c:456:22: error: request for member ‘max’ in something not a structure or union<br />cc1: some warnings being treated as errors<br /><br /></div>
<br />
<pre>_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>
</pre>
</blockquote>
</body></html>