From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 4 13:48:30 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBB537B401 for ; Mon, 4 Aug 2003 13:48:30 -0700 (PDT) Received: from lilzmailfe03.liwest.at (lilzmailfe03.liwest.at [212.33.55.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 075B643FCB for ; Mon, 4 Aug 2003 13:48:29 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailfe03.liwest.at with esmtp (Exim 4.14) id 19jmF3-0007ZW-5j; Mon, 04 Aug 2003 22:47:41 +0200 From: Daniela To: Joe Marcus Clarke Date: Mon, 4 Aug 2003 22:46:41 +0000 User-Agent: KMail/1.5.2 References: <200307261850.h6QIoGhe090568@freefall.freebsd.org> <200308040114.29737.dgw@liwest.at> <1060015677.727.13.camel@gyros> In-Reply-To: <1060015677.727.13.camel@gyros> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308042246.41443.dgw@liwest.at> cc: FreeBSD GNOME Users Subject: Re: ports/54876: [PATCH] lang/guile: Bug in a Makefile X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 20:48:30 -0000 On Monday 04 August 2003 16:47, Joe Marcus Clarke wrote: > > > There is a difference in your snarf script. Your script is missing a > > > ^L character on line 196. I don't know how this is possible since this > > > file comes unmodified with the distribution. However, removing this > > > character from my script does not produce the error you're seeing. Can > > > you also send me the output of env from the account with which you're > > > building guile? > > > > GS_LIB=/root/.kde/share/fonts > > MACHTYPE=i386 > > USER=root > > MAIL=/var/mail/root > > SHLVL=2 > > VENDOR=intel > > HOME=/root > > PAGER=more > > GROUP=wheel > > LOGNAME=root > > MORE=-Q -+E > > BLOCKSIZE=K > > TERM=xterm > > PATH=/sbin:/bin:/usr/sbin:/usr/local/bin:/usr/bin:/usr/games:/usr/local/s > >bin:/usr/X11R6/bin:/root/bin:/stand:. DISPLAY=:0.0 > > XAUTHORITY=/root/.Xauthority > > HOST=CM58-27.liwest.at > > SHELL=/bin/csh > > OSTYPE=FreeBSD > > PWD=/root > > FTP_PASSIVE_MODE=YES > > HOSTTYPE=FreeBSD > > EDITOR=vi > > GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc:/root/.gtkrc-kde > > KDE_MULTIHEAD=false > > SESSION_MANAGER=local/CM58-27.liwest.at:/tmp/.ICE-unix/314 > > COLORTERM= > > KONSOLE_DCOP=DCOPRef(konsole-42159,konsole) > > KONSOLE_DCOP_SESSION=DCOPRef(konsole-42159,session-1) > > REMOTEHOST=CM58-27.liwest.at > > Well, I'm thoroughly baffled. Since this problem has not been seen > elsewhere, I would say hold on to those patches, and use them locally. Is anything wrong with my system? I can't understand why this is only happening to me. When I tried to compile this port for the very first time, I had not changed any files, except for the two lines in /etc/make.conf, and configured ethernet devices in /stand/sysinstall during the installation, and set the root password. Nothing more, really. Daniela