From owner-freebsd-questions Sat May 18 23:51:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by hub.freebsd.org (Postfix) with ESMTP id D6BCD37B405 for ; Sat, 18 May 2002 23:51:25 -0700 (PDT) Received: from there (dialup-13.pasa.apana.org.au [203.14.158.142]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g4J6tV169862 for ; Sun, 19 May 2002 16:25:31 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200205190655.g4J6tV169862@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: questions@freebsd.org Subject: port install conflict Date: Sun, 19 May 2002 16:24:47 +0930 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 My very first port didn't turn out too well :-( The make was fine, but make install produced:- file /usr/share/zoneinfo/right/US/Pacific from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 file /usr/share/zoneinfo/right/W-SU from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 file /usr/bin/catchsegv from install of glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11 *** Error code 1 Stop in /usr/ports/emulators/linux_base-7. *** Error code 1 How can I avoid this? I guess I have to rm the existing zoneinfo files? Oh, BTW, I had linux emulator 6 installed, but 7.1 was new. -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message