<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jbkempf.com/blog/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Yet another blog for JBKempf - Tag - Building  - Comments</title>
  <link>http://www.jbkempf.com/blog/</link>
  <atom:link href="http://www.jbkempf.com/blog/feed/tag/Building/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>This is the blog of Jean-Baptiste Kempf. I will share some info about my life, my works and my VideoLAN work</description>
  <language>en</language>
  <pubDate>Wed, 27 Aug 2008 00:30:22 -0700</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Configure-step in VLC building. - Pradeep</title>
    <link>http://www.jbkempf.com/blog/post/2007/12/14/Configure-step-in-VLC-building#c373</link>
    <guid isPermaLink="false">urn:md5:5c1b3dd6f1d2a9ef2f95a69fb2f395a5</guid>
    <pubDate>Thu, 31 Jul 2008 01:16:07 -0700</pubDate>
    <dc:creator>Pradeep</dc:creator>
    
    <description>&lt;p&gt;Very helpful and to the point.&lt;/p&gt;


&lt;p&gt;Thank you.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - Dros</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c339</link>
    <guid isPermaLink="false">urn:md5:8c466d4de7f15100aaf00d95937a1720</guid>
    <pubDate>Fri, 06 Jun 2008 03:20:33 -0700</pubDate>
    <dc:creator>Dros</dc:creator>
    
    <description>&lt;p&gt;The option enable-pp is now unknown because it has been renamed, you must use enable-postproc&lt;/p&gt;


&lt;p&gt;just FYI&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - avisx</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c288</link>
    <guid isPermaLink="false">urn:md5:3dc847a28bf2ec4a9551589c6cb52940</guid>
    <pubDate>Mon, 10 Mar 2008 20:20:49 -0700</pubDate>
    <dc:creator>avisx</dc:creator>
    
    <description>&lt;p&gt;please, remove the other message, and read this:&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://forum.videolan.org/viewtopic.php?f=13&amp;amp;t=45005&quot; title=&quot;http://forum.videolan.org/viewtopic.php?f=13&amp;amp;t=45005&quot; rel=&quot;nofollow&quot;&gt;http://forum.videolan.org/viewtopic...&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;sorry and thanks :P&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - avisx</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c287</link>
    <guid isPermaLink="false">urn:md5:2470ce79e056b383bb0f39240d8c2d86</guid>
    <pubDate>Mon, 10 Mar 2008 18:47:28 -0700</pubDate>
    <dc:creator>avisx</dc:creator>
    
    <description>&lt;p&gt;hi!!&lt;/p&gt;


&lt;p&gt;i follow the howto step by step, but when i compile send this error:&lt;/p&gt;


&lt;p&gt;gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../src -DSYS_LINUX -I../../include -I../include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DLOCALEDIR=\&amp;quot;/usr/share/locale\&amp;quot; -DPLUGIN_PATH=\&amp;quot;/usr/lib/vlc\&amp;quot; -DDEBUG -D__LIBVLC__ -I../src/misc -g -O2 -ffast-math -funroll-loops -mtune=pentium2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fvisibility=hidden -DDATA_PATH=\&amp;quot;/usr/share/vlc\&amp;quot; -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -MT text/libvlc_la-iso_lang.lo -MD -MP -MF text/.deps/libvlc_la-iso_lang.Tpo -c ../../src/text/iso_lang.c  -fPIC -DPIC -o text/.libs/libvlc_la-iso_lang.o&lt;br /&gt;
In file included from ../../include/vlc_common.h:1062,&lt;br /&gt;
from ../../include/vlc/vlc.h:155,&lt;br /&gt;
from ../../src/text/iso_lang.c:34:&lt;br /&gt;
../../include/vlc_threads_funcs.h:550: error: expected specifier-qualifier-list before 'pthread_spinlock_t'&lt;br /&gt;
../../include/vlc_threads_funcs.h: In function 'vlc_spin_init':&lt;br /&gt;
../../include/vlc_threads_funcs.h:558: warning: implicit declaration of function 'pthread_spin_init'&lt;br /&gt;
../../include/vlc_threads_funcs.h:558: error: 'vlc_spinlock_t' has no member named 'spin'&lt;br /&gt;
../../include/vlc_threads_funcs.h: In function 'vlc_spin_lock':&lt;br /&gt;
../../include/vlc_threads_funcs.h:566: warning: implicit declaration of function 'pthread_spin_lock'&lt;br /&gt;
../../include/vlc_threads_funcs.h:566: error: 'vlc_spinlock_t' has no member named 'spin'&lt;br /&gt;
../../include/vlc_threads_funcs.h: In function 'vlc_spin_unlock':&lt;br /&gt;
../../include/vlc_threads_funcs.h:575: warning: implicit declaration of function 'pthread_spin_unlock'&lt;br /&gt;
../../include/vlc_threads_funcs.h:575: error: 'vlc_spinlock_t' has no member named 'spin'&lt;br /&gt;
../../include/vlc_threads_funcs.h: In function 'vlc_spin_destroy':&lt;br /&gt;
../../include/vlc_threads_funcs.h:584: warning: implicit declaration of function 'pthread_spin_destroy'&lt;br /&gt;
../../include/vlc_threads_funcs.h:584: error: 'vlc_spinlock_t' has no member named 'spin'&lt;br /&gt;
make[3]: *** [text/libvlc_la-iso_lang.lo] Error 1&lt;br /&gt;
make[3]: se sale del directorio `/usr/local/src/vlc-trunk/linux/src'&lt;br /&gt;
make[2]: *** [all] Error 2&lt;br /&gt;
make[2]: se sale del directorio `/usr/local/src/vlc-trunk/linux/src'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: se sale del directorio `/usr/local/src/vlc-trunk/linux'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;


