From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 3 03:10:01 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BBEF1065679 for ; Sat, 3 Oct 2009 03:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7836A8FC16 for ; Sat, 3 Oct 2009 03:10:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n933A1FE045681 for ; Sat, 3 Oct 2009 03:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n933A1VY045680; Sat, 3 Oct 2009 03:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Oct 2009 03:10:01 GMT Resent-Message-Id: <200910030310.n933A1VY045680@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Craig Gill Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECE911065670 for ; Sat, 3 Oct 2009 03:05:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DB82E8FC12 for ; Sat, 3 Oct 2009 03:05:05 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n93355OL046404 for ; Sat, 3 Oct 2009 03:05:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n93355VX046403; Sat, 3 Oct 2009 03:05:05 GMT (envelope-from nobody) Message-Id: <200910030305.n93355VX046403@www.freebsd.org> Date: Sat, 3 Oct 2009 03:05:05 GMT From: Craig Gill To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Sat, 03 Oct 2009 03:26:07 +0000 Cc: Subject: amd64/139321: snort-2.8.4.1_1 not compiling - dlsym no messages X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2009 03:10:01 -0000 >Number: 139321 >Category: amd64 >Synopsis: snort-2.8.4.1_1 not compiling - dlsym no messages >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 03 03:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Craig Gill >Release: 7.2 >Organization: >Environment: FreeBSD cbox.mypingdom.com 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #3: Fri Sep 4 21:36:59 CDT 2009 root@cbox.mypingdom.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: snort-2.8.4.1_1 config fails to compiles, errors out during configure. relevant lines: checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for libpcre version 6.0 or greater... yes configure: WARNING: Providing a directory for the --with-mysql option configure: WARNING: will be deprecated in the future in favour of configure: WARNING: --with-mysql-libraries and --with-mysql-includes configure: WARNING: options to address issues with non-standard configure: WARNING: installations and 64bit platforms. checking for mysql... yes checking for compress in -lz... yes checking for mysql default client reconnect... yes checking for dlsym in -ldl... no checking for dlsym in -lc... no ERROR! programmatic interface to dynamic link loader not found. Cannot use dynamic plugin libraries. ===> Script "configure" failed unexpectedly. Please report the problem to clsung@FreeBSD.org [maintainer] and attach the "/usr/ports/security/snort/work/snort-2.8.4.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/security/snort. *** Error code 1 Stop in /usr/ports/security/snort. >How-To-Repeat: cd /usr/ports/security/snort make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: