Gentoo Archives: gentoo-user

From: Jesus Rivero <jrivero@××××××××××.ve>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Passing "./configure" options via emerge
Date: Wed, 18 Jan 2006 22:10:32
Message-Id: 43CEBCFF.1040106@corvus.com.ve
In Reply to: Re: [gentoo-user] Passing "./configure" options via emerge by Tom Smith
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello..
5
6 Now you have to re-digest/manifest your ebuild so it can reference
7 new MD5 fingerprints. emerge checks for that before calculating
8 dependencies.
9
10 Inside the ebuild directory, run:
11
12 $ ebuild <your-ebuild-file-including-.ebuild> digest
13
14 ex. ebuild gparted-0.0.8.ebuild digest
15
16 That will re-generate info on your ebuild so you can run emerge on
17 it.
18
19
20 Neurogeek
21
22 Tom Smith wrote:
23
24 > Well, I tried that and get the same error--">>PANIC<< bochsrc.txt:
25 > display library 'rfb' not available".
26 >
27 > So I tried to edit the ebuild file and add "--with-rfb" and get the
28 > emerge error:
29 >
30 > "!!! Digest verification Failed: !!!
31 > /usr/portage/app-emulation/bochs/bochs-2.2.1-r1.ebuild !!! Reason:
32 > Filesize does not match recorded size"
33 >
34 > Is there a way I can override this behavior? (The file size
35 > obviously doesn't match because I added an additional ./configure
36 > option to it.
37 >
38 > Neil Bothwick wrote:
39 >
40 >> On Wed, 18 Jan 2006 13:23:13 -0700, Tom Smith wrote:
41 >>
42 >>
43 >>
44 >>> Is there a way to pass this sort of information to emerge so
45 >>> that it adds these options to "configure" or do I just need to
46 >>> modify the ebuild script to include them?
47 >>>
48 >>>
49 >> EXTRA_ECONF="--foo" emerge bar - works with most ebuilds.
50 >>
51 >>
52 >>
53 >>
54
55 -----BEGIN PGP SIGNATURE-----
56 Version: GnuPG v1.4.1 (GNU/Linux)
57 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
58
59 iD8DBQFDzrz/dIssYB9vBoMRAnRtAJ9/HQoutEMHA9D+XycFovoI7STvZACffFIP
60 Bq+B4UuRjgMS7f0h3CjafJA=
61 =ZOBF
62 -----END PGP SIGNATURE-----
63
64 --
65 gentoo-user@g.o mailing list