From owner-freebsd-ports Tue Mar 11 16:38:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA24605 for ports-outgoing; Tue, 11 Mar 1997 16:38:26 -0800 (PST) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id QAA24598 for ; Tue, 11 Mar 1997 16:38:24 -0800 (PST) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA15090; Tue, 11 Mar 1997 16:38:25 -0800 Date: Tue, 11 Mar 1997 16:38:24 -0800 (PST) From: "Brian N. Handy" To: Satoshi Asami Cc: ports@freebsd.org Subject: Re: ports freeze in 9 1/2 hours In-Reply-To: <199703112343.PAA01642@vader.cs.berkeley.edu> Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I wrote: > * On my machine, CVSupped (2.2-GAMMA) as of oh 5 or so days ago, I can't get > * 'expect' or 'teTeX' to compile. I went so far as to submit a PR on > * expect, it was partially fixed (checksum error and fix the patches to > * reflect the version upgrade), but these things just don't work at all on > * my machine. Satoshi replied: >Expect was fixed last night and it compiles here; teTeX worked a while >ago but now I can't get it to compile anymore. Feel free to submit a >log on how it doesn't work (see my other mail for my teTeX build) so >we can patch together more information. OK, what I had to do with expect was recompile tk-4.1, it's been quite a while and the system has certainly been moving underneath it. Check 'expect' off the list, I think it really does work. :-) teTeX doesn't. The gist is: ======================================================================== checking whether the C compiler (gcc -O2 -s -pipe -DHAVE_EXTERN_SYS_ERRLIST=1 ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. gmake: *** [config] Error 1 *** Error code 2 Stop. *** Error code 1 Stop. *** Error Code 1 Stop. ======================================================================== I've uploaded a script of this (and tacked on a uname -a at the top) to ftp://ftp.freebsd.org/pub/FreeBSD/incoming/teTeX-0.4-compile.log.gz. I'd try and do more but this is over my head and I don't have ANY idea where to look! (Willing to help out where possible though..) Regards, Brian