Il giorno Thu, 12 Apr 2012 09:09:51 +0200 "ABELA Chris" <[email protected]> ha scritto: > The latest glibc update broke the compilation of mono, there are some > workarounds, but I hope it comes soon as the new version of Slackware, > I'm hoping that, to publish the change, I appreciate your suggest and > if the problem still continues in the next version, I include your > fix, in the new version of script.
AFAIK there are some packages who do not build anymore after glibc update (but we don't have to forget SBo doesn't support -current). The problem seems to be relied to indirect/implicit linking of some shared object libraries (no longer allowed by "new" ld): https://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange http://forums.fedoraforum.org/showthread.php?t=246434 I guess solution is to add an explicit option to gcc compilation command ("-lXXX"). -- GNU/Linux * Slackware64 current/multilib LU #210970 SU #12583 LM #98222/#412913 _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ I am on 13.37-stable _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
