From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 12:42:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CF216A4CE for ; Tue, 21 Sep 2004 12:42:24 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F76743D45 for ; Tue, 21 Sep 2004 12:42:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13391 invoked from network); 21 Sep 2004 12:42:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Sep 2004 12:42:23 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 3F538E; Tue, 21 Sep 2004 08:42:23 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Chiang Seng Chang References: <414F92AC.9000000@ctzen.com> From: Lowell Gilbert Date: 21 Sep 2004 08:42:23 -0400 In-Reply-To: <414F92AC.9000000@ctzen.com> Message-ID: <448yb3pzdc.fsf@be-well.ilk.org> Lines: 41 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: need help: install jdk14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 12:42:24 -0000 Chiang Seng Chang writes: > the error: > > >> Checksum OK for rpm/libstdc++-2.96-112.7.1.i386.rpm. > ===> Patching for linux_base-7.1_7 > ===> linux_base-7.1_7 depends on executable: rpm - found > ===> Configuring for linux_base-7.1_7 > ===> Installing for linux_base-7.1_7 > ===> linux_base-7.1_7 conflicts with installed package(s): > linux_base-debian-3.0.23_1 > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > Stop in /usr/ports/emulators/linux_base. > *** Error code 1 > Stop in /usr/ports/java/linux-sun-jdk14. > *** Error code 1 > Stop in /usr/ports/java/jdk14. > > pkg_info | grep linux: > > linux_base-debian-3.0.23_1 Debian base set for the Linux mode > > pkgtools.conf: > > ALT_PKGDEP = { > 'emulators/linux_base' => 'emulators/linux_base-debian', > } > > i'm at wits end, pls help. You need linux-sun-jdk14 installed to "bootstrap" the native jdk14 build. It depends on (the Linux) libc.so.6, which it tries to get from linux_base. However, linux_base-debian also provides that file, so I'm not sure why it's trying to install another linux_base. Is the file there? Are you ports up-to-date? -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org:8088/~lowell/