List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-dev@g.o
|
|
From:
|
Alexis Ballier <aballier@g.o>
|
|
Subject:
|
Re: Re: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: ChangeLog audacity-1.3.5-r1.ebuild
|
|
Date:
|
Mon, 29 Sep 2008 10:27:51 +0200
|
|
On Mon, 29 Sep 2008 09:38:41 +0200
Alexis Ballier <aballier@g.o> wrote:
> Hi Diego,
>
>
> > EAPI=2
> [...]
> > src_compile() {
> > WX_GTK_VER="2.8"
> > need-wxwidgets unicode
> >
> > econf \
>
>
> This causes me a configure failure because I don't have a system
> wxwdigets profile set and need-wxwidgets doesn't seem to do anything.
> 1.3.5 is fine; -r1 fails at configure. I don't understand what's going
> on, the only change seems to be the switch to EAPI-2.
Ok, that was a failure at src_configure which obviously was called
before src_compile. Maybe it would be worth adding repoman
warnings/errors for econf calls in eapi2 src_compile.
Alexis.
|
|