From owner-freebsd-sparc64@FreeBSD.ORG Mon Jul 28 08:00:25 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E73737B404 for ; Mon, 28 Jul 2003 08:00:25 -0700 (PDT) Received: from klingler.ch (netra.klingler.ch [212.182.218.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F33B43F3F for ; Mon, 28 Jul 2003 08:00:23 -0700 (PDT) (envelope-from richard@uclinux.net) Received: from 192.168.1.3 (dsl-X-140.kotikaista.weppi.fi [80.74.202.140]) by klingler.ch (8.12.2/8.12.2) with ESMTP id h6SExfrx011332 for ; Mon, 28 Jul 2003 17:59:43 +0300 (EEST) Date: Mon, 28 Jul 2003 18:00:20 +0300 From: richard@uclinux.net To: sparc64@freebsd.org X-Priority: 3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 2.0 (Blindsider) Subject: Re: ircd-hybrid... X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 15:00:25 -0000 > Good evening (o; > > > Finally got FreeBSD 5.1 up and running on my Sunblade 100 (o; > > > Tried today installing ircd-hybrid and modified ircd.conf for > a simple setup... > > > When I try to connect to the ircd server the CPU load gets > up to the limit...eating up all CPU resources...and the ircd > can't be killed anymore... > > > any1 using ircd on FreeBSD? > > Is there a better alternative to hybrid? > All hybrid based irc daemon don't work at all on FreeBSD 5.1 sparc64...either just quit after startup or take over whole CPU... Seems the only runnable irc daemon is ngircd which lacks advanced configuration settings...and irc2.10.3p3... which needs a little modification in setup.h. The configure scripts automatically defines for a solaris2 machine on freebsd 5.1 (o; But at least I have a running ircd now (o; rick