Gentoo Archives: gentoo-alt

From: Bacchella Fabrice <fabrice.bacchella@×××××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: Bootstrapping Portage on Solaris 10U4
Date: Thu, 08 May 2008 13:30:59
Message-Id: 5C824B80-8F7D-42FD-A805-A941CCAE50DC@exalead.com
In Reply to: [gentoo-alt] Re: Bootstrapping Portage on Solaris 10U4 by "Hopkins
1 I ran into this problem. You're using Solaris tic instead of Gentoo
2 tic, because something failed. Never forget to :
3 unset CC CFLAGS CCC CXX CXXFLAGS LDFLAGS CPPFLAGS LD_LIBRARY_PATH LANG
4 umask=0000
5
6 before a bootstrap.
7 Le 8 mai 08 à 14:46, Hopkins, Scott a écrit :
8
9 > All,
10 > Running into a problem bootstrapping portage on
11 > Solaris 10U4. I’ve tried a few clean installs, and haven’t had any
12 > luck with this. Thoughts on how to resolve the error below?
13 >
14 > Scott
15 >
16 >
17 > THAT_CC="sparc-sun-solaris2.10-gcc" \
18 > /bin/sh ./run_tic.sh
19 > ** Building terminfo database, please wait...
20 > Running tic to install /export/compile/portage/SunOS_5.10/var/tmp/
21 > portage/sys-libs/ncurses-5.6-r2/image//export/compile/portage/
22 > SunOS_5.10/usr/share/terminfo ...
23 >
24 > You may see messages regarding extended capabilities, e.g.,
25 > AX.
26 > These are extended terminal capabilities which are compiled
27 > using
28 > tic -x
29 > If you have ncurses 4.2 applications, you should read the
30 > INSTALL
31 > document, and install the terminfo without the -x option.
32 >
33 > tic: Unknown option. Usage is:
34 > tic: [-v[n]] [-c] source-file
35 >
36 --
37 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] Re: Bootstrapping Portage on Solaris 10U4 Fabian Groffen <grobian@g.o>