From owner-freebsd-ports@FreeBSD.ORG Wed Mar 28 05:33:00 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 9667E16A400 for ; Wed, 28 Mar 2007 05:33:00 +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 6F66213C4B0 for ; Wed, 28 Mar 2007 05:33:00 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2S5WxWS006503 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 27 Mar 2007 22:33:00 -0700 X-Auth-Received: from [192.168.10.45] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2S5Wxpd016005 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 27 Mar 2007 22:32:59 -0700 Message-ID: <4609FDCA.5080805@u.washington.edu> Date: Tue, 27 Mar 2007 22:31:54 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (X11/20070325) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.27.222234 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 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: Wed, 28 Mar 2007 05:33:00 -0000 youshi10@u.washington.edu wrote: > 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 Ok, I made a PR but couldn't file it (sendmail's not setup on my machine on purpose). Who should I file it to or where should I file it (seems that affected parties are current, libtool, and ports)? Thanks, -Garrett