Philip Lawatsch wrote: > In my case I have set the environment variable "PLATFORM" (for my > user). If I now just su to root and then emerge mono the emerge > will fail because mono also seems to make use of $PLATFORM but > does not seem to overwrite it if it is already set. > > -> Is this a bug in the mono ebuild or is this just a fsckup on > my part?
It's a bug. Try unsetting PLATFORM in the ebuild. When that works, file a bug with a patch. > I do think that all environment variables besides the stuff in > the profile and the things in make.conf / make.globals should be > dropped by emerge. There's a bug somewhere on this, maybe this one: https://bugs.gentoo.org/show_bug.cgi?id=56407 Benno -- [email protected] mailing list

