
Code: Select all
FEATURES="-sandbox" emerge -1 sandboxCode: Select all
emerge xorg-x11
Code: Select all
FEATURES="-sandbox" emerge -1 sandboxSubscribed.Corona688 wrote:This thread deserves a sticky.

Another user (on amd64) is having this issue with nvidia-drivers too. However, he was trying to use the latest (hard masked) version instead of the stable 1.0.8774 version. Which version are you trying to use and on which arch?Telexen wrote:that fix still isn't working for me when trying to emerge nvidia-drivers ... xorg-x11 has no problems though.
Bones McCracker wrote:On the other hand, regex is popular with the ladies.

Yeah, I saw your other post. I pointed the other user to that thread too.Telexen wrote:It appears to be this problem:
http://forums.gentoo.org/viewtopic-t-50 ... ight-.html
As I said in my post there I get the error with both the latest masked and unmasked versions on a mm-sources amd64 2.6.18-mm3 kernel
Bones McCracker wrote:On the other hand, regex is popular with the ladies.

Code: Select all
FEATURES="-sandbox" emerge -1 sandbox

Try setting MAKEOPTS="-j1" temporarily in /etc/make.conf and see if it helps.puggy wrote:I have sandbox-1.2.18.1
Have tried:and can still not emerge nvidia-drivers or other kernel modules like vmware due to the access violation.Code: Select all
FEATURES="-sandbox" emerge -1 sandbox
Bones McCracker wrote:On the other hand, regex is popular with the ladies.
nvidia-drivers does not compile - still sandbox violation. Seems to be a kernel bug with extern modules building:yabbadabbadont wrote: Try setting MAKEOPTS="-j1" temporarily in /etc/make.conf and see if it helps.

Code: Select all
FEATURES="-sandbox" emerge sandbox
That's what this sticky is all about. Split your post from [topic=502883]this thread[/topic] and merged it here.jkcunningham wrote:I was trying to emerge system after syncing and running into the sandbox access errors on everything. I noticed that the first thing it wanted to update was 'sandbox' and *it* had a sandbox error. So I emerged it 'dangerously':and after that everything else seems to be working fine. It looks like a catch-22: sandbox had a bug in it that couldn't be updated until you disabled sandbox.Code: Select all
FEATURES="-sandbox" emerge sandbox
Yep. It worked for me, on amd64, gcc-4.1.1-r3, linux-2.6.19-gentoo-r5, nvidia-drivers-9746...dak1001 wrote:If you are unable to emerge the nvidia-drivers, check your kernel to see if you have the stack-protector selected. Try de-selecting the stack-protector and rebuilding your kernel. emerge the nvidia-drivers into your newly built kernel.