From owner-freebsd-security Tue Jul 11 20:20:27 2000 Delivered-To: freebsd-security@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BD04B37BB64; Tue, 11 Jul 2000 20:20:24 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id UAA40231; Tue, 11 Jul 2000 20:20:23 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 11 Jul 2000 20:20:23 -0700 (PDT) From: Kris Kennaway To: Kirill Ponomarew Cc: security@FreeBSD.org Subject: re: FreeBSD Ports Security Advisory: FreeBSD-SA-00:23.ip-options [REVISED] In-Reply-To: <00071200504500.01431@ponomare.krion> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 12 Jul 2000, Kirill Ponomarew wrote: > param.c:114: `SHMMAXPGS' undeclared here (not in a function) > param.c:114: initializer element is not constant > param.c:114: (near initialization for `shminfo.shmmax') > param.c:118: `SHMMAXPGS' undeclared here (not in a function) > param.c:119: initializer element is not constant > param.c:119: (near initialization for `shminfo.shmall') Use config -r, then make depend and make all again. If it still fails, chances are you have out of sync sources. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message