[mythtv-commits] Ticket #8712: mtd linking fails in Fedora 13

MythTV mythtv at cvs.mythtv.org
Sun Aug 1 08:09:23 UTC 2010


#8712: mtd linking fails in Fedora 13
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Type:  defect          
   Status:  new                   |    Priority:  minor           
Milestone:  unknown               |   Component:  MythTV - General
  Version:  Trunk Head            |    Severity:  medium          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
 Compiling/linking mtd in up-do-date Fedora 13 fails with following error:

 {{{
 cd mtd/ && make -f Makefile install
 make[2]: Entering directory `/mnt/myth/trunk/mythplugins/mythvideo/mtd'
 linking mtd
 /usr/bin/ld: /usr/local/lib/libmythdvdnav-0.23.a(dvd_input.o): undefined
 reference to symbol 'dlopen@@GLIBC_2.1'
 /usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2
 so try adding it to the linker command line
 /lib/libdl.so.2: could not read symbols: Invalid operation
 collect2: ld returned 1 exit status
 make[2]: *** [mtd] Error 1
 make[2]: Leaving directory `/mnt/myth/trunk/mythplugins/mythvideo/mtd'
 make[1]: *** [sub-mtd-install_subtargets] Error 2
 make[1]: Leaving directory `/mnt/myth/trunk/mythplugins/mythvideo'
 make: *** [sub-mythvideo-install_subtargets] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8712>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list