On 27-09-2006 13:26:40 -0400, Kurt Hindenburg wrote:
> On 9/27/06, Grobian <[EMAIL PROTECTED]> wrote:
> >
> >Can you check if your ebuild has on line 42: [ use pic || use ppc-macos ]
> >
> >ehm... speaking of that... I found your problem, you're on x86-macos,
> >bad me.  Can you try again now?
> 
> 
> src_compile() {
>    use static && append-flags -static
>    # avoid text relocation in gzip
>    use pic || use ppc-macos && export DEFS="NO_ASM"
>    append-ldflags -L${EPREFIX}/lib -lz
>    econf --exec-prefix=${EPREFIX}/ $(use_enable nls) || die
>    emake || die
> }
> I'm on ppc-macos

Ohw.  Weird.  I should make a list of users and their arch ;)

Very weird.  Your bootstrap was successful?  Weren't you the one that
runs prefix on a separate disk image, and as user "portage"?  Or am I
mistaken now again?

-- 
Fabian Groffen
Gentoo on a different level
-- 
[EMAIL PROTECTED] mailing list

Reply via email to