From owner-freebsd-hackers Sat Apr 6 19:53:14 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA12986 for hackers-outgoing; Sat, 6 Apr 1996 19:53:14 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA12979 Sat, 6 Apr 1996 19:53:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.12/8.6.6) with SMTP id UAA27079; Sat, 6 Apr 1996 20:52:18 -0700 Message-Id: <199604070352.UAA27079@rover.village.org> To: Joel Ward Subject: Re: Fresco port Cc: freebsd-ports@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of Sat, 06 Apr 1996 18:59:24 MST Date: Sat, 06 Apr 1996 20:52:18 -0700 From: Warner Losh Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk : It identified my system as FreeBSD 1.1 (it's really 2.0-RELEASE) and : produced quite a few errors. (it's on www.faslab.com, btw) Hmmm. 2.0R had an old version of GCC that was unable to compile Fresco due to it not supporting nested classes properly. Also, older versions of XFree86 would misidentify FreeBSD 2.0R because imake effectively hard coded that value. I've compiled Fresco on a 2.0R system a long long long time ago. I used a snapshot that was billed to fix the fresco compile problem from the gcc folks. It seemed to, and I reported that back to them. Warner