<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I'd be hesitant about adding an LDFLAGS by default.</div><div><br></div><div>Although its usually harmless, I've come across  a few builds where I tried to add LDFLAGS, after which autotools borked - the configure phase having suddenly deciding that my system couldn't compile programs anymore. Removal of the explicit LDFLAGS then allowed the configure script to continue (although I'd still have to find some other way to include the required lib directory for linking).</div><div><br></div><div>Sorry I don't have particular examples right now but it has definitely happened enough times that I'm now not surprised when it happens.</div><div><br></div><div><br></div><div>chris</div><div><br></div><br><div><div>On 04/10/2012, at 7:51 AM, Nick Blizzard <<a href="mailto:nickblizzard1776@gmail.com">nickblizzard1776@gmail.com</a>> wrote:</div><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><p>Which slackbuilds need this will depend on which libs the build needs and which 32 and 64 bit libs are available on the system. </p><p>I'm not holding out a lot of hope for this, but as it doesn't impact anything to add, I thought I would make a suggestion and see what folks thought. </p><p>The builds that needed it for me were flgx, glgext, and transcode.  </p>
<div class="gmail_quote">On Oct 3, 2012 5:21 PM, "Jasper Klein" <<a href="mailto:vliegendehuiskat@gmail.com">vliegendehuiskat@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just for the record.<br>
I encountered this same problem, and fixed it in the same mannor today for the transcode slackbuild.<br>
<br>
We can add this to all slackbuilds, or only to those that need it.<br>
<br>
On 03-10-12 15:14, Nick Blizzard wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hadn't hit many of these until 14, but it's become a bit of a pain, so<br>
I wanted to ask... can this be added standard to slackbuild scripts?<br>
<br>
LDFLAGS="-L/usr/lib${<u></u>LIBDIRSUFFIX}" \<br>
<br>
I can understand some of not supporting multilib, but on this one I am<br>
not understanding the downside of putting it in.<br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.<u></u>org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/<u></u>mailman/listinfo/slackbuilds-<u></u>users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/<u></u>pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>
_______________________________________________<br>SlackBuilds-users mailing list<br><a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users<br>Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/<br>FAQ - http://slackbuilds.org/faq/<br><br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Christoph Willing              +61 7 3365 8316</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Research Computing Centre</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">University of Queensland</font></div><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br></body></html>