From owner-freebsd-stable@FreeBSD.ORG Fri Aug 5 18:04:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 556D516A41F for ; Fri, 5 Aug 2005 18:04:04 +0000 (GMT) (envelope-from cta@arthurfamily.ws) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.24.2.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 783AA43D45 for ; Fri, 5 Aug 2005 18:04:02 +0000 (GMT) (envelope-from cta@arthurfamily.ws) Received: from arthurfamily.ws (cpe-24-195-59-69.nycap.res.rr.com [24.195.59.69]) by ms-smtp-02.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id j75I3xIU008439 for ; Fri, 5 Aug 2005 14:03:59 -0400 (EDT) Received: by arthurfamily.ws (Postfix, from userid 48) id 82BBE80506; Fri, 5 Aug 2005 14:03:58 -0400 (EDT) Received: from 192.168.100.1 (SquirrelMail authenticated user cta); by www.arthurfamily.ws with HTTP; Fri, 5 Aug 2005 14:03:58 -0400 (EDT) Message-ID: <48061.192.168.100.1.1123265038.squirrel@www.arthurfamily.ws> Date: Fri, 5 Aug 2005 14:03:58 -0400 (EDT) From: cta@arthurfamily.ws To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.3a-6.FC3 X-Mailer: SquirrelMail/1.4.3a-6.FC3 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: error when trying to log into gnome X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 18:04:04 -0000 Hi Everyone, This is my first time ever asking a question on here so bare with me if I make any mistakes. I have a 5.4 system that was working great with gnome and I was trying to install word perfect from linux from the cd and I rebooted and now I am not able to log into a gnome session. When I try to log in xdm restarts and I am back at the login prompt. I looked at my .xsession-errors file and noticed the following: here is my .xsession file by the way also: #!/bin/sh /usr/X11R6/bin/gnome-session $ /usr/X11R6/bin/gnome-session My .xsession-errors states the following: /libexec/ld-elf.so.1: /usr/lib/libSM.so.6: Undefined symbol "_IO_stderr_" Any suggestions on how I might remedy the problem? Thanks Chris Arthur