Summary: | mail-filter/sid-milter: fails with forced --as-needed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Alin Năstac (RETIRED) <mrness> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | net-mail+disabled |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.gentoo.org/proj/en/qa/asneeded.xml | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 129413 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
2009-07-05 22:11:19 UTC
Created attachment 196834 [details]
Build log
Fixed in cvs w/o rev bumping. This problem is likely to appear in all packets that use sendmail's build system (e.g. milters). They use a confMTLDOPTS variable to add -lpthread to linker command line when the program is multi-threaded when in fact the correct option should have been called confMTLIBS. |