Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2006 01:26:13 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-java@freebsd.org
Cc:        freebsd-emulation@freebsd.org
Subject:   JDK1.5 on FreeBSD 6.x / amd64
Message-ID:  <20060410012328.K1096@ganymede.hub.org>

next in thread | raw e-mail | index | archive | help

Trying to build it right now, and can't seem to get Linux/x86 to build, 
since its trying to find 'amd64' files for it:

=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/.
grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or directory
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/glibc-common-2.3.2-4.80.8.amd64.rpm: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/rpm/amd64/8.0 and try again.

I think I have everything I need built into my kernel:

options         COMPAT_43               # Needed by COMPAT_LINUX32
options         COMPAT_IA32             # Compatible with i386 binaries
options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
options         COMPAT_LINUX32          # Compatible with i386 linux 
binaries

so figure I just somehow need to tell it to download i386 linux binaries?

Thanks ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664



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