From owner-freebsd-ports@FreeBSD.ORG Tue Mar 27 21:21:12 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8265416A40E for ; Tue, 27 Mar 2007 21:21:12 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 61EBE13C4DE for ; Tue, 27 Mar 2007 21:21:12 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn03.u.washington.edu (hymn03.u.washington.edu [140.142.12.169]) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2RLLBZj010778 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 27 Mar 2007 14:21:11 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn03.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2RLLBvG012937 for ; Tue, 27 Mar 2007 14:21:11 -0700 X-Auth-Received: from [192.55.52.4] by hymn03.u.washington.edu via HTTP; Tue, 27 Mar 2007 14:21:11 PDT Date: Tue, 27 Mar 2007 14:21:11 -0700 (PDT) From: youshi10@u.washington.edu To: freebsd-ports@freebsd.org In-Reply-To: <77821980@serv3.int.kfs.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.27.140933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: security/snort broken in -current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 21:21:12 -0000 On Tue, 27 Mar 2007, Boris Samorodov wrote: > On Wed, 28 Mar 2007 01:01:55 +0000 Garrett Cooper wrote: > >> Port doesn't pass configure properly. Last lines say: > >> checking for dlsym in -ldl... no >> checking for dlsym in -lc... no > >> ERROR! progammatic interface to dynamic link loader >> not found. Cannot use dynamic plugin libraries. > >> I tried to contact the maintainer (cslung@freebsd.org) twice, but he > > Mistyped address -- clsung@. You may consider filing a PR. > >> appears to have gone off the map. Running a standard configure with the >> tarball works perfectly fine, even though the non-standard one doesn't. > > > WBR > -- > Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD committer, http://www.FreeBSD.org The Power To Serve I'll file a PR when I get back home. -Garrett