Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 20:25:02 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        "Toll, Eric" <etoll@vipstructures.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Java Woes - /usr/ports/emulators/linux_base-8/distinfo.amd64
Message-ID:  <20050722032502.GA41685@dragon.NUXI.org>
In-Reply-To: <9BC86C67C3AF7646B9C5382020457A9456EB74@VIP10-WIN2K>
References:  <9BC86C67C3AF7646B9C5382020457A9456EB74@VIP10-WIN2K>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 19, 2005 at 05:19:22PM -0400, Toll, Eric wrote:
> I tried to install /usr/ports/java/jdk14 after cvsuping my
> ports, note the nice warning message from the port which
> claims that itself may be unstable, and that I should
> install itself.  WTF?!
> ...
> /usr/ports/emulators/linux_base-8/distinfo.amd64  -> No such
> file or directory anywhere on the net.

What does 'uname -a' report?  What revision of
/usr/ports/emulators/linux_base-8/Makefile do you have?  For some reason
this part doesn't seem to exist for you:

    # $FreeBSD: ports/emulators/linux_base-8/Makefile,v 1.104 2005/06/17 22:59:07 netchild Exp $
    ..
    .if (${ARCH} == "amd64")
    LATEST_LINK:=		${LATEST_LINK:C/linux/linux32/}
    ARCH=			i386
    FALLBACK_ELF_MIB=	kern.elf32.fallback_brand
    RPMFLAGS+=		--noscripts
    .else

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050722032502.GA41685>