Opened 12 years ago

Last modified 12 years ago

#10725 closed Bug Report - General

Compile files do to pthread undefined reference — at Initial Version

Reported by: km@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

My 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.

make[1]: Entering directory `/home/km/mythgit/mythtv/mythtv/external/FFmpeg' LD ffmpeg_g libavformat/libmythavformat.so: undefined reference to `pthread_create' libavformat/libmythavformat.so: undefined reference to `pthread_cancel' libavformat/libmythavformat.so: undefined reference to `pthread_join' collect2: ld returned 1 exit status make[1]: * [ffmpeg_g] Error 1 make[1]: Leaving directory `/home/km/mythgit/mythtv/mythtv/external/FFmpeg' make: * [external/FFmpeg] Error 2

Change History (0)

Note: See TracTickets for help on using tickets.