Date: Wed, 2 Sep 1998 16:38:49 -0700 (PDT) From: "Jan B. Koum " <jkb@best.com> To: Matthew Reimer <mreimer@vpop.net> Cc: rhuff@cybercom.net, stable@FreeBSD.ORG Subject: Fixed (Was Re: FreeBSD 2.2-STABLE buildworld fails) Message-ID: <Pine.BSF.4.02A.9809021635420.20398-100000@shell6.ba.best.com> In-Reply-To: <35EDB9B1.E7A01564@vpop.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm.. your makefile didn't work either. What I did was commented out: #include "error_table.h" on line 72 of file /usr/src/usr.bin/compile_et/error_table.y and also added: #define ERRCODE_RANGE 8 /* # of bits to shift table number */ #define BITS_PER_CHAR 6 /* # bits to shift per character in name */ at the top of that file. Compiles fine. God only know what this breaks. -- Yan "Twenty years from now you will be more disappointed by the things you didn't do than by the things you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore. Dream. Discover." Mark Twain On Wed, 2 Sep 1998, Matthew Reimer wrote: >I had the same problem, but it disappeared when I copied the Makefile >from current to /usr/src/usr.bin/compile_et. > >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?Pine.BSF.4.02A.9809021635420.20398-100000>