From owner-freebsd-current Fri Jul 10 13:40:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08080 for freebsd-current-outgoing; Fri, 10 Jul 1998 13:40:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08006 for ; Fri, 10 Jul 1998 13:40:12 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id NAA13821; Fri, 10 Jul 1998 13:39:44 -0400 (EDT) Date: Fri, 10 Jul 1998 13:39:44 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: John Birrell cc: Matthew Patton , tcole@nihilist.org, freebsd-current@FreeBSD.ORG Subject: Re: SOLUTION! 2.2.6-Release to -current In-Reply-To: <199807100843.SAA27370@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Jul 1998, John Birrell wrote: > If you're having difficulty, then it makes more sense to address the > issue of what is different between _your_ machine and a clean > installation before you go to all lengths to hack a build, only > getting into more trouble in the process, and then sending misleading > messages to this list yelling that you have the solution. I have a 2.2.6-stable system as of last week or so. I cvsup'd 3.0 source and ran the make with the arguments you gave, but the build died in libc: In file included from /usr/obj/usr/src/tmp/usr/include/sys/gmon.h:40, from /usr/src/lib/libc/../libc/gmon/gmon.c:41: /usr/obj/usr/src/tmp/usr/include/machine/profile.h:136: parse error before `frompc' In file included from /usr/src/lib/libc/../libc/gmon/gmon.c:41: /usr/obj/usr/src/tmp/usr/include/sys/gmon.h:168: parse error before `fptrint_t' /usr/obj/usr/src/tmp/usr/include/sys/gmon.h:168: warning: no semicolon at end of struct or union This was followed by several screens' worth of similar error output, and then the build stopped. Any ideas what I should do to remedy this? Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message