Gentoo Archives: gentoo-alt

From: "C. Bergström" <cbergstrom@×××××××××.com>
To: gentoo-alt@l.g.o, vapier@g.o
Subject: Re: [gentoo-alt] Any interest in sandbox on (open)solaris?
Date: Tue, 18 Nov 2008 22:39:35
Message-Id: 492342D3.5010800@netsyncro.com
In Reply to: Re: [gentoo-alt] Any interest in sandbox on (open)solaris? by Fabian Groffen
1 Fabian Groffen wrote:
2 > On 18-11-2008 20:48:58 +0100, "C. Bergström" wrote:
3 >
4 >> If anyone is interested in sandbox working correctly on (open)solaris
5 >> please give both feedback and any technical details which may help. I'm
6 >> looking into how LD_PRELOAD works and any difference between
7 >> linux/solaris. I tried to compile the alpha version, but didn't read
8 >> the code at all.
9 >>
10 >
11 > Yes, very interesting in having it running. Please look at the current
12 > git sources, which had a recent spike of activity:
13 > http://git.overlays.gentoo.org/gitweb/?p=proj/sandbox.git;a=summary
14 >
15 Ok. I pulled the latest git work and with a few really dirty hacks to
16 the configure it was rolling..
17
18 (Here's some of the output of the failure.. I haven't looked at it at all)
19 http://rafb.net/p/fELaK960.html
20
21 Below are the objects which built and if I have time will take a look at
22 whatever was causing this to die.. This will be most excellent to have
23 working on solaris and will force my small pure solaris overlay into a
24 much better shape I'm sure..
25
26
27 ./C
28
29
30 -----------------------
31 ./libsbutil/.libs/is_env_on.o
32 ./libsbutil/.libs/get_tmp_dir.o
33 ./libsbutil/.libs/sb_open.o
34 ./libsbutil/.libs/dynbuf.o
35 ./libsbutil/.libs/get_sandbox_rc.o
36 ./libsbutil/.libs/debug.o
37 ./libsbutil/.libs/string.o
38 ./libsbutil/.libs/sb_close.o
39 ./libsbutil/.libs/sb_read.o
40 ./libsbutil/.libs/get_sandbox_lib.o
41 ./libsbutil/.libs/sb_printf.o
42 ./libsbutil/.libs/sb_write.o
43 ./libsbutil/.libs/file.o
44 ./libsbutil/.libs/config.o
45 ./libsbutil/.libs/is_env_off.o
46 ./libsbutil/.libs/get_sandbox_log.o
47 ./libsandbox/.libs/libsandbox_la-canonicalize.o
48 ./libsandbox/.libs/libsandbox_la-wrappers.o
49 ./libsandbox/.libs/libsandbox_la-libsandbox.o
50 ./libsandbox/.libs/libsandbox_la-memory.o

Replies