From owner-cvs-all Fri Jul 30 1:26:11 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles548.castles.com [208.214.165.112]) by hub.freebsd.org (Postfix) with ESMTP id 22E8414CC7 for ; Fri, 30 Jul 1999 01:26:04 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id BAA01445; Fri, 30 Jul 1999 01:21:07 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199907300821.BAA01445@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: nnd@mail.nsk.ru Cc: Mike Smith , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/apm apm.c src/sys/i386/conf files.i386 src/sys/i386/i386 bios.c bioscall.s machdep.c src/sys/i386/include apm_bios.h asnames.h segments.h src/sys/i386/include/pc bios.h In-reply-to: Your message of "Fri, 30 Jul 1999 15:16:23 +0700." <19990730151623.04494@mail.nsk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jul 1999 01:21:07 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > > APM _should_ still function as-was; I spent quite a bit of time testing > > > > and checking changes, but the diffs I was working from were quite old > > > > (a year and 8 days, to be exact) so I may have missed something. > > > > Please let me know if this has broken anything. > > > > > > > > > I run CURRENT updated through CTM. > > > My CVS tree is at 'cvs-cur.5523.zg'-level. > > > > > > make buildworld breaks at usr/bin/kdump due to > > > missing 'apm_bios_arg' structure definition in > > > 'sys/i386/include/apm_bios.h' ver. 1.23 > > > (it is used in APMIO_BIOS definition in the same file). > > > > > > What can be done to correct the situation ? > > > > You have a stale header (apm_bios.h); delete it. > > This is not true - if this header is stale > it's you who must delete it in the CVS tree ;-( Sorry; wrong header. I've properly diked the APMIO_BIOS ioctl out (it will need a redesign if we want to use it again, your build should be OK now. Thanks for the report. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message