JDK1.5 on FreeBSD 6.x / amd64

Marc G. Fournier scrappy at hub.org
Mon Apr 10 04:26:18 UTC 2006


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 at hub.org           Yahoo!: yscrappy              ICQ: 7615664


More information about the freebsd-emulation mailing list