From owner-freebsd-questions Sat Aug 17 15:16:23 2002 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 4DDA437B400 for ; Sat, 17 Aug 2002 15:16:16 -0700 (PDT) Received: from letos.cs.uh.edu (letos.cs.uh.edu [129.7.240.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E2843E42 for ; Sat, 17 Aug 2002 15:16:15 -0700 (PDT) (envelope-from pdesai1@cs.uh.edu) Received: from themis.cs.uh.edu (themis [129.7.240.5]) by letos.cs.uh.edu (8.11.6+Sun/8.11.6) with ESMTP id g7HMGFw08629 for ; Sat, 17 Aug 2002 17:16:15 -0500 (CDT) Received: from localhost (pdesai1@localhost) by themis.cs.uh.edu (8.11.6+Sun/8.11.4) with ESMTP id g7HMGBL08854 for ; Sat, 17 Aug 2002 17:16:11 -0500 (CDT) X-Authentication-Warning: themis.cs.uh.edu: pdesai1 owned process doing -bs Date: Sat, 17 Aug 2002 17:16:11 -0500 (CDT) From: "Pranav A. Desai" To: Subject: Cannot install rpms with linux emulator In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi ! I am not able to install rpm packages on my FreeBSD 4.4. They all fail on some dependencies. e.g. bash# rpm -i --ignoreos --dbpath /var/lib/rpm --root /compat/linux gawk-3.1.0-4.i386.rpm error: failed dependencies: /bin/mktemp is needed by gawk-3.1.0-4 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by gawk-3.1.0-4 rpmlib(CompressedFileNames) <= 3.0.4-1 is needed by gawk-3.1.0-4 libc.so.6(GLIBC_2.2) is needed by gawk-3.1.0-4 I already have libc.so.6 in /compat/linux/lib/ as well as in /lib. I couldn't find anything on rpmlib. here is my kldstat output: bash# kldstat -v | tail 185 if_sl 186 if_faith 187 shell 188 aout 189 elf 2 1 0xc18ad000 12000 linux.ko Contains modules: Id Name 190 linuxelf 191 linuxaout bash# kldstat Id Refs Address Size Name 1 2 0xc0100000 37e0f0 kernel 2 1 0xc18ad000 12000 linux.ko I would appreciate any kind of help. Let me know if you need any other details. Thanks -Pranav ******************************************************************* Pranav A. Desai Home :- (937) 294 1381 ******************************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message