Java Woes - /usr/ports/emulators/linux_base-8/distinfo.amd64

David O'Brien obrien at freebsd.org
Fri Jul 22 03:25:04 GMT 2005


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 at FreeBSD.org)


More information about the freebsd-amd64 mailing list