Changes between Initial Version and Version 1 of Ticket #10725


Ignore:
Timestamp:
May 14, 2012, 5:33:36 PM (12 years ago)
Author:
beirdo
Comment:

You need to give us more information than that. We had the same problem on our debian buildbot slave, and the fix was to do:

apt-get build-dep mythtv

(IIRC). Basically, your system libraries are incomplete. If this doesn't work, please let me know, and I'll dig into exactly what packages you are missing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10725

    • Property Status changed from new to closed
    • Property Resolution changed from to Invalid
  • Ticket #10725 – Description

    initial v1  
    11My build of the trunk as started failing with the error below. Presumably there is a missing link to the pthread library routines. This began some time after 05/05/2012 and 05/12/2012.
    22
    3 
     3{{{
    44make[1]: Entering directory `/home/km/mythgit/mythtv/mythtv/external/FFmpeg'
    55LD      ffmpeg_g
     
    1111make[1]: Leaving directory `/home/km/mythgit/mythtv/mythtv/external/FFmpeg'
    1212make: *** [external/FFmpeg] Error 2
     13}}}