From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 16:32:12 2003 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 D899E37B401 for ; Mon, 7 Jul 2003 16:32:12 -0700 (PDT) Received: from haggis.it.ca (haggis.it.ca [216.126.86.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB5243F85 for ; Mon, 7 Jul 2003 16:32:12 -0700 (PDT) (envelope-from paul@haggis.it.ca) Received: from haggis.it.ca (paul@localhost [127.0.0.1]) by haggis.it.ca (8.12.9/8.12.9) with ESMTP id h67NW8U9019153 for ; Mon, 7 Jul 2003 19:32:08 -0400 (EDT) (envelope-from paul@haggis.it.ca) Received: (from paul@localhost) by haggis.it.ca (8.12.9/8.12.6/Submit) id h67NW8ka019152 for freebsd-questions@freebsd.org; Mon, 7 Jul 2003 19:32:08 -0400 (EDT) (envelope-from paul) Date: Mon, 7 Jul 2003 19:32:08 -0400 From: Paul Chvostek To: freebsd-questions@freebsd.org Message-ID: <20030707233208.GA15573@mail.it.ca> References: <20030707164249.GA2912@mail.it.ca> <200307071839.h67Id0LW058141@siralan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307071839.h67Id0LW058141@siralan.org> User-Agent: Mutt/1.4.1i Subject: Re: problem upgrading from 5.0 to 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 23:32:13 -0000 On Mon, Jul 07, 2003 at 01:38:59PM -0500, Michael L. Squires wrote: > > > I've got a box on which 5.0-RELEASE was installed. I updated the source > > tree using cvsup to RELENG_5_1 and tried to recompile, and now every > > RELENG_5_1 is compiling for me (as of 7/4). Okay, but it's not for me. > Are you running > > mergemaster -p > make buildworld This is where it stops, while trying to compile bin/cat. The pertinent lines remain: | /usr/obj/var/src/i386/usr/lib/libc.a(atexit.o): In function `atexit': | atexit.o(.text+0xc7): undefined reference to `_pthread_mutex_unlock' | atexit.o(.text+0xd8): undefined reference to `_pthread_mutex_lock' I tried installing devel/pth from ports, to no avail (which makes sense; the port wouldn't affect how libc.a has been compiled). My /etc/make.conf includes: CPUTYPE=i686 CFLAGS= -O3 -pipe COPTFLAGS= -O3 -pipe MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) COMPAT4X= yes Any further wisdom? -- Paul Chvostek Operations / Abuse / Whatever it.canada, hosting and development http://www.it.ca/