From owner-freebsd-current Fri Jul 30 14:18:48 1999 Delivered-To: freebsd-current@freebsd.org Received: from mrynet.com (mrynet.com [24.234.53.177]) by hub.freebsd.org (Postfix) with ESMTP id 12BF9151FA for ; Fri, 30 Jul 1999 14:18:46 -0700 (PDT) (envelope-from staylor@mrynet.com) Received: (from staylor@localhost) by mrynet.com (8.9.3/8.9.3) id OAA28740 for freebsd-current@freebsd.org; Fri, 30 Jul 1999 14:18:35 -0700 (PDT) (envelope-from staylor) Posted-Date: Fri, 30 Jul 1999 14:18:35 -0700 (PDT) Message-Id: <199907302118.OAA28740@mrynet.com> From: staylor@mrynet.com (S. Akmentins-Teilors) Date: Fri, 30 Jul 1999 14:18:35 +0000 X-Mailer: Mail User's Shell (7.2.6 beta(3) 11/17/96) To: freebsd-current@freebsd.org Subject: WORLD hoseage with /usr/src/usr.sbin/apm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To wit: (CVSUP'd just prior to the world) ===> usr.sbin/apm cc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/apm/apm.c gzip -cn /usr/src/usr.sbin/apm/apm.8 > apm.8.gz /usr/src/usr.sbin/apm/apm.c: In function `print_all_info': /usr/src/usr.sbin/apm/apm.c:112: storage size of `args' isn't known /usr/src/usr.sbin/apm/apm.c: In function `apm_set_timer': /usr/src/usr.sbin/apm/apm.c:269: storage size of `args' isn't known *** Error code 1 (followed-up with another CVSUP an hour later directly from cvsup.freebsd.org) (same error as above) mrynet# head -112 apm.c | tail -1 struct apm_bios_arg args; mrynet# head -269 apm.c | tail -1 struct apm_bios_arg args; mrynet# find /sys/ -type f -exec grep apm_bios_arg \{\} \; -print struct apm_bios_arg args; struct apm_bios_arg args; /usr/src/usr.sbin/apm/apm.c mrynet# Apparently, apm_bios_arg isn't defined anywhere. regards, -skots -- Scott G. Akmentins-Taylor InterNet: staylor@mrynet.com MRY Systems staylor@idt.net, staylor@mrynet.lv Westlake Village, CA USA (Skots Gregorijs Akmentins-Teilors -- just call me "Skots") ----- Labak miris neka sarkans ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message