Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 00:55:41 GMT
From:      "J.C. Archambeau" <jcarchambeau@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174308: cyrus-sasl-2.1.25_2 will not compile with PostgreSQL 9.1.3
Message-ID:  <201212100055.qBA0tfsU084999@red.freebsd.org>
Resent-Message-ID: <201212100100.qBA100iY020259@freefall.freebsd.org>

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

>Number:         174308
>Category:       ports
>Synopsis:       cyrus-sasl-2.1.25_2 will not compile with PostgreSQL 9.1.3
>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:   Mon Dec 10 01:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     J.C. Archambeau
>Release:        8.3
>Organization:
JCA Enterprises
>Environment:
FreeBSD fw1.bsdworks 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Sat Dec  8 19:02:51 PST 2012     nxiv@fw1.bsdworks:/usr/src/sys/i386/compile/S1845GV  i386
>Description:
Cyrus-sasl2 will not compile with the PostgreSQL version being forced to be 9.1.3 in /etc/make.conf.  It returns the following error;

fw1# make
===>  cyrus-sasl-2.1.25_2 cannot install: unknown PostgreSQL version: 9.1.3.
*** Error code 1

Stop in /usr/ports/security/cyrus-sasl2.

- Output of /etc/make.conf -

# added by use.perl 2012-12-08 23:35:18
PERL_VERSION=5.12.4
WITH_PGSQL_VER=9.1.3
>How-To-Repeat:
Add WITH_PGSQL_VER=9.1.3 to /etc/make.conf and make the port.
>Fix:
Unknown.

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



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