From owner-freebsd-questions Fri Jul 24 01:57:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22973 for freebsd-questions-outgoing; Fri, 24 Jul 1998 01:57:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22921 for ; Fri, 24 Jul 1998 01:57:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id BAA09308; Fri, 24 Jul 1998 01:57:16 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 24 Jul 1998 01:57:16 -0700 (PDT) From: Doug White To: "Julian C. Dunn" cc: freebsd-questions@FreeBSD.ORG Subject: Re: "eval: major botch" when trying to compile sendmail (during make world) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 22 Jul 1998, Julian C. Dunn wrote: > As per Doug's suggestion yesterday regarding my "dmesg: magic number > unknown" problem, I tried recompiling userland. My "make world" seemed to > run okay until the point where it tried to make a sendmail.cf -- I got > this error: > > ===> usr.sbin/sendmail/cf/cf > rm -f freebsd.cf > (cd /usr/src/usr.sbin/sendmail/cf/cf && m4 ../m4/cf.m4 freebsd.mc) > > freebsd.cf > m4: eval: major botch > > and then it dies. I tried doing this by hand, i.e. changing directories to > /usr/src/usr.sbin/sendmail/cf/cf and typing "m4 ../m4/cf.m4 freebsd.mc > > freebsd.cf, but I get the same error message. Any ideas? I already > cvsupped the source tree before I did "make world". Something is wrong with one of the m4 files, check them. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message