Hi, I'm trying to compile the xf86-input-keyboard input driver for the Xorg package here. When using FiboSandbox everything goes fine at install time:
SandboxInstall: unionfs is unavailable. Fallback to FiboSandbox! SandboxInstall: Installing Xorg... Making install in src make[1]: Entering directory `/System/ARM/System/Variable/tmp/.FiboSandbox22190/src' make[2]: Entering directory `/System/ARM/System/Variable/tmp/.FiboSandbox22190/src' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /System/ARM/Programs/Xorg/7.0/lib/xorg/modules/input /bin/sh ../libtool --mode=install /System/Links/Executables/install -c keyboard_drv.la /System/ARM/Programs/Xorg/7.0/lib/xorg/modules/input/keyboard_drv.la (...) SymlinkProgram: Waiting for background tasks... SymlinkProgram: Done. I cannot use UnionSandbox, though. It appears that the install is trying to copy and remove some files from $TEMPDIR, and UnionSandbox is not allowing that. This is the error reported by it: SandboxInstall: unionfs is available. Using UnionSandbox! SandboxInstall: Installing Xorg... Making install in src make[1]: Entering directory `/Files/Compile/Sources-ARM/xf86-input-keyboard-X11R7.0-1.0.1.3/src' make[2]: Entering directory `/Files/Compile/Sources-ARM/xf86-input-keyboard-X11R7.0-1.0.1.3/src' (...) UnionSandbox: Cleaning up. UnionSandbox: Moving entries to: /System/ARM/Programs/Xorg/7.0/.SandboxInstall_Root SandboxInstall: Postprocessing Sandbox SandboxInstall: Left over files: System System/Variable System/Variable/tmp Compile: Installation step failed. Compile: Compilation of xf86-input-keyboard 1.0.1.3 failed. Compile: Compilation of Xorg-Driver 7.0 failed. Does anyone have any idea on how to fix this? Maybe adding System/Variable/tmp to the list of places on which writes are allowed? -- Lucas powered by /dev/dsp _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel