[mythtv-users] Compilation errors
William Munson
william_munson at bellsouth.net
Wed May 30 02:22:03 UTC 2007
gary wrote:
> I submitted this once, but the list is pretty busy, so I thought I'd try
> again. I loaded qt3 and just about anything I thought is remotely
> related to video and widgets. Clearly, something else needs to be
> loaded. Any help would be appreciated.
>
>
>
> ------------------------------------
> linux-a3o6:/usr/local/src/myth/mythtv-0.20 # ./configure
> 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
> cat: /etc/ld.so.conf.d/*.conf: No such file or directory
>
I dont remember exactly what the fix was but it was on the list a couple
of months ago. Had to do with the default wildcard use of *.conf. Take
a look at your /etc/ld.so.conf.d directory to see how the config file is
named. If I remember right I had to change it to
/etc/ld.so.conf.d/*
Good luck,
Bill
More information about the mythtv-users
mailing list