Date: Mon, 14 Feb 2000 09:57:28 -0800 From: R Joseph Wright <rjoseph@nwlink.com> To: Marc Wandschneider <marcw@lanfear.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem making python Message-ID: <38A84208.A781BC47@nwlink.com> References: <003f01bf76c7$2f4d5570$0300000a@katana>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38A84208.A781BC47>