Bug #34639 | useless linkages | ||
---|---|---|---|
Submitted: | 18 Feb 2008 14:45 | Modified: | 16 Jan 2014 14:09 |
Reporter: | Monty Taylor | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Linux |
Assigned to: | Kent Boortz | CPU Architecture: | Any |
[18 Feb 2008 14:45]
Monty Taylor
[18 Feb 2008 14:46]
Monty Taylor
warnings produced by dpkg-shlibdeps
Attachment: linking_warnings (application/octet-stream, text), 65.16 KiB.
[18 Feb 2008 16:04]
Susanne Ebrecht
Set to verified. Monty, the best is you contact build team on your own, to discuss this.
[5 Apr 2008 16:43]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/44948 ChangeSet@1.2569, 2008-04-05 10:53:59+02:00, mtaylor@solace.(none) +4 -0 BUG#34639 useless linkages Split Z, CRYPT and NSL libs out from LIBS, as they are only used in one or two places and don't need to be linked by every program.
[5 Apr 2008 16:43]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/44949 ChangeSet@1.2569, 2008-04-05 18:39:41+02:00, mtaylor@solace.(none) +9 -0 BUG#34639 useless linkages Split M, Z, CRYPT and NSL libs out from LIBS, as they are only used in one or two places and don't need to be linked by every program.
[16 Jan 2014 14:08]
Ståle Deraas
Posted by developer: Autotools specific.