From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 3 16:11:34 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 316CD37B401 for ; Sun, 3 Aug 2003 16:11:34 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id C973143FB1 for ; Sun, 3 Aug 2003 16:11:32 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h73N4v88027043; Sun, 3 Aug 2003 19:04:57 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h73NBAOQ017095; Sun, 3 Aug 2003 19:11:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Daniela In-Reply-To: <200308040053.49850.dgw@liwest.at> References: <200307261850.h6QIoGhe090568@freefall.freebsd.org> <200308031843.26621.dgw@liwest.at> <1059940414.90476.11.camel@shumai.marcuscom.com> <200308040053.49850.dgw@liwest.at> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HI+598OM72IQ5p4Jh457" Organization: MarcusCom, Inc. Message-Id: <1059952281.86142.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Sun, 03 Aug 2003 19:11:21 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) 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: Sun, 03 Aug 2003 23:11:34 -0000 --=-HI+598OM72IQ5p4Jh457 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-08-03 at 20:53, Daniela wrote: > On Sunday 03 August 2003 19:53, Joe Marcus Clarke wrote: > > > > Have you copied another shell over /bin/sh? > > > > > > No, but when I enter the command manually in /bin/sh, it fails with t= he > > > same message. > > > > Ah, I see what's going on. Your patches are generally masking some > > other shell errors. However, the real cause of your problem is that th= e > > docs cannot be built for some reason. Since this doesn't happen on any > > of my systems, nor on a clean build on bento, I have to assume there is > > something wrong with your build environment. Applying your patches > > would change the content of what is installed, so I don't want to go > > with that option. > > > > Can you send me your > > work/guile-1.6.4/scripts/snarf-check-and-output-texi script? Thanks. >=20 > See attachment. >=20 > I don't think it is something on my system. My first try to compile this = port=20 > was on a freshly installed, clean system. The only thing I did before was= the=20 > installation of some other ports, and I added the following lines to=20 > /etc/make.conf: >=20 > STRIP_CMD=3Dtrue > DEBUG_FLAGS=3D-g3 >=20 > I have debug symbols everywhere in my system, but that shouldn't be the c= ause=20 > for the problem, right? > I'm running 4.8-STABLE, by the way (upgraded every week). >=20 > Currently I'm trying to fix the thing that generated the Makefile. > My solution is working in bash, csh and sh, so it shouldn't cause trouble= for=20 > anyone, right? 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? Joe >=20 > Daniela --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-HI+598OM72IQ5p4Jh457 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/LZaZb2iPiv4Uz4cRAljdAJsEQJmkGFaiHbRaBtU8Reyvmo+YsACglLR+ 99pEnrcwc3dKdsf6pQ5PjX4= =x1JX -----END PGP SIGNATURE----- --=-HI+598OM72IQ5p4Jh457--