On 8/21/07, <b class="gmail_sendername">Roo</b> &lt;<a href="mailto:roo.watt@gmail.com">roo.watt@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 21/08/07, Joacim J &lt;<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>&gt; wrote:<br>&gt; When running the configure as above I get a number of<br>&gt; &quot;cat: /etc/ld.so.conf.d/*.conf: No such file or directory&quot;
<br>&gt;<br>&gt;&nbsp;&nbsp;Is this anything to worry about?<br><br>Nothing to worry about there.<br><br>It is just a bug (in my opinion)&nbsp;&nbsp;with ubuntu, you will find that<br>/etc/ld.so.conf contains include /etc/ld.so.conf.d/*.conf. However the
<br>directory included doesn&#39;t have any *.conf files as installed.<br><br>To quiet the warnings I simple &quot;ln -s&nbsp;&nbsp;i486-linux-gnu<br>i486-linux-gnu.conf&quot; on my pc.<br></blockquote></div><br>I just tried with<br>
<br>


        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.2  (Linux)"><meta name="CREATED" content="20070518;8053000"><meta name="CHANGED" content="20070821;20590000">

        
        <style type="text/css">
        &lt;!--
                @page { size: 21cm 29.7cm; margin: 2cm }
                P { margin-bottom: 0.21cm }
                P.commandbox-western { margin-left: 1.02cm; margin-bottom: 0cm; background: #e6e6e6; border: 1px solid #000000; padding: 0.05cm; font-family: &quot;Courier 10 Pitch&quot;; font-size: 10pt }
                P.commandbox-cjk { margin-left: 1.02cm; margin-bottom: 0cm; background: #e6e6e6; border: 1px solid #000000; padding: 0.05cm }
                P.commandbox-ctl { margin-left: 1.02cm; margin-bottom: 0cm; background: #e6e6e6; border: 1px solid #000000; padding: 0.05cm }
        --&gt;</style># ./configure \<br>--prefix=/opt/mythtv_svn_r14230 \<br>--enable-lirc \<br>--enable-audio-alsa \<br>--enable-audio-jack \<br>--disable-audio-arts \<br>--enable-dvb \<br>--enable-proc-opt \<br>--enable-firewire \
<br>--enable-libdts \<br>--enable-xvmc <br><br>Then<br># make<br><br>Which gives me:<br>....<br>gcc -c -pipe -march=k8 -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -w -fomit-frame-pointer -O3 -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC&nbsp; -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\&quot;/opt/mythtv_svn_r14230\&quot; -DLIBDIR=\&quot;/opt/mythtv_svn_r14230/lib\&quot; -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I../libavutil -I../libswscale -I../../../../../include/qt3 -o 
xvmcvideo.o xvmcvideo.c<br>In file included from xvmcvideo.c:43:<br>xvmc_render.h:13:36: error: X11/extensions/XvMClib.h: No such file or directory<br>make[2]: *** [xvmcvideo.o] Error 1<br>make[2]: Leaving directory `/usr/src/mythtv_r14230/mythtv/libs/libavcodec&#39;
<br>make[1]: *** [sub-libavcodec] Error 2<br>make[1]: Leaving directory `/usr/src/mythtv_r14230/mythtv/libs&#39;<br>make: *** [sub-libs] Error 2<br><br>Any idea?<br>-- <br>Regards<br>Joacim