You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Branko Čibej (JIRA)" <ji...@apache.org> on 2016/04/22 08:58:12 UTC

[jira] [Resolved] (SVN-4325) Invoking "./configure --with-*" issues spurious warnings

     [ https://issues.apache.org/jira/browse/SVN-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Branko Čibej resolved SVN-4325.
-------------------------------
    Resolution: Cannot Reproduce

> Invoking "./configure --with-*" issues spurious warnings
> --------------------------------------------------------
>
>                 Key: SVN-4325
>                 URL: https://issues.apache.org/jira/browse/SVN-4325
>             Project: Subversion
>          Issue Type: Bug
>          Components: compile
>    Affects Versions: trunk
>            Reporter: Subversion Importer
>            Assignee: Branko Čibej
>            Priority: Trivial
>             Fix For: unscheduled
>
>
> {noformat:nopanel=true}
> Revision: 1.8.0-dev
> Current behavior:
> Invoking ./configure with one or more of the following options issues
> repeated spurious warning messages, however, the program itself
> executes correctly to completion.
> The warning messages issued are of the form:
> configure: WARNING: unrecognized options: --with-gssapi
> configure: WARNING: unrecognized options: --with-kwallet
> configure: WARNING: unrecognized options: --with-gnu-ld
> configure: WARNING: unrecognized options: --with-ssl
> (I only tested 4, but it looks like it's ubiquitous.)
> Expected behavior:
> ./configure should not issue spurious warning messages.
> Steps to reproduce:
> ./configure --with-gssapi
> ./configure --with-gnu-ld
> ./configure --with-ssl
> ./configure --with-kwallet
> {noformat}
> Original issue reported by *gbg*



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)