>>>>> On Sat, 15 Jun 2019, James Le Cuirot wrote: > I don't personally use prefix so I don't really have a horse in this > race. We're also talking about fairly edgy edge cases here. I've never > heard of any prefix users using ROOT. I just want to make sure our > package manager is built on solid standards that make sense. I also > want to do right by the prefix guys. After reading the discussion in bug 317337 again, I think that the change should be announced on a wider scope, e.g. the gentoo-dev mailing list. Just to make sure that everybody (prefix people in particular) is on the same page. And especially, if we go for a retroactive change. Also, trying to summarise it in a table: SYSROOT ESYSROOT ----------------------------------------- / ${BROOT} ${ROOT} ${EROOT} (= ${ROOT}${EPREFIX}) other ${SYSROOT} ----------------------------------------- Is this correct? What happens if both ROOT and SYSROOT are equal to /? First or second row? Ulrich