Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Re: minimal install on usb key
Date: Wed, 29 Jun 2005 13:25:03
Message-Id: 1120051478.13606.221.camel@cgianelloni.nuvox.net
In Reply to: [gentoo-catalyst] Re: minimal install on usb key by Christophe PEREZ
1 On Wed, 2005-06-29 at 01:58 -0400, Christophe PEREZ wrote:
2 > 1) how can I choose to had a package in stage1 ou stage2 ?
3 > For example, with my actual building try, I put acx_100 in stage1, but, I
4 > had an error because kernel wasn't already compiled, so I put it in stage2.
5 > So, I would like to know how to decide without testing each package like
6 > that.
7
8 There isn't really any way to know. However, a general rule of thumb is
9 drivers always go to livecd-stage2 (please use livecd-stage2, and not
10 stage2, as there *is* a stage2, and it is different... ;P)
11
12 > 2) I actually have an error in my build :
13 > creating libtiff.la
14 > /bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la: No such file or directory
15 > libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/libstdc++.la' is not a valid libtool archive
16 > make[2]: *** [libtiff.la] Error 1
17 > make[2]: *** Waiting for unfinished jobs....
18 > make[2]: Leaving directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'
19 > make[1]: *** [all] Error 2
20 > make[1]: Leaving directory `/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/libtiff'
21 > make: *** [all-recursive] Error 1
22 >
23 > !!! ERROR: media-libs/tiff-3.7.2 failed.
24 >
25 > I'm just trying to create a stage1 with xorg, firefox, xfce etc...
26 > And, similar to first question, had I to put them in stage 2 ?
27
28 No. It appears that you changed gcc versions from your stage3 seed
29 stage to your current.
30
31 If you update your snapshot before building a livecd-stage1, then it is
32 *always* a good idea to build stage1, stage2, and stage3 before building
33 your livecd-stage1. This will reduce the number of errors you have from
34 mismatched perl, gcc, or python versions.
35
36 > I had another error before, I add pkgconfig in stage1 packages and now it
37 > seems ok.
38
39 --
40 Chris Gianelloni
41 Release Engineering - Strategic Lead/QA Manager
42 Games - Developer
43 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-catalyst] Re: Re: minimal install on usb key Christophe PEREZ <christophe.perez@×××××××.com>