[mythtv] Compilation problems with dvb enabled (cvs)

Harley Cole-Puls cole0103 at flinders.edu.au
Mon Jan 12 04:38:55 EST 2004


Ivor, i think you may be on to my problem

> did the make definitely succeed before your make install? ldconfig succeed
> ok?

from looking at the compilation process there are lines such as 

ldconfig
ldconfig: /lib/libmyth-0.14.so.0 is not a symbolic link
ldconfig: /lib/libmythavcodec-0.14.so.0 is not a symbolic link
ldconfig: /lib/libmythtv-0.14.so.0 is not a symbolic link
ldconfig: /lib/libmythavformat-0.14.so.0 is not a symbolic link

I take it these are not meant to be there 

> ldd mythbackend, ldd mythfrontend make sure they're linking to your newly 
> compiled libraries.

When i run ldd mythfrontend;
i get  ldd: ./mythfrontend: No such file or directory

and ldd /lib/mythbackend;
results in ldd: /lib/mythbackend: No such file or directory

however when i run ls /lib/libmyth* i get libmyth                        
libmythavformat-0.14.so
libmyth-0.14.so                 libmythavformat-0.14.so.0
libmyth-0.14.so.0               libmythavformat-0.14.so.0.14
libmyth-0.14.so.0.14            libmythavformat-0.14.so.0.14.0
libmyth-0.14.so.0.14.0          libmythtv
libmyth.pro                     libmythtv-0.14.so
libmythavcodec-0.14.so          libmythtv-0.14.so.0
libmythavcodec-0.14.so.0        libmythtv-0.14.so.0.14
libmythavcodec-0.14.so.0.14     libmythtv-0.14.so.0.14.0
libmythavcodec-0.14.so.0.14.0   libmythtv.pro

Is there a problem with my instilation of mythtv... how can i fix this ?

Harley




More information about the mythtv-dev mailing list