From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 09:02:08 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 CC19F37B401 for ; Wed, 30 Apr 2003 09:02:08 -0700 (PDT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D327A43F85 for ; Wed, 30 Apr 2003 09:02:05 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.6p2/8.12.6) with ESMTP id h3UG07NY042159; Wed, 30 Apr 2003 11:00:07 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)h3UG07U4042156; Wed, 30 Apr 2003 11:00:07 -0500 (CDT) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Wed, 30 Apr 2003 11:00:07 -0500 (CDT) From: Eduardo Viruena Silva To: Jonathon McKitrick In-Reply-To: <20030430154558.GA33540@dogma.freebsd-uk.eu.org> Message-ID: <20030430105554.L41746@Gina.esfm.ipn.mx> References: <20030430154558.GA33540@dogma.freebsd-uk.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Problem with GNUstep (gdnc) during system start 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: Wed, 30 Apr 2003 16:02:09 -0000 On Wed, 30 Apr 2003, Jonathon McKitrick wrote: > > Hi all, > > I've been using GNUstep for a while, but something broke and I'm not sure > why. This is the message I get when the system boots: > > Apr 30 11:19:58 my gdnc: 2003-04-30 15:19:58.386 gdnc[119] No local time > zone specified. > Apr 30 11:19:58 my gdnc: 2003-04-30 15:19:58.395 gdnc[119] Using time zone > with absolute offset 0. these are because you have not set your time zone. try: /stand/sysinstall select: Configure select: Time zone select: NO select your time zone > Apr 30 11:19:58 my gdnc: 2003-04-30 15:19:58.331 gdnc[119] unable to get > status of descriptor 0 - Bad file descriptor > Apr 30 11:19:58 my gdnc: 2003-04-30 15:19:58.396 gdnc[119] unable to get > status of descriptor 1 - Bad file descriptor > Apr 30 11:19:58 my gdnc: 2003-04-30 15:19:58.396 gdnc[119] unable to get > status of descriptor 2 - Bad file descriptor > > > Any idea what this could be? It used to run fine, and I'm not sure if my > recent networking experimentation could have broken it, or if the upgrade to > GNUstep 1.6.0 broke something. > > I'm running 4.8-RELEASE. > > NOTE: Please CC me, as I am not currently subscribed. Thanks. > > jm > -- > My other computer is your windows box. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"