From owner-freebsd-stable@FreeBSD.ORG Mon Jan 28 17:33:58 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B97B416A474 for ; Mon, 28 Jan 2008 17:33:58 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (mail.1command.com [75.160.109.226]) by mx1.freebsd.org (Postfix) with ESMTP id 6354513C46B for ; Mon, 28 Jan 2008 17:33:58 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id m0SHXoNv046679 for ; Mon, 28 Jan 2008 09:33:56 -0800 (PST) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id m0SHXnbq046678 for freebsd-stable@freebsd.org; Mon, 28 Jan 2008 09:33:49 -0800 (PST) (envelope-from chris#@1command.com) Received: from hitme.hitometer.net (hitme.hitometer.net [75.160.109.235]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Mon, 28 Jan 2008 09:33:49 -0800 Message-ID: <20080128093349.ok9nt1obkkcwgco8@webmail.1command.com> X-Priority: 3 (Normal) Date: Mon, 28 Jan 2008 09:33:49 -0800 From: "Chris H." To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / FreeBSD-5.5 Subject: /usr/bin/objformat is missing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 17:33:58 -0000 Hello, After a failed install of www/apache-ssl - dies with the following error: Syntax error on line 208 of /usr/local/etc/apache/httpsd.conf: Cannot load /usr/local/libexec/apache/mod_mmap_static.so into server: /usr/local /libexec/apache/mod_mmap_static.so: Undefined symbol "ap_null_cleanup" I did a little research, and wondered if the fact that I am missing: /usr/bin/objformat has anything to do with it. Doesn't this add an elf format to libraries? Do I need it? All of my 6-CURRENT boxes have this. But this is a 7-PRERELEASE ( FreeBSD 7.0-PRERELEASE i386 ) using 2 CPU's. If I /do/ need it, how do I create it? Thank you for all your time and consideration in this matter. --Chris H -- panic: kernel trap (ignored)