Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2013 08:50:37 GMT
From:      Ulasov Alexey <a.ulasov@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175692: security/openvpn-auth-ldap  configure error
Message-ID:  <201301300850.r0U8obmm030304@red.freebsd.org>
Resent-Message-ID: <201301300900.r0U900Gk055898@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301300850.r0U8obmm030304>