scilab build failure C++ ABI?

Jerry James loganjerry at gmail.com
Sun May 17 23:46:57 UTC 2015


On Sun, May 17, 2015 at 3:52 PM, Orion Poplawski <orion at cora.nwra.com>
wrote:

> and it's linked into other libraries in the build okay.  What else could
> be going on?
>

Add "export LDFLAGS=-Wl,-z,relro" just above your %configure line.  If that
fixes the build, then scilab is yet another victim of -z now breaking
lazily loaded modules.  I have several packages that have been broken by
that.
-- 
Jerry James
http://www.jamezone.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150517/bde40bd5/attachment.html>


More information about the devel mailing list