From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 30 09:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C037D7CD for ; Wed, 30 Jan 2013 09:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A456F8A3 for ; Wed, 30 Jan 2013 09:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0U900lK055899 for ; Wed, 30 Jan 2013 09:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0U900Gk055898; Wed, 30 Jan 2013 09:00:00 GMT (envelope-from gnats) Resent-Date: Wed, 30 Jan 2013 09:00:00 GMT Resent-Message-Id: <201301300900.r0U900Gk055898@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ulasov Alexey Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C5D83678 for ; Wed, 30 Jan 2013 08:50:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id B7F13840 for ; Wed, 30 Jan 2013 08:50:37 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0U8obtR030305 for ; Wed, 30 Jan 2013 08:50:37 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r0U8obmm030304; Wed, 30 Jan 2013 08:50:37 GMT (envelope-from nobody) Message-Id: <201301300850.r0U8obmm030304@red.freebsd.org> Date: Wed, 30 Jan 2013 08:50:37 GMT From: Ulasov Alexey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175692: security/openvpn-auth-ldap configure error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 09:00:00 -0000 >Number: 175692 >Category: ports >Synopsis: security/openvpn-auth-ldap configure error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 09:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ulasov Alexey >Release: FreeBSD 8.3-RELEASE-p5 >Organization: Internet Agency "DvaSlona" >Environment: FreeBSD neptun 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Thu Jan 17 18:30:36 MSK 2013 root@neptun:/usr/obj/usr/src/sys/NEPTUN_KERNEL.17-01-2013 amd64 >Description: When you try to compile openvpn-auth-ldap, you get an error .... configure: WARNING: Check library not found. Unit tests will not be built or run. checking for openvpn-plugin.h... no configure: error: Could not locate a working openvpn source tree. See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to snb@FreeBSD.org [maintainer] and attach the "/usr/ports/security/openvpn-auth-ldap/work/auth-ldap-2.0.3/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. a /usr/sbin/pkg_info -Ea). *** Error code 1 ...... In the config.log you can see that the configure looking for openvpn-plugin.h file in /usr/ports/security/openvpn/work/openvpn-2.3.0, but realy this file located in /usr/local/include ... configure:5511: checking for openvpn-plugin.h configure:5544: cc -o conftest -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -I/usr/ports/security/openvpn/work/openvpn-2.3.0 -export-dynamic conftest.c >&5 conftest.c:15:34: error: openvpn-plugin.h: No such file or directory ... >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: