From owner-freebsd-stable Sat Nov 25 11:39:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cielo.eece.unm.edu (cielo.eece.unm.edu [129.24.24.11]) by hub.freebsd.org (Postfix) with ESMTP id 9278837B4CF for ; Sat, 25 Nov 2000 11:39:09 -0800 (PST) Received: from jalapeno.eece.unm.edu ([129.24.24.88] helo=eece.unm.edu) by cielo.eece.unm.edu with esmtp (Exim 3.12 #4) id 13zlAC-0002Fb-00; Sat, 25 Nov 2000 12:39:08 -0700 Received: (from dbader@localhost) by eece.unm.edu (8.9.3+Sun/8.9.1) id MAA14246; Sat, 25 Nov 2000 12:39:07 -0700 (MST) Date: Sat, 25 Nov 2000 12:39:07 -0700 (MST) Message-Id: <200011251939.MAA14246@eece.unm.edu> X-Authentication-Warning: jalapeno.eece.unm.edu: dbader set sender to dbader@eece.unm.edu using -f From: "David A. Bader" To: dillon@earth.backplane.com Cc: freebsd-stable@FreeBSD.ORG, warren@eece.unm.edu, chuckr@mat.net In-reply-to: <200011251750.eAPHod832161@earth.backplane.com> (message from Matt Dillon on Sat, 25 Nov 2000 09:50:39 -0800 (PST)) Subject: Re: make world problem with 4.2-R (work around) References: <200011241632.JAA08991@eece.unm.edu> <200011251750.eAPHod832161@earth.backplane.com> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, precisely. I have my 4.2-RELEASE system now trying to "make buildworld" on the 4.2-RELEASE /usr/src, and will see if this works or fails (it's running on my home machine, but I'm at work right now...) -david > Date: Sat, 25 Nov 2000 09:50:39 -0800 (PST) > From: Matt Dillon > Cc: freebsd-stable@FreeBSD.ORG, Aron Warren , > Chuck Robey > X-SpamBouncer: 1.2 beta (5/15/00) > X-SBPass: No Freemail Filtering > X-SBClass: OK > X-Sorted: Default > > :Regarding the problem I reported two days ago with "make buildworld" > :on 4.2-RELEASE, I removed my /usr/src completely and CVSup'ed > :4.2-RELEASE again, but still have an internal compiler error at the > :same place (ncurses' alloc_entry.c). At the time, I was running > :4.1-RELEASE on a Cyrix P166 processor. After many attempts to compile > :this file by hand, I found a hack to get it to work, but have > :absolutely no idea why this worked: > : > :% grep MAX_ENTRY_SIZE /usr/src/contrib/ncurses/include/tic.h > :#define MAX_ENTRY_SIZE 4096 /* maximum legal entry size */ > > Interesting. Ok, let me make sure I got this right: using > 4.1-RELEASE (not something post-4.1, not something updated since > 4.1-RELEASE?), compiling the 4.2-RELEASE sources, your buildworld > broke compiling ncurses alloc_entry.c ? > > -Matt > > -- David A. Bader, Ph.D. Office: 505-277-6724 Dept of Electrical and Computer Engineering FAX: 505-277-1439 EECE Building University of New Mexico dbader@eece.unm.edu Albuquerque, NM 87131 http://www.eece.unm.edu/~dbader To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message