Gentoo Archives: gentoo-alt

From: Steven Ringwald <asric@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Portaris??
Date: Sun, 22 Jul 2007 00:11:30
Message-Id: 46A2A09B.1090507@asric.com
In Reply to: Re: [gentoo-alt] Portaris?? by Fabian Groffen
1 Fabian Groffen wrote:
2 > The status of Portaris is unknown to me. Gentoo/Alt:Prefix is a
3 > different project, but currently working on Solaris 9 and 10 sparc/x86.
4 >
5 > Note however that Prefix is still in an experimental stage.
6 >
7 > You can try out
8 > http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
9 >
10 > We're interested in hearing how that works out on nexenta or schillix.
11 >
12 It gets pretty far. Some caveats:
13
14 1. ./bootstrap-prefix.sh does not detect my make version correctly, so
15 I needed to make a symlink from /usr/bin/make to /usr/bin/gmake, and
16 then everything was happy.
17
18 2. The bootstrap process seemed to go fairly well. Only thing that
19 didn't work was the ./bootstrap-prefix.sh grep. I got the following error:
20
21 :dfa.c:(.text+0xa96): undefined reference to `libintl_gettext'
22 dfa.o:dfa.c:(.text+0xb71): more undefined references to
23 `libintl_gettext' followcollect2: ld returned 1 exit status
24 gmake[2]: *** [grep] Error 1
25 gmake[2]: Leaving directory
26 `/root/Gentoo/tmp/var/tmp/grep-2.5.1a/grep-2.5.1a/src'
27 gmake[1]: *** [all-recursive] Error 1
28 gmake[1]: Leaving directory
29 `/root/Gentoo/tmp/var/tmp/grep-2.5.1a/grep-2.5.1a'
30 gmake: *** [all] Error 2
31
32 I am in the process of bootstrapping portage (and just skipping the
33 step, since it seemed to find my system grep (/usr/bin/grep) just fine.
34
35 My particulars:
36
37 Nexenta Elatte Alpha 7
38
39 uname -a output:
40
41 SunOS sparky 5.11 NexentaOS_20070402 i86pc i386 i86pc Solaris
42 (running in x86_64 mode).
43
44 Bootstrap output:
45 * Bootstrapping Gentoo prefixed portage installation using
46 * host: i386-pc-solaris2.11
47 * prefix: /root/Gentoo/tmp
48
49
50
51 Hope this helps. Will send more info, if (as) I have further progress.
52
53 Thanks!
54 Steve
55
56
57
58 --
59 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Portaris?? Fabrizio Listello <flistello@×××××.com>