&lt;p&gt;please, help me!!&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - juju</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c233</link>
    <guid isPermaLink="false">urn:md5:1eafe5e7a6b5228b0174ed5ac2c9f12f</guid>
    <pubDate>Mon, 26 Nov 2007 21:30:51 +0100</pubDate>
    <dc:creator>juju</dc:creator>
    
    <description>&lt;p&gt;ce serait possible de nous indiquer comment combiler avec le support AMR stp ? j'aimerai streamer du 3GP &lt;img src=&quot;/blog/themes/jbkempf/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt; merci&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - meerab</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c220</link>
    <guid isPermaLink="false">urn:md5:7e7724a8e51c918d03eb6429d46f9cbe</guid>
    <pubDate>Sat, 10 Nov 2007 13:09:51 +0100</pubDate>
    <dc:creator>meerab</dc:creator>
    
    <description>&lt;p&gt;i like it&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - Juju</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c214</link>
    <guid isPermaLink="false">urn:md5:644b438809440ac2bf46328a58af9299</guid>
    <pubDate>Tue, 30 Oct 2007 14:36:26 +0100</pubDate>
    <dc:creator>Juju</dc:creator>
    
    <description>&lt;p&gt;Il faut aussi faire&lt;br /&gt;
apt-get install automake libtool cvs&lt;br /&gt;
pour ceux comme moi qui n'ont pas l'habitude de compiler.&lt;/p&gt;


&lt;p&gt;Merci en tous cas pour le résumé ca faisait un moment que je cherchais &lt;img src=&quot;/blog/themes/jbkempf/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - aLtgLasS</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c213</link>
    <guid isPermaLink="false">urn:md5:87f436b5bb66d28b5ca3d9025629ab6e</guid>
    <pubDate>Tue, 30 Oct 2007 10:21:44 +0100</pubDate>
    <dc:creator>aLtgLasS</dc:creator>
    
    <description>&lt;p&gt;Very good guide although I had to install further packages about which bootstrap complained.&lt;br /&gt;
Under Ubuntu one must also not use libportaudio-dev but rather portaudio19-dev otherwise make fails on portaudio.c&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Build vlc under a fresh sid - rayabaa</title>
    <link>http://www.jbkempf.com/blog/post/2007/10/04/Build-vlc-under-a-fresh-sid#c205</link>
    <guid isPermaLink="false">urn:md5:5e736d055e42773d9f5f8312882b0c36</guid>
    <pubDate>Mon, 22 Oct 2007 09:03:42 +0200</pubDate>
    <dc:creator>rayabaa</dc:creator>
    
    <description>&lt;p&gt;HI,&lt;br /&gt;
I am sorry that I am asking question except nice comment.&lt;/p&gt;


&lt;p&gt;When I install VLC, I followed your tip.&lt;br /&gt;
But , I could not install VLC with x264, .... have you any idea following case.&lt;/p&gt;


&lt;p&gt;-------&lt;/p&gt;


&lt;p&gt;1. I could not compile with x264 encoder. Without to include x264 tree, I can compile.&lt;br /&gt;
I did configure with &amp;quot;enable-x264&amp;quot; and &amp;quot;--with-x264-tree&amp;quot; option.&lt;br /&gt;
I compiled current version of x264 in the &amp;quot;extras&amp;quot; of vlc main folder.&lt;br /&gt;
But I had following error messega:&lt;/p&gt;


&lt;p&gt;==========&lt;br /&gt;
./configure --enable-snapshot --enable-debug --enable-dbus-control --enable-shared --enable-lirc --with-x509-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-live555-tree=/usr/lib/live --with-ffmpeg-tree=../extras/ffmpeg --enable-taglib --enable-v4l --enable-cddax --enable-dvb --enable-vcdx --enable-realrtsp --enable-svg --enable-dvdread --enable-dv --enable-theora --enable-faad --enable-twolame --enable-real --enable-flac --enable-tremor --with-ffmpeg-mp3lame --with-faac --enable-ncurses --enable-aa --enable-caca --enable-esd --enable-portaudio --enable-jack --enable-xosd --enable-galaktos --enable-goom --enable-ggi --disable-cddax --disable-vcdx --disable-dirac --disable-xvmc --enable-pvr --enable-loader --enable-python-bindings --enable-audioscrobbler --enable-libcddb --enable-libcdio --enable-opencv --enable-nls --disable-notify --with-libmpeg2-tree=../extras/mpeg2dec-0.4.1 --disable-speex --disable-lua --disable-fluidsynth --disable-gnutls --disable-avahi-client --enable-old-dbus --with-included-gettext --enable-skins2 --enable-wxwidgets --enable-x264 --with-x264-tree=../extras/x264/&lt;/p&gt;


&lt;p&gt;......&lt;br /&gt;
......&lt;/p&gt;


&lt;p&gt;checking png.h presence... yes&lt;br /&gt;
checking for png.h... yes&lt;br /&gt;
checking for png_set_rows in -lpng... yes&lt;br /&gt;
checking for x264.h in /usr/local/src/vlc-trunk/extras/x264... yes&lt;br /&gt;
checking for x264_encoder_open in -lx264... no&lt;br /&gt;
configure: error: the specified tree hasn't been compiled&lt;/p&gt;


&lt;p&gt;I found follwoing error message from config.log :&lt;/p&gt;


&lt;p&gt;configure:58065: checking for x264.h in /usr/local/src/vlc-trunk/extras/x264&lt;br /&gt;
configure:58069: result: yes&lt;br /&gt;
configure:58084: checking for x264_encoder_open in -lx264&lt;br /&gt;
configure:58114: gcc -std=gnu99 -o conftest -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -DSYS_LINUX -lpthread conftest.c -lx264 &amp;gt;&amp;amp;5&lt;br /&gt;
conftest.c:40:1: warning: &amp;quot;_GNU_SOURCE&amp;quot; redefined&lt;br /&gt;
conftest.c:10:1: warning: this is the location of the previous definition&lt;br /&gt;
/usr/local/lib/libx264.a(encoder.o)(.text+0xd95): In function `x264_encoder_open':&lt;br /&gt;
: undefined reference to `pow'&lt;br /&gt;
/usr/local/lib/libx264.a(encoder.o)(.text+0xeda): In function `x264_encoder_open':&lt;br /&gt;
: undefined reference to `pow'&lt;br /&gt;
/usr/local/lib/libx264.a(encoder.o)(.text+0xfb8): In function `x264_encoder_open':&lt;br /&gt;
: undefined reference to `pow'&lt;br /&gt;
/usr/local/lib/libx264.a(encoder.o)(.text+0x1026): In function `x264_encoder_open':&lt;br /&gt;
: undefined reference to `pow'&lt;br /&gt;
/usr/local/lib/libx264.a(ratecontrol.o)(.text+0x5e): In function `qscale2bits':&lt;br /&gt;
: undefined reference to `pow'&lt;br /&gt;
/usr/local/lib/libx264.a(ratecontrol.o)(.text+0x14d): more undefined references to `pow' follow&lt;br /&gt;
collect2: ld returned 1 exit status&lt;/p&gt;


&lt;p&gt;==========&lt;/p&gt;


&lt;p&gt;2. I got warning message on &amp;quot;avahi-client&amp;quot;. I did &amp;quot;--disable-avahi-client&amp;quot;, but I got still warning message.&lt;br /&gt;
What is the avahi-client ? how can I disable it in my confugure.&lt;/p&gt;


&lt;p&gt;=========&lt;br /&gt;
checking for avahi-client &amp;gt;= 0.3... Package avahi-client was not found in the pkg-config search path.&lt;br /&gt;
Perhaps you should add the directory containing `avahi-client.pc'&lt;br /&gt;
to the PKG_CONFIG_PATH environment variable&lt;br /&gt;
No package 'avahi-client' found&lt;br /&gt;
configure: WARNING: avahi-client library not found&lt;br /&gt;
==========&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://forum.videolan.org/viewtopic.php?f=13&amp;amp;t=41550&amp;amp;start=0&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a&amp;amp;hilit=x264&quot; title=&quot;http://forum.videolan.org/viewtopic.php?f=13&amp;amp;t=41550&amp;amp;start=0&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a&amp;amp;hilit=x264&quot; rel=&quot;nofollow&quot;&gt;http://forum.videolan.org/viewtopic...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>