From owner-freebsd-questions Mon Feb 14 10: 2: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by builder.freebsd.org (Postfix) with ESMTP id 1F4D8481A for ; Mon, 14 Feb 2000 10:01:58 -0800 (PST) Received: from nwlink.com (ip235.r15.d.bel.nwlink.com [207.202.175.235]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id KAA28413; Mon, 14 Feb 2000 10:02:09 -0800 (PST) Message-ID: <38A84208.A781BC47@nwlink.com> Date: Mon, 14 Feb 2000 09:57:28 -0800 From: R Joseph Wright X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Marc Wandschneider Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem making python References: <003f01bf76c7$2f4d5570$0300000a@katana> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marc Wandschneider wrote: > > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of R > > Joseph Wright > > Subject: problem making python > > > > > > The attached file shows what happened when I tried to make python from > > the port. > > Something's missing -- is there some sort of error log that the build > process generates? Anything on stderr/stdout that's being redirected > elsewhere? You're right, and I don't know why. What's happening is it hits the file tk3d.c and it seems to have a problem with virtually every line or character in the file. As an example, I get: ./../generic/tk3d.c:1285: parse error before `)' ./../generic/tk3d.c: In function `TkDebugBorder': ./../generic/tk3d.c:1364: `borderPtr' undeclared (first use this function) ./../generic/tk3d.c:1364: warning: statement with no effect ./../generic/tk3d.c:1365: parse error before `*' ./../generic/tk3d.c:1367: invalid operands to binary * ./../generic/tk3d.c:1367: parse error before `)' And on and on. -- R Joseph Wright I was getting out of a...I believe I was getting out of something. Bill Callahan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message