> On 05/17/2015 05:46 PM, Jerry James wrote:
>>
>> On Sun, May 17, 2015 at 3:52 PM, Orion Poplawski <[email protected]
>> <mailto:[email protected]>> 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.
>
>
> Thanks, but that doesn't help.  scilab appears to also set
-Wl,--no-as-needed, perhaps that affects things?

I patched the source code to remove the linker options but it continue to
fail :( .

More important I'm not able to reproduce the failure using mock-build on my
local machine. Are you able to ?

--
Clement
-- 
devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to