[Bug 467655] Review Request: yafaray - a raytracer for Blender.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467655

--- Comment #86 from Nicolas Chauvet (kwizart) <kwizart@xxxxxxxxx> 2010-11-12 07:14:05 EST ---
(In reply to comment #84)
...
> I was not able to address the soname issue, because yafaray is compiled using
> scons and it is difficul to access the ldd flags. I put a comment in the spec
> file where the soname option should be passed, but the compilation fails in
> this case. But I am really not sure what is the exact syntax.
> 
> Maybe someone else has a suggestion on how to proceed ...
> 
> #YF_SHLINKFLAGS = "-Wl,-soname,libyafaraycore.so.1.0"
Should have be:
#YF_SHLINKFLAGS = "-Wl,-soname,libyafaraycore.so.1"
But the problem of using such standardized SONAME is that the blender binding
to yafaray need to be fixed accordingly to use the new SONAME instead of the
unversioned one. This will still work, but only because it will use the yafaray
cmd line binary instead of the library. And in this case the rendering option
will not be the same.
IMO Using unversioned SO is correct by itslef when the said shared object is
meant to be dlopen at runtime instead of been linked at build time.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]