Date: Tue, 11 Jul 2000 20:20:23 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Kirill Ponomarew <ponomare@uni-duesseldorf.de> Cc: security@FreeBSD.org Subject: re: FreeBSD Ports Security Advisory: FreeBSD-SA-00:23.ip-options [REVISED] Message-ID: <Pine.BSF.4.21.0007112019330.39884-100000@freefall.freebsd.org> In-Reply-To: <00071200504500.01431@ponomare.krion>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007112019330.39884-100000>