From owner-freebsd-stable Wed Apr 22 20:54:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22365 for freebsd-stable-outgoing; Wed, 22 Apr 1998 20:54:26 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail-gw5.pacbell.net (mail-gw5.pacbell.net [206.13.28.23]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22357 for ; Thu, 23 Apr 1998 03:54:14 GMT (envelope-from oski@pacbell.net) Received: from pacbell.net (ppp-207-215-85-122.scrm01.pacbell.net [207.215.85.122]) by mail-gw5.pacbell.net (8.8.8/8.7.1+antispam) with ESMTP id UAA28440; Wed, 22 Apr 1998 20:53:22 -0700 (PDT) Message-ID: <353EBA75.A2C3E61D@pacbell.net> Date: Wed, 22 Apr 1998 20:50:14 -0700 From: Michael Oski X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: Steven Jorgensen CC: stable@FreeBSD.ORG Subject: Re: buildworld fails in msun References: <199804222055.OAA02506@casper.haunt.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hey, I just checked progress of my "very first" make release and found the exact same error. So, it's definately not you... But the thing, which sucks more than anything has ever sucked before, is that after wrestling with cvs for two days trying to figure out why I wasn't checking out the full repository, I *finally* get the release actually building - then... barf... So assuming this is just requires a minor adjustment in the source, *my* three-penny question is: How do I restart the make release without having to rebuild everything that was successful? I'd really hate to have to start over again :-( Me! Steven Jorgensen wrote: > I was running a buildworld today after cvsup'ing, > and it is failing in the lib/msun/src directory > because the math.h in their is getting installed as > the real math.h, and it has a declaration for > cabs as > > extern double cabs __P((double)); > > Since cabs takse a struct of two doubles this > is definately not correct, but I'm not sure > why the math.h in include is not getting installed > instead of this one. Any ideas? I ran > this cvsup and compile after a completely clean > install of 2.2.6, so I know nothing bogus is > hanging around in my /usr/src directory. > > Steve > > -- > --------------------------------------------------------- > Steven Jorgensen steve@haunt.com > --------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message