Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [PREFIX] FreeBSD support added
Date: Sun, 28 Oct 2007 20:26:17
Message-Id: 20071028202556.GB14194@gentoo.org
In Reply to: Re: [gentoo-alt] [PREFIX] FreeBSD support added by Matt Michalowski
1 On 28-10-2007 23:12:18 +1100, Matt Michalowski wrote:
2 >> Do you see this passing by when installing portage?:
3 >>
4 >> make[1]: Leaving directory
5 >> `/export/scratch/gentoo/var/tmp/portage/sys-apps/portage-2.2.00.8328/work/prefix-portage-2.2.00.8328'
6 >> running build
7 >> running build_ext
8 >> building 'chflags' extension
9 >> creating build
10 >> creating build/temp.freebsd-6.2-RELEASE-i386-2.5
11 >> i686-pc-freebsd6.2-gcc -pthread -fno-strict-aliasing -O2 -pipe -fPIC
12 >> -I/export/scratch/gentoo/usr/include/python2.5 -c chflags.c -o
13 >> build/temp.freebsd-6.2-RELEASE-i386-2.5/chflags.o
14 >> creating build/lib.freebsd-6.2-RELEASE-i386-2.5
15 >> i686-pc-freebsd6.2-gcc -shared -L. -O2 -pipe
16 >> build/temp.freebsd-6.2-RELEASE-i386-2.5/chflags.o -lpython2.5 -o
17 >> build/lib.freebsd-6.2-RELEASE-i386-2.5/chflags.so
18 >>
19 > Nope. Should I maybe try changing the bootstrap script to bootstrap
20 > prefix-portage 2.2.00.8328 instead of the current 2.2.00.7965, or
21 > bootstrapping Python 2.5.1 instead of 2.4.4?
22
23 A newer portage snapshot may help, but that needs some additional
24 argument. --eapi='"prefix"' to the configure call.
25
26
27 --
28 Fabian Groffen
29 Gentoo on a different level
30 --
31 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] FreeBSD support added Matt Michalowski <me@××××××××.au>
Re: [gentoo-alt] [PREFIX] FreeBSD support added Fabian Groffen <grobian@g.o>