From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 14 10:10:15 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82C5216A4CE for ; Tue, 14 Dec 2004 10:10:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B75B43D45 for ; Tue, 14 Dec 2004 10:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBEAAFPN081026 for ; Tue, 14 Dec 2004 10:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBEAAFIA081025; Tue, 14 Dec 2004 10:10:15 GMT (envelope-from gnats) Resent-Date: Tue, 14 Dec 2004 10:10:15 GMT Resent-Message-Id: <200412141010.iBEAAFIA081025@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rachel Willmer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5BD516A4CE for ; Tue, 14 Dec 2004 10:08:02 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C5C43D1D for ; Tue, 14 Dec 2004 10:08:02 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBEA82ep077967 for ; Tue, 14 Dec 2004 10:08:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iBEA8229077955; Tue, 14 Dec 2004 10:08:02 GMT (envelope-from nobody) Message-Id: <200412141008.iBEA8229077955@www.freebsd.org> Date: Tue, 14 Dec 2004 10:08:02 GMT From: Rachel Willmer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/75048: nsswitch problem : nss_dns.so.1 called in default nsswitch.conf but not present on system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 10:10:15 -0000 >Number: 75048 >Category: misc >Synopsis: nsswitch problem : nss_dns.so.1 called in default nsswitch.conf but not present on system >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 14 10:10:14 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Rachel Willmer >Release: FreeBSD 5.3-RELEASE-p2 >Organization: Hobthross >Environment: FreeBSD sartre.inv.thebunker.net 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #2: Fri Dec 10 11:17:47 GMT 2004 root@sartre.inv.thebunker.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: I am attempting to set up mod_backhand to work with Apache 1. Using the byHostname.c provided with the port, it compiles fine. When I run httpd with the byHostname command in httpd.conf, it crashes with the message : Syntax error on line 116 of /home/apache/conf/httpd.conf: Shared object "nss_dns.so.1" not found, required by "httpd" nss_dns.so.1 does not exist anywhere on the system. The nsswitch.conf is the default that is created at boot-time if one did not already exist. Where do I get a copy of this file? What's the implication of just commenting all the lines in nsswitch.conf out? >How-To-Repeat: portinstall www/apache13 portinstall www/mod_backhand Extract the distfile for mod_backhand, and follow the instructions for including byHostname as a shared module. Include a line such as BackhandFromSO libexec/byHostname.so byHostname (fraternity) in httpd.conf Attempt to start httpd >Fix: >Release-Note: >Audit-Trail: >Unformatted: