Re: [gentoo-user] $$ORIGIN in NEEDED.ELF.2

2020-05-20 Thread Gerrit Kuehn


On Wed, 20 May 2020 10:55:58 +0200
Gerrit Kuehn  wrote:

> NEEDED.ELF.2: $: bad substitution

I found and patched an "$$ORIGIN" statement in the original cmake
project. However, according to https://bugs.gentoo.org/542796 my
impression is that this should have been handled by portage?


cu
  Gerrit



[gentoo-user] $$ORIGIN in NEEDED.ELF.2

2020-05-20 Thread Gerrit Kuehn
Hello,

One of my homemade ebuilds complains after installation about

NEEDED.ELF.2: $: bad substitution

Indeed, NEEDED.ELF.2 contains "$ORIGIN" and "$$ORIGIN" in multiple
places which is probably causing this. However, I cannot find where
this originates from. Any ideas where to look?


cu
  Gerrit