Gentoo Archives: gentoo-user

From: Tom Smith <tom71713-gentoo52478932@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Passing "./configure" options via emerge
Date: Wed, 18 Jan 2006 22:02:04
Message-Id: 43CEB89A.6030601@yahoo.com
In Reply to: Re: [gentoo-user] Passing "./configure" options via emerge by Neil Bothwick
1 Well, I tried that and get the same error--">>PANIC<< bochsrc.txt:
2 display library 'rfb' not available".
3
4 So I tried to edit the ebuild file and add "--with-rfb" and get the
5 emerge error:
6
7 "!!! Digest verification Failed:
8 !!! /usr/portage/app-emulation/bochs/bochs-2.2.1-r1.ebuild
9 !!! Reason: Filesize does not match recorded size"
10
11 Is there a way I can override this behavior? (The file size obviously
12 doesn't match because I added an additional ./configure option to it.
13
14 Neil Bothwick wrote:
15
16 >On Wed, 18 Jan 2006 13:23:13 -0700, Tom Smith wrote:
17 >
18 >
19 >
20 >>Is there a way to pass this sort of information to emerge so that it
21 >>adds these options to "configure" or do I just need to modify the ebuild
22 >>script to include them?
23 >>
24 >>
25 >
26 >EXTRA_ECONF="--foo" emerge bar - works with most ebuilds.
27 >
28 >
29 >
30 >
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Passing "./configure" options via emerge Jesus Rivero <jrivero@××××××××××.ve>
Re: [gentoo-user] Passing "./configure" options via emerge Neil Bothwick <neil@××××××××××.uk>