Menu

#89 Missing dependency for static linking (libpthread)

v1.0 (example)
closed
nobody
None
5
2013-10-02
2013-06-21
Tom
No

It seems that the .pc file is missing the dependency against the
libpthread library. The check.pc.in file seems to include a macro for this, but for some reasons it's not expanded.

To reproduce the problem, do:

1) checkout source
2) ./configure
3) make
4) have a look at check.pc . There no dep for pthread in Libs. There's only: Libs.private: -lrt -lm

Discussion

  • Tom

    Tom - 2013-06-27

    This was a distribution problem. Sorry for the noise. The ticket can be closed.

     
  • Branden Archer

    Branden Archer - 2013-10-02
    • status: open --> closed
     

Log in to post a comment.

Auth0 Logo