From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 06:03:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC0616A4CE; Fri, 16 Jul 2004 06:03:15 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B11E43D55; Fri, 16 Jul 2004 06:03:15 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-64-169-107-19.dsl.lsan03.pacbell.net [64.169.107.19]) i6G63EBr024974; Fri, 16 Jul 2004 02:03:15 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AB30053382; Thu, 15 Jul 2004 23:03:12 -0700 (PDT) Date: Thu, 15 Jul 2004 23:03:12 -0700 From: Kris Kennaway To: Jon Noack Message-ID: <20040716060312.GA57223@xor.obsecurity.org> References: <200407151424.i6FEOdoq060881@fledge.watson.org> <40F75738.2000604@alumni.rice.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <40F75738.2000604@alumni.rice.edu> User-Agent: Mutt/1.4.2.1i cc: re@FreeBSD.org cc: current@FreeBSD.org Subject: Re: 5.3-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 06:03:15 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 15, 2004 at 11:19:04PM -0500, Jon Noack wrote: > Hmm, it appears that rpc.lockd died on the server end (at some point,=20 > anyway). I have a .core but it doesn't appear like it's finding any=20 > debug symbols. I build everything with -g, so I don't know why it=20 > can't. I'll keep the core around in case anyone cares. Sounds like the= =20 > problems may already be known, so if it's not useful please let me know. Debug symbols are stripped by default when the binary is installed. I think setting STRIP=3D overrides this; you probably just want to do cd /usr/src/usr.sbin/rpc.lockd && make install STRIP=3D Kris --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA92+gWry0BWjoQKURAsClAKCuX/4sX63RfnyUIGxq7FhCjOc7pQCgirL3 YHnVddRmyXQ/quRwzSzc08o= =CYlh -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--