From owner-freebsd-questions Mon Oct 11 11: 9:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sir-alan.chem.indiana.edu (sir-alan.chem.indiana.edu [129.79.137.215]) by hub.freebsd.org (Postfix) with ESMTP id 06594154C9 for ; Mon, 11 Oct 1999 11:09:40 -0700 (PDT) (envelope-from mikes@sir-alan.chem.indiana.edu) Received: (from mikes@localhost) by sir-alan.chem.indiana.edu (8.9.2/8.9.2) id NAA87681 for questions@freebsd.org; Mon, 11 Oct 1999 13:14:32 -0500 (EST) (envelope-from mikes) From: Mike Squires Message-Id: <199910111814.NAA87681@sir-alan.chem.indiana.edu> Subject: Apache 1.3.9 and FP and SUEXEC (apache13-fp) To: questions@freebsd.org Date: Mon, 11 Oct 1999 13:14:32 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had to change line 39 of src/support/suexec.c from "login_cab" to "login_cap" and add -lutil to the libraries used when suexec loaded to get the 10/11/99 version to compile. The first change is in patch-fe. With those changes it compiles and installs perfectly (using make -DSUEXEC), thanks. I sent a note to Hetzel about this. Mike Squires To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message