Gentoo Archives: gentoo-alt

From: yegle <cnyegle@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] add Debian/Ubuntu as a supported platform
Date: Thu, 03 Oct 2013 06:33:12
Message-Id: 602AD345-E975-4E50-964B-034E2F752A90@gmail.com
In Reply to: [gentoo-alt] Re: add Debian/Ubuntu as a supported platform by heroxbd@gmail.com
1 Hi Benda,
2
3 This script hardcoded the path to types.h file.
4
5 http://bpaste.net/show/137420/
6
7
8 On Oct 3, 2013, at 2:29 AM, heroxbd@×××××.com wrote:
9
10 >> 5. Edit "Lib/plat-linux2/regen" file when emerging python {2.7.5,3.3.2} in
11 >> stage3 because "sys/types.h" header in Debian/Ubuntu multiarch locates in
12 >> /usr/include/x86_64-linux-gnu/sys/types.h (I just ctrl+z'ed the emerge process
13 >> and edit the corresponding file, then fg to resume emerging)
14 >
15 > Same as the previous point. At this point glibc is emerged in $EPREFIX
16 > providing sys/types.h I suppose...