Ticket #4053 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Fix builds on Fedora 14 and 15

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Release 2.0
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

The builds are currently failing with an undefined reference to pthread_setspecific@@GLIBC_2.2.5

Looks like we just need to add -lpthread to the compilation.

Change History

comment:1 Changed 9 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Stuart Campbell

Added check for pthread. refs #4053

Added check for Threads package in CMake.

Changeset: 413ca4ce78cec9884b206b7240b74fa8312e3382

comment:3 Changed 9 years ago by Stuart Campbell

Added check for pthread. refs #4053

Added check for Threads package in CMake.

Changeset: 413ca4ce78cec9884b206b7240b74fa8312e3382

comment:4 Changed 9 years ago by Stuart Campbell

  • Status changed from accepted to verify
  • Resolution set to fixed

Builds all work now.

Fedora 14 RPM being used by a user.

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:6 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

Our builds for both have been working just fine.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4900

Note: See TracTickets for help on using tickets.