[Bf-committers] RPATH issue with blender binary

Campbell Barton ideasman42 at gmail.com
Tue Aug 23 22:23:04 CEST 2011


Late reply, if you want to skip rpath info in blenders binary (as in
no list of library paths), you can add this define to cmake:

  -DCMAKE_SKIP_BUILD_RPATH=TRUE

On Sun, Aug 7, 2011 at 10:38 AM, Richard Shaw <hobbes1069 at gmail.com> wrote:
> Ok, I've got all my other problems pretty much fixed by building in
> the libs statically, but I'm still having an rpath issue:
>
> I'm rimmed all the warnings that can be ignored so here's what's left:
> $ rpmlint blender
> blender.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/blender
> ['/usr/include/lib']
> blender.x86_64: E: arch-dependent-file-in-usr-share
> /usr/share/blender/2.58/scripts/addons/cycles/libcycles_blender.so
> blender.x86_64: E: binary-or-shlib-defines-rpath
> /usr/share/blender/2.58/scripts/addons/cycles/libcycles_blender.so
> ['$ORIGIN/lib']
>
> Any ideas?
>
> Thanks,
> Richard
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list