Date: Thu, 15 Jul 2004 23:03:12 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Jon Noack <noackjr@alumni.rice.edu> Cc: current@FreeBSD.org Subject: Re: 5.3-RELEASE TODO Message-ID: <20040716060312.GA57223@xor.obsecurity.org> In-Reply-To: <40F75738.2000604@alumni.rice.edu> References: <200407151424.i6FEOdoq060881@fledge.watson.org> <40F75738.2000604@alumni.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040716060312.GA57223>