Nagatoro wrote:
Hi,
First off, I'm sorry if this is the wrong place to ask!
I'm trying to write an ebuild for linuxdcpp (a gtk port of DC++). This
nice app uses scons and not make as the build tool. When I build it
manually it works just fine, but when I try to build it with emerge (or
ebuild) I get this:
Code:
scons: done building targets.
ACCESS DENIED open_wr: /usr/include/gtk-2.0/gtk/.scons25064
[snip]
it seems to me like scons is littering the filesystem with somesort of
lock files but I've been unable to find any information on this. Does
anyone know how I can prevent scons from trying to make these files or
how I can fool scons into thinking that it could?
Maybe you can configure the build so that it won't write outside of the
sandbox. If you post your ebuild then we might be able to help.
Zac
--
gentoo-user@gentoo.org mailing list