[mythtv-users] Compiling from source - Ubuntu

Bruce Nordstrand brucen at ksl.com.au
Thu Mar 29 01:16:54 UTC 2007


William Munson wrote:
> Bruce Nordstrand wrote:
>   
>> Hi all
>>
>> I finally sorted the apt-get build-dep thingo on my Ubuntu Edgy box and 
>> started to compile from SVN.
>>
>> However, when doing a ./configure (./configure --prefix=/usr 
>> --enable-xvmc --enable-opengl-vsync --enable-proc-opt 
>> --dvb-path=/usr/src/linux-headers-2.6.17-10/include/ --enable-dvb) I get 
>> this coming up as the very first lines:
>>
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>>
>> Does anyone know what is wrong/missing and if it is safe to continue in 
>> this state.
>>
>> This machine was originally built from 
>> https://help.ubuntu.com/community/MythTV_Edgy_Backend_Frontend using the 
>> Ubuntu packages, so I have no idea what may be missing...
>>
>> Any help would be appreciated...
>>
>> Cheers
>> Bruce
>> _______________________________________________
>>   
>>     
>
> In your /etc/ld.so.conf file change the include line to this:
>
> include /etc/ld.so.conf.d/*
>
> and all should be happy again.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>   
Bingo! Thanks William

Cheers
Bruce


More information about the mythtv-users mailing list