From owner-freebsd-questions@FreeBSD.ORG Sun Aug 15 01:04:43 2004 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 5D15B16A4CE for ; Sun, 15 Aug 2004 01:04:43 +0000 (GMT) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.5.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35AC343D46 for ; Sun, 15 Aug 2004 01:04:43 +0000 (GMT) (envelope-from kellers@njit.edu) Received: from www.smsdesign.org (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta5.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I2G0031DR06O0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 14 Aug 2004 21:04:55 -0400 (EDT) Date: Sat, 14 Aug 2004 21:04:41 -0400 From: Tim Kellers In-reply-to: <1092529846.36842.29.camel@shumai.marcuscom.com> To: freebsd-questions@freebsd.org Message-id: <200408142104.42015.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.6.2 References: <200408142028.12114.kellers@njit.edu> <1092529846.36842.29.camel@shumai.marcuscom.com> Subject: Re: sgi_fam/tcp server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 01:04:43 -0000 On Saturday 14 August 2004 08:30 pm, Joe Marcus Clarke wrote: > On Sat, 2004-08-14 at 20:28, Tim Kellers wrote: > > Console message: > > > > Aug 14 20:10:25 www inetd[645]: sgi_fam/tcp server failing (looping), > > service terminated > > > > Anyone know what this message means? I tried searching on > > www.freebsd.org, but the site is down. This is on a FBSD-CURRENT i386 > > box, but I wanted to ask here before I asked on the Current list. > > If you recently upgraded to a GCC 3.4.2 -CURRENT, you need to rebuild > devel/fam. > > Joe > > > uname -a: > > > > FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sat Aug 7 > > 18:41:05 EDT 2004 > > timothyk@www.smsdesign.org:/usr/obj/usr/src/sys/BRASIDAS i386 > > > > Thanks > > > > Tim Kellers $ gcc --version gcc (GCC) 3.3.3 [FreeBSD] 20031106 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I thought I already had gcc 3.4, but I don't. fam is fam-2.6.9_6. Tim