ports/144989: inspirucd port will not compile if gnutls module is selected

Austin Teague opticshade at gmail.com
Tue Mar 23 23:30:03 UTC 2010


>Number:         144989
>Category:       ports
>Synopsis:       inspirucd port will not compile if gnutls module is selected
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 23 23:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Austin Teague
>Release:        8.0
>Organization:
>Environment:
FreeBSD rei.galactic-empire.info 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Tue Mar 23 12:27:07 EDT 2010     root at rei.galactic-empire.info:/usr/obj/usr/src/sys/REI  amd64
>Description:
The configure script for the inspircd port is trying to use gnutls-config to obtain the version of gnutls if you selected to compile the gnutls module. The gnutls-config utility is no longer distributed with gnutls and the script needs to be rewritten to use pkg-config. It also attempts to use libgnutls-config to obtain some information that gnutls was compiled with. Both of these utilities were removed in gnutls version 2.8.
>How-To-Repeat:
cd /usr/ports/irc/inspircd
make config #enable m_ssl_gnutls
make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list