Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2013 21:49:27 GMT
From:      Bartosz Fabianowski <freebsd@chillt.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176037: [patch] editors/libreoffice: Fix build without kerberos
Message-ID:  <201302112149.r1BLnRIp022022@red.freebsd.org>
Resent-Message-ID: <201302112150.r1BLo1Qq003740@freefall.freebsd.org>

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

>Number:         176037
>Category:       ports
>Synopsis:       [patch] editors/libreoffice: Fix build without kerberos
>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 Feb 11 21:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Bartosz Fabianowski
>Release:        9.1-STABLE
>Organization:
>Environment:
>Description:
In version 3.6.5, editors/libreoffice fails to configure if the world is built WITHOUT_KERBEROS=1. Adding the following two lines to CONFIGURE_ARGS fixes the issue:

--without-gssapi
--without-krb5
>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?201302112149.r1BLnRIp022022>