Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2000 09:50:39 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        "David A. Bader" <dbader@eece.unm.edu>
Cc:        freebsd-stable@FreeBSD.ORG, Aron Warren <warren@eece.unm.edu>, Chuck Robey <chuckr@mat.net>
Subject:   Re: make world problem with 4.2-R (work around)
Message-ID:  <200011251750.eAPHod832161@earth.backplane.com>
References:   <200011241632.JAA08991@eece.unm.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
: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



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011251750.eAPHod832161>