Date: Mon, 10 Apr 2006 16:04:29 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: Andreas Krebs <akrebs@chronolabs.de>, freebsd-emulation@freebsd.org, freebsd-java@freebsd.org Subject: Re: JDK1.5 on FreeBSD 6.x / amd64 Message-ID: <20060410160351.V1096@ganymede.hub.org> In-Reply-To: <20060410203847.4e9384a3@Magellan.Leidinger.net> References: <20060410012328.K1096@ganymede.hub.org> <20060410015449.K1096@ganymede.hub.org> <443A3173.6050702@chronolabs.de> <20060410135030.258r45ujkk8sc448@netchild.homeip.net> <20060410124510.W1096@ganymede.hub.org> <20060410203847.4e9384a3@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually, I ended up doing a 'make package' on the base server of a slightly more powerful amd64 server we have, then doing the pkg_add within the Jail itself ... thx On Mon, 10 Apr 2006, Alexander Leidinger wrote: > Am Mon, 10 Apr 2006 12:45:21 -0300 (ADT) > schrieb "Marc G. Fournier" <scrappy@hub.org>: > >> On Mon, 10 Apr 2006, Alexander Leidinger wrote: >> >>> Andreas Krebs <akrebs@chronolabs.de> wrote: >>> >>>> Marc G. Fournier wrote: >>>>> >>>>> Most odd .. cd'd to the linux_base directory and it installed fine from >>>>> there, so not sure why it failed the first time :( >>>> For some reason installing linux_base as a dependency on am64 fails >>>> (because it tries to install amd64.rpm). If you install linux_base >>>> directly first and java after sucessfull linux installation, it works. >>>> >>>> Dunno why the other approach doesn't work tho, my guess is that the >>>> build process passes the correct, but for linux wrong platform amd64 to >>>> some underlying install process. >>> >>> Nearly right. bsd.port.mk makes the architecture variable read-only in >>> submakes (at least this is the effect of what bsd.port.mk does). The >>> linux_base-8 port tries to change this variable but fails. >>> >>> Another workaround to the already found one would be to use the new fc3 linux >>> base port as the default (OVERRIDE_LINUX_BASE_PORT=fc3 in make.conf), since >>> it handles this differently than the default linux base port (which is >>> scheduled to be replaced with the fc3 one <some unspecified amount of time> >>> after the release of FreeBSD 5.5 and 6.1). >> >> Thx, have made that change now ... > > If you've already installed the default linux base port, this has no > effect... > > Bye, > Alexander. > > -- > Speak softly and carry a cellular phone. > http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 > WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/ > > ---- 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?20060410160351.V1096